Update Manual-Mac.md
This commit is contained in:
Родитель
9265087228
Коммит
0f7f99b7e2
|
@ -115,7 +115,7 @@ Install-Module -Name UnifiedLabelingSupportTool -Scope AllUsers
|
|||
|
||||
#### Allow signed PowerShell scripts <a name="allow-signed-powershell-scripts"></a>
|
||||
|
||||
If PowerShell script execution is restricted in your environment, you need to bypass this restriction to run the 'Unified Labeling Support Tool'. To do this, run the "Set-ExecutionPolicy" command with the following parameters:
|
||||
If PowerShell script execution is restricted in your environment, you need to bypass this restriction to run the 'Unified Labeling Support Tool'. To do this, run the `Set-ExecutionPolicy` command with the following parameters:
|
||||
|
||||
```
|
||||
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
|
||||
|
|
Загрузка…
Ссылка в новой задаче