Skip to content

Commit cb340e3

Browse files
Note about PowerShell executionPolicy
1 parent 5901e91 commit cb340e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ As part of the connection process, the Windows 365 service is granted the follow
4444
- Network contributor permission on the specified resource group.
4545
- Network contributor permission on the virtual network.
4646

47+
To ensure the on-premises network connection checks can run successfully, ensure your PowerShell execution policy is configured to allow RemoteSigned scripts to be run. If your execution policy is set via Group Policy, ensure the GPO targeted at the Organizational Unit (OU) defined in the on-premises network connection is configured to allow RemoteSigned scripts. [More information](https://docs.microsoft.com/powershell/module/microsoft.powershell.security/set-executionpolicy)
48+
4749
## Requirements
4850

4951
To create a connection, you must:

0 commit comments

Comments
 (0)