Question: Create a PowerShell Script using while loop for the following scenario. Include comment lines in your script. Open 4 instances of Notepad on your Windows
Create a PowerShell Script using while loop for the following scenario. Include comment lines in your script.
Open instances of "Notepad" on your Windows VM Write a PowerShell script that displays "Notepad is
running" until it is open. Start closing Notepad one by one and once all are closed, the loop should end.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
