Created
April 2, 2021 16:33
-
-
Save bitroniq/184b8c695b7219a5125ce1d5d2971ed7 to your computer and use it in GitHub Desktop.
Windows 10 Network Isolation for MS apps and Office 365 working over OpenVPN
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkIsolation] | |
"DSubnetsAuthoritive"=dword:00000001 | |
"DomainSubnets"="100.64.0.0/12" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment