No equivalent in WSH but you can still run the same command inside a vbs
file
using the WSHShell.run method.
Regards,
Ian Morrish
WSH FAQ http://wsh.glazier.co.nz
Home page http://www.glazier.co.nz
NetMeeting http://ils.glazier.co.nz
Quote:
>Shit, where is my previous questions? So. I have batch file as user logon
>script on NT 4 which have "net time \\servername /set" command. Is there
way
>to replace this simple command with wsh equivalent?(this command set time
>from server). Thanks
>Adam Sobotka