Hi,
I have a script to automate some manual work.
I want powershell to display some message before executing a particular line of code, delay execution for few seconds and show the progress and finally a message after execution.
Can someone please help me with that ?