In order to run script ps1 files, one must change the execution policy to RemoteSigned.
Is there any good (in-depth) information discussing the different execution policies and the risk thereof?
Also, is there a way to restrict users from changing Execution Policy and blocking a user from changing it back with PS from the command line?