Re: cant see window of remote process created with wmi
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 01/06/05
- Next message: Philip Nunn [MSFT]: "Re: Performance Monitoring using WMI"
- Previous message: Torgeir Bakken \(MVP\): "Re: WMI and WinXP SP2?"
- In reply to: el rute: "Re: cant see window of remote process created with wmi"
- Next in thread: Jeff Young: "RE: cant see window of remote process created with wmi"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 06 Jan 2005 19:14:48 +0100
el rute wrote:
> Michael thank you for your help, now i know youre right, but where can i
> read about this? I have been searching for a while but i didnt find nothing
> ...
Hi
Create Method of the Win32_Process Class
http://msdn.microsoft.com/library/en-us/wmisdk/wmi/create_method_in_class_win32_process.asp
<quote>
For security reasons the Win32_Process.Create method cannot be used to
start an interactive process.
Windows 2000 Professional SP2 and earlier, Windows NT, Windows 98, and
Windows 95: Win32_Process.Create can create an interactive process
remotely.
</quote>
So for Windows 2000, it was SP3 that introduced this change...
-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: Philip Nunn [MSFT]: "Re: Performance Monitoring using WMI"
- Previous message: Torgeir Bakken \(MVP\): "Re: WMI and WinXP SP2?"
- In reply to: el rute: "Re: cant see window of remote process created with wmi"
- Next in thread: Jeff Young: "RE: cant see window of remote process created with wmi"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|