PowerShell中无法选择事项。
PowerShell中无法选择事项。
It doesn't seem like you picked A. It will simply respond with nothing.
The command retrieves the current execution policy details. The registry entry exists at HKLM\SOFTWARE\Microsoft\Powershell\1(version or whatever)\SheLLids\Microsoft.Powershell. If it doesn't, a new REG_SZ named ExecutionPolicy is created with your desired value. This key controls permission settings for PowerShell.
This should handle changing the group policy for executables.
Apologies for that! If you're wondering how to choose it, I'd expect it's marked as 'Restricted.'