i want to exit the script when the script encounter an error ..I am using exit in outside of loop it works fine but when call exit...
How to Call exit inside loop in powershell
read more
i want to exit the script when the script encounter an error ..I am using exit in outside of loop it works fine but when call exit...
i m new to powershell i want to catch exception in it ,how to do it and where to get exception name ie)...