Hello!
Guys, please kindly help me with my task. I need to reconfigure virtual servers CPU and RAM. That is why I need to the follwoing steps by PowerCLI
1) Shut server down
2) Change CPU and RAM
3) Power on the server
I guess i will have a csv file with 3 fileds(servername, cpu value, ram value)
Can you please give me initail push, example or tutorail to get this task done.
Another questions how list of servers will be processed? Will each server will be processed one by one or it is able to implement the steps above at the same time for each server in the list?What can you advise in this context?
Thank you in advance!