[python-win32] Enable/disable Remote Desktop via Python
Tim Roberts
timr at probo.com
Mon May 17 19:31:59 CEST 2010
Tony Cappellini wrote:
> But I need to enable/disable Remote Desktop login on the current
> machine, not a remote machine.
> I''ll play around with this "set service remotedesktop enable"
>
But you said you needed to do this while you were remotely logged in
yourself, right? If so, you need to be careful how you do this. If you
actually stop the service, then YOUR session will be closed as well, and
you won't be able to get back in without going physically to the machine.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list