G
Guest
Hi !
I'm using a dos shell script to remotely shutdown my workstations daily with
the command:
shutdown /s /m \\ip.address /t 60 /d 0:0 /c "daily shutdown".
The problem is that I one line for each workstation, and if one of them is
off, or not connected at that time, the script has to wait before shuting
down the next.
Is there a way of doing this simultaneally ?
Thanks !
I'm using a dos shell script to remotely shutdown my workstations daily with
the command:
shutdown /s /m \\ip.address /t 60 /d 0:0 /c "daily shutdown".
The problem is that I one line for each workstation, and if one of them is
off, or not connected at that time, the script has to wait before shuting
down the next.
Is there a way of doing this simultaneally ?
Thanks !