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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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