dsccommunity / ConfigMgrCBDsc

This module contains DSC resources for the management and configuration of Microsoft System Center Configuration Manager Current Branch (ConfigMgrCB).
MIT License
27 stars 8 forks source link

CMBoundaries resource update to support VPN Boundaries for later versions of CM #79

Closed jeffotterpohl closed 2 years ago

jeffotterpohl commented 3 years ago

Description

Add the ability to add VPN Boundaries to support near functionality in CM.

Proposed properties

Add additional Type to allow VPN boundaries to be created. Update Get\Set\Test to to retrieve, test, and set the boundary specified is a VPN Boundary.

Special considerations or limitations

Currently the module supports 1902 and greater. Would need to be able to check and validate that VPN boundary isn't being specified on a version of CM that doesn't support that type of boundary.