Timeline for Basic Loop Help - Powershell
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 14, 2020 at 14:34 | vote | accept | PerDeSi | ||
| Feb 14, 2020 at 14:34 | comment | added | PerDeSi | That did it, Thanks! | |
| Feb 12, 2020 at 18:41 | comment | added | Jawad |
@PerDeSi Add the return or break statement after Start-Process command. that will take care of it
|
|
| Feb 12, 2020 at 18:40 | history | edited | Jawad | CC BY-SA 4.0 |
added 13 characters in body
|
| Feb 12, 2020 at 17:40 | comment | added | PerDeSi | This worked! Thank you. The only thing remaining is when I enter the credentials successfully - the program runs but the credentials windows remain open, I have to manually close it. How to have it closed automatically after program runs...? | |
| Feb 11, 2020 at 16:19 | history | answered | Jawad | CC BY-SA 4.0 |