Город МОСКОВСКИЙ
00:02:12

PowerShell: Set-ExecutionPolicy

Аватар
Python приключения новичка
Просмотры:
152
Дата загрузки:
02.12.2023 05:50
Длительность:
00:02:12
Категория:
Технологии и интернет

Описание

Learn how to set the execution policy on your computer to allow remote PowerShell scripts to run with or without verification. This will fix the pesky error complaining that remote scripts can't be run.

Example: Set-ExecutionPolicy -ExecutionPolicy Unrestricted

Full documentation:
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy?view=powershell-7.1

Рекомендуемые видео