pwrsh:disablerunscript
Toto je starší verze dokumentu!
Module cannot be loaded because running scripts is disabled on this system
Při spuštění příkazu se objeví chyba:
„… cannot be loaded because running scripts is disabled on this system. For more information, see about
_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.“
Spusťte:
Get-ExecutionPolicy-List
Zobrazí se: <pre>
Scope ExecutionPolicy\\ ----- ---------------\\
MachinePolicy Undefined
UserPolicy Undefined\\ Process Undefined\\ CurrentUser Undefined\\
LocalMachine Undefined
</pre>
pwrsh/disablerunscript.1645980823.txt.gz · Poslední úprava: 27.02.2022 16:53 (upraveno mimo DokuWiki)