Re: [python-win32] shutdown remote locked PC

2010-04-15 Thread Kelly Black
On Thu, Apr 15, 2010 at 12:11:03PM +0200, pacopyc wrote: > Hi, I've a problem with locked PCs. I can shutdown them (with WMI), but > only if they are unlocked. > How can I resolve it? Can you help me? I think you can probably take the example here: http://www.blog.pythonlibrary.org/2010/03/27/r

Re: [python-win32] shutdown remote locked PC

2010-04-15 Thread Tim Golden
On 15/04/2010 11:11, pacopyc wrote: Hi, I've a problem with locked PCs. I can shutdown them (with WMI), but only if they are unlocked. How can I resolve it? Can you help me? Have you tried passing flags to the Win32_Shutdown method to indicate a forced shutdown / logoff? I can't try it at the m

[python-win32] shutdown remote locked PC

2010-04-15 Thread pacopyc
Hi, I've a problem with locked PCs. I can shutdown them (with WMI), but only if they are unlocked. How can I resolve it? Can you help me? Thank you very much ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/