‎06-18-2013 08:51 PM
‎07-15-2013 06:33 PM
If WScript.Arguments.Count = 1 Then
strcomputer= WScript.Arguments(0)
Dim wshShell
Set wshShell = WScript.CreateObject("WScript.Shell")
wshShell.Run "\\<lansweeperserver>\actions\pstools\psexec.exe " & strcomputer & "<command>"
Set wshShell = Nothing
WScript.Quit
‎06-26-2013 08:15 PM
‎06-26-2013 07:56 PM
‎06-19-2013 07:11 PM
‎06-18-2013 09:09 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now