MSReportServer_ConfigurationSetting, ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin - Instances

Class | Methods (32) | Properties (29) | Qualifiers (2) | Instances (1) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MSReportServer_ConfigurationSetting

This section contains sample wmi instances of MSReportServer_ConfigurationSetting class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin:MSReportServer_ConfigurationSetting.InstanceName="MSSQLSERVER"

Properties={
   'ConnectionPoolSize' : 768 //Long, 0x300
   'DatabaseLogonAccount' : '' //String
   'DatabaseLogonTimeout' : -1 //Long, 0xFFFFFFFF
   'DatabaseLogonType' : 2 //Long, 0x2
   'DatabaseName' : 'ReportServer' //String
   'DatabaseQueryTimeout' : 120 //Long, 0x78
   'DatabaseServerName' : '.' //String
   'ExtendedProtectionLevel' : 'Off' //String
   'ExtendedProtectionScenario' : 'Proxy' //String
   'InstallationID' : '{3ae45b7e-0dc4-4983-acf4-669895caa53f}' //String
   'InstanceName' : 'MSSQLSERVER' //String
   'IsInitialized' : True //Boolean, 0xFFFFFFFF
   'IsReportManagerEnabled' : True //Boolean, 0xFFFFFFFF
   'IsSharePointIntegrated' : False //Boolean, 0x0
   'IsWebServiceEnabled' : True //Boolean, 0xFFFFFFFF
   'IsWindowsServiceEnabled' : True //Boolean, 0xFFFFFFFF
   'MachineAccountIdentity' : 'ROOTDOMAIN\.$' //String
   'PathName' : 'C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\ReportServer\RSReportServer.config' //String
   'SecureConnectionLevel' : 0 //Long, 0x0
   'SenderEmailAddress' : '' //String
   'SendUsingSMTPServer' : True //Boolean, 0xFFFFFFFF
   'ServiceName' : 'ReportServer' //String
   'SMTPServer' : '' //String
   'UnattendedExecutionAccount' : '' //String
   'Version' : '12.0.2000.8' //String
   'VirtualDirectoryReportManager' : 'Reports' //String
   'VirtualDirectoryReportServer' : 'ReportServer' //String
   'WindowsServiceIdentityActual' : 'NT Service\ReportServer' //String
   'WindowsServiceIdentityConfigured' : 'NT Service\ReportServer' //String
}
comments powered by Disqus
WUtils.com