Uživatelské nástroje

Nástroje pro tento web


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.1645980866.txt.gz · Poslední úprava: 27.02.2022 16:54 autor: Ladislav Vojtíšek

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki