Hi Guys I have an issue I'm trying to import all the machines on Active directory on a csv file which I have done. The main issue is that I need to create a PowerShell script that shutdown all of the machines that are on the CSV file.
I have completed the part where I have exported all the machines on csv file. Now I need a Powershell script that will shutdown all the machines on csv file.


