Skip to content

Commit 7125989

Browse files
Update create-on-premises-network-connection.md
Changed RemoteSigned to Unrestricted
1 parent 040758c commit 7125989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows-365/enterprise/create-on-premises-network-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To create an OPNC, you must:
4646

4747
- Be an [Intune Administrator in Azure AD](/azure/active-directory/roles/permissions-reference).
4848
- Have [Owner permissions on the Azure subscription](/azure/cost-management-billing/manage/add-change-subscription-administrator) that contains the virtual network with connectivity to your on-premises domain controller and network.
49-
- Make sure that your PowerShell execution policy is configured to allow RemoteSigned scripts. If you use Group Policy to set execution policy, make sure that the Group Policy Object (GPO) targeted at the Organizational Unit (OU) defined in the OPNC is configured to allow RemoteSigned scripts. For more information, see [Set-ExecutionPolicy](/powershell/module/microsoft.powershell.security/set-executionpolicy).
49+
- Make sure that your PowerShell execution policy is configured to allow Unrestricted scripts. If you use Group Policy to set execution policy, make sure that the Group Policy Object (GPO) targeted at the Organizational Unit (OU) defined in the OPNC is configured to allow Unrestricted scripts. For more information, see [Set-ExecutionPolicy](/powershell/module/microsoft.powershell.security/set-executionpolicy).
5050

5151
## Create an OPNC
5252

0 commit comments

Comments
 (0)