Message: 2
Date: Sun, 16 May 2010 14:45:30 -0400
From: Steven James <[email protected]>
To: [email protected]
Subject: Re: [python-win32] Enable/disable Remote Desktop via Python
Message-ID:
       <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

http://thebackroomtech.com/2007/05/18/how-to-enable-remote-desktop-on-a-windows-xp-machine-remotely/

That link explains how to do this remotely from a command line and by
modifying a registry entry. I've scripted this with python before but can't
find the code right now.


Thanks

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"
Steven James
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to