I want to run multiple commands at once with pause and not sure how,
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
ipconfig /registerdns
ipconfig /flushdns
Regards
I did try it with start-sleep , I dont get any solution
New contributor
Kourosh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.