1 Answer
- Newest
- Most votes
- Most comments
0
Hi there,
I understand that you are facing some difficulties with using a specific Power Shell script on your instance.
An option worth looking at would be to implement the Start - Sleep logic to your script to delay the execution of the second part in your script. More information can be found below.
Start-Sleep - https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/start-sleep?view=powershell-7.3
I hope you find the above information helpful.
Have a nice day!
Relevant content
- AWS OFFICIALUpdated 2 years ago