Skip to content

Commit 3b490ee

Browse files
authored
Merge pull request #6603 from MattShadboltMSFT/patch-31
Note about PowerShell executionPolicy
2 parents 3fc3740 + a8b1003 commit 3b490ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ As part of the connection process, the Windows 365 service is granted the follow
4545
To create an OPNC, you must:
4646

4747
- Be an [Intune Administrator in Azure AD](/azure/active-directory/roles/permissions-reference).
48-
- Have [Owner permissions on the Azure subscription](/azure/cost-management-billing/manage/add-change-subscription-administrator) that contains the virtual network.
48+
- 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).
4950

5051
## Create an OPNC
5152

0 commit comments

Comments
 (0)