Commit Graph
2 Commits
Author SHA1 Message Date
Marco Mansi 231b522b32 Solve error with Set-ExecutionPolicy 2020-03-19 16:20:32 +01:00
Marco Mansi 9b2f575307 Fix error "NoProcessFoundForGivenName" when running Disable-InternetExplorerESC
The error happens because we try to stop the Explorer process which may not running,
so let's check first if the process is running.
2020-03-16 23:07:01 +01:00