A user can close a script running by killing powershell task -


how can prevent user killing powershell process ends action of script. , how can restart powershell piece of code resume action?

if script being run under users account, can't stop them being able kill process.

to around this, have script run user (as service, or invoking user) launch powershell session under credentials, in case admins able kill process.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -