Includes&Samples |
RSOP_SOM, ROOT\RSOP\Computer - InstancesClass | Methods | Properties (6) | Qualifiers (2) | Instances (4) | Namespaces (6)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of RSOP_SOMThis section contains sample wmi instances of RSOP_SOM class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_SOM.id="OU=Domain Controllers,DC=rootdomain,DC=com",reason=1Properties={ 'blocked' : False //Boolean, 0x0 'blocking' : False //Boolean, 0x0 'id' : 'OU=Domain Controllers,DC=rootdomain,DC=com' //String 'reason' : 1 //Long, 0x1 'SOMOrder' : 4 //Long, 0x4 'type' : 4 //Long, 0x4 } Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_SOM.id="DC=rootdomain,DC=com",reason=1Properties={ 'blocked' : False //Boolean, 0x0 'blocking' : False //Boolean, 0x0 'id' : 'DC=rootdomain,DC=com' //String 'reason' : 1 //Long, 0x1 'SOMOrder' : 3 //Long, 0x3 'type' : 3 //Long, 0x3 } Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_SOM.id="Local",reason=1Properties={ 'blocked' : False //Boolean, 0x0 'blocking' : False //Boolean, 0x0 'id' : 'Local' //String 'reason' : 1 //Long, 0x1 'SOMOrder' : 1 //Long, 0x1 'type' : 1 //Long, 0x1 } Instance \\W2012SDC\ROOT\RSOP\Computer:RSOP_SOM.id="CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=rootdomain,DC=com",reason=1Properties={ 'blocked' : False //Boolean, 0x0 'blocking' : False //Boolean, 0x0 'id' : 'CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=rootdomain,DC=com' //String 'reason' : 1 //Long, 0x1 'SOMOrder' : 2 //Long, 0x2 'type' : 2 //Long, 0x2 } |