My fault, the Question is about shutting down a remote system.
For whatever reason i get error messages saying that the
parameters for the method are invalid,...
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project:
http://www.codeplex.com/restarts
Latest Open-Source Projects:
http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
"urkec" <ur***@discussions.microsoft.comschrieb im Newsbeitrag
news:A1**********************************@microsof t.com...
"Kerem Gümrükcü" wrote:
>Hi Urek,
there is no Shutdown Example inside the code. I know
how to access WMI and its data, but i need a explicit
shutdown example,...
Regards
Kerem
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.codeplex.com/restarts
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
"urkec" <ur***@discussions.microsoft.comschrieb im Newsbeitrag
news:44**********************************@microso ft.com...
"Kerem Gümrükcü" wrote:
Hi,
can someone please show me a working Example of
how i can create a process on a remote system
(does not need UI) with WMI using C#?
Thanks in advance,...
Regards
Kerem
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.codeplex.com/restarts
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
There is a sample here:
http://www.codeproject.com/KB/system/wmi.aspx
--
urkec
Sorry, I thaught you were looking for a code sample that creates a process
remotely using WMI Win32_Process.Create().
--
urkec