Dim objShell
Set objShell = WScript.CreateObject("WScript.Shell")
objShell.Run "cmd /k tzutil /l "
when running the first script it worked fine but when running the second script full command it does not so what is missing?
Dim objShell
Set objShell = WScript.CreateObject("WScript.Shell")
objShell.Run "cmd /k tzutil /s "Israel Standard Time""