S
S
sophiko2020-04-11 11:38:51
PowerShell
sophiko, 2020-04-11 11:38:51

Windows 10 Power Shell command Get-ExectionPolicy does not understand what to do?

Good afternoon,
please help,
In Windows 10, I run the Get-ExectionPolicy command in Power Shell as an administrator. I get an error: Get-ExectionPolicy : The name 'Get-ExectionPolicy' is not recognized as the name of a cmdlet, function, script file, or executable
program. Check the spelling of the name and the presence and correctness of the path, then try again.
string: 1 character: 1
+ Get-ExectionPolicy
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-ExectionPolicy:String) [], CommandNotFoundException
+ FullyQualifiedErrorId :
CommandNotFoundException , what to do.
Purpose: You need to set a different policy so that scripts are executed.
Commands from ls Alias ​​all work fine.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
azarij, 2020-04-11
@sophiko

what if we add the missing u? ;)
Get-ExecUtionPolicy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question