Includes&Samples |
RSOP_GPLink, ROOT\RSOP\Computer - InstancesClass | Methods | Properties (7) | Qualifiers (3) | Instances (3) | Namespaces (6)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of RSOP_GPLinkThis section contains sample wmi instances of RSOP_GPLink class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_GPLink.GPO="RSOP_GPO.id=\"CN={6AC1786C-016F-11D2-945F-00C04fB984F9},CN=Policies,CN=System,DC=rootdomain,DC=com\"",SOM="RSOP_SOM.id=\"OU=Domain Controllers,DC=rootdomain,DC=com\",reason=1",somOrder=1Properties={ 'appliedOrder' : 3 //Long, 0x3 'enabled' : True //Boolean, 0xFFFFFFFF 'GPO' : 'RSOP_GPO.id="CN={6AC1786C-016F-11D2-945F-00C04fB984F9},CN=Policies,CN=System,DC=rootdomain,DC=com"' //String 'linkOrder' : 3 //Long, 0x3 'noOverride' : False //Boolean, 0x0 'SOM' : 'RSOP_SOM.id="OU=Domain Controllers,DC=rootdomain,DC=com",reason=1' //String 'somOrder' : 1 //Long, 0x1 } Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_GPLink.GPO="RSOP_GPO.id=\"LocalGPO\"",SOM="RSOP_SOM.id=\"Local\",reason=1",somOrder=1Properties={ 'appliedOrder' : 1 //Long, 0x1 'enabled' : True //Boolean, 0xFFFFFFFF 'GPO' : 'RSOP_GPO.id="LocalGPO"' //String 'linkOrder' : 1 //Long, 0x1 'noOverride' : False //Boolean, 0x0 'SOM' : 'RSOP_SOM.id="Local",reason=1' //String 'somOrder' : 1 //Long, 0x1 } Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_GPLink.GPO="RSOP_GPO.id=\"CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=rootdomain,DC=com\"",SOM="RSOP_SOM.id=\"DC=rootdomain,DC=com\",reason=1",somOrder=1Properties={ 'appliedOrder' : 2 //Long, 0x2 'enabled' : True //Boolean, 0xFFFFFFFF 'GPO' : 'RSOP_GPO.id="CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=rootdomain,DC=com"' //String 'linkOrder' : 2 //Long, 0x2 'noOverride' : False //Boolean, 0x0 'SOM' : 'RSOP_SOM.id="DC=rootdomain,DC=com",reason=1' //String 'somOrder' : 1 //Long, 0x1 } |