Powershell Homework - Please help

profileNaroku4

-Ask the user what they would like to do, this script will have 3 functions and you must ask the user which one to execute. 


-It should also loop once it is done so that it can be run several times. 

-Function 1 


-Ask the user where they would like to create home drives for users from this CSV employeelist.csv  


-Ask the user if they would like to leave a welcome text file in the users home directory. 

-Function 2 

-List processes using over 5% of CPU usage. 

-Ask the user which one they would like to kill 

-Function 3 

-Create a JSON file containing information about the printers on the system 

-Ask the users where to save it

  • 8 years ago
  • 50
Answer(0)