Invalid Verb Switch when run wmic
wmic process call create "cmd.exe /c c:\temp"
Invalid Verb Switch.

wmic process call create "cmd.exe /c cd c:\temp"
Invalid Verb Switch.

wmic process call create "cmd.exe /c cd c:/temp"
Invalid Verb Switch.


WMIC /node:"unknown" /user:administrator /password:123123 pro
cess call create "cmd.exe /c dir"
Invalid Ve
May 25th, 2015 6:56am

What is it you are trying to do?
Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 10:11am

WMIC is a utility and not a script. You are posting in a scripting forum.

Your question about URI has nothing to do with WMIC.

May 25th, 2015 10:54am

try to run command on a group of computers
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2015 10:42am

try to run command on a group of
May 29th, 2015 12:01pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics