Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Reboot Servers in groups and wait until they are up then move to next group

$
0
0

Hello,

I am trying to create a script and where i have a list of servers and group/sequence numbers.

Csv file content:

servername,Group
Server1,1
Server2,1
Server3,2
Server3,4
etc

What i need to do it come up with script to reboot the servers in the same group at the same time then wait until they are up and then move to the next group.

can you please give me a few ideas to archive this?

Thank you.


EverydayLearner


Viewing all articles
Browse latest Browse all 21975

Trending Articles