Remote Process
System Admin
2
Posts
2
Posters
0
Views
1
Watching
-
Hi How to start a interactive process(say calc.exe) on a remote machine USing WMI Thanks In Advance
abhi
-
Hi How to start a interactive process(say calc.exe) on a remote machine USing WMI Thanks In Advance
abhi
For security reasons, you can't. It's impossible to launch a process remotely as interactive unless the target machine is Windows 2000 SP2 or LOWER. It cannot be done on Windows 2000 SP3 and above, including XP and 2003, and expressly documented as such here[^].
Dave Kreskowiak Microsoft MVP - Visual Basic