Users Guide
NOTE:
The key (property ID) in the BGP conguration is of the form:Id = "1-1-vrf-1";AddressFamily-ExtAsNumber-
VRFName.Example:
For an ASN 100 on default-VRF (IPv4) it will be 1-100-default
For IPv6 context, it will be 2-100-default (corresponds to Router bgp 100 Address-family
ipv6 unicast)
Powershell Cmdlets and OMI Compatibility Matrix
This section describes the list of DesiredStateConguration (DSC) resource cmdlets supported in OMI.
Table 2. Powershell Cmdlets and OMI Compatibility Matrix
Cmdlets Description Version Support
Get-DscConfiguration
Gets the current conguration of the nodes. 4.0 and 5.0
Get-
DscLocalConfigurationManager
Gets Local Conguration Manager settings
and states for the node.
4.0 and 5.0
Get-DscResource
Gets the DSC resources present on the
computer.
4.0 and 5.0
Remove-DscConfigurationDocument
Removes a conguration document from
the DSC conguration store.
Not Supported
Restore-DscConfiguration
Reapplies the previous conguration for the
node.
4.0 and 5.0
Stop-DscConfiguration
Stops a conguration job that is running. 4.0 and 5.0
Test-DscConfiguration
Tests whether the actual conguration on
the nodes matches the desired conguration
4.0 and 5.0
Set-
DscLocalConfigurationManager
Applies Local Conguration Manager
settings to nodes.
4.0 and 5.0
Start-DscConfiguration
Applies conguration to nodes. 4.0 and 5.0
Update-DscConfiguration
Runs the existing conguration on a
computer.
4.0 and 5.0
Get-DscconfigurationStatus
Retrieves data about completed
conguration runs.
Not Supported
Publish-Dscconfiguration
Publishes a DSC conguration to a set of
computers, but does not apply it.
Not Supported
64 Open Management Infrastructure