[python-win32] Enable/disable Remote Desktop via Python

Tony Cappellini cappy2112 at gmail.com
Mon May 17 16:16:18 CEST 2010


Message: 2
Date: Sun, 16 May 2010 14:45:30 -0400
From: Steven James <steven.james at gmail.com>
To: python-win32 at python.org
Subject: Re: [python-win32] Enable/disable Remote Desktop via Python
Message-ID:
       <AANLkTilrR3R6touF5fBIS9Qvm3C2LR_vf2LSGUIEIlNf at mail.gmail.com>
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


More information about the python-win32 mailing list