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

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

MSReportServer_ConfigurationSetting methods

MSReportServer_ConfigurationSetting has 32 methods (32 Local)

NameOriginReturn
BackupEncryptionKeyMSReportServer_ConfigurationSetting
CreateSSLCertificateBindingMSReportServer_ConfigurationSetting
DeleteEncryptedInformationMSReportServer_ConfigurationSetting
DeleteEncryptionKeyMSReportServer_ConfigurationSetting
GenerateDatabaseCreationScriptMSReportServer_ConfigurationSetting
GenerateDatabaseRightsScriptMSReportServer_ConfigurationSetting
GenerateDatabaseUpgradeScriptMSReportServer_ConfigurationSetting
GetAdminSiteUrlMSReportServer_ConfigurationSetting
GetDatabaseVersionDisplayNameMSReportServer_ConfigurationSetting
InitializeReportServerMSReportServer_ConfigurationSetting
ListInstalledSharePointVersionsMSReportServer_ConfigurationSetting
ListIPAddressesMSReportServer_ConfigurationSetting
ListReportServersInDatabaseMSReportServer_ConfigurationSetting
ListReservedUrlsMSReportServer_ConfigurationSetting
ListSSLCertificateBindingsMSReportServer_ConfigurationSetting
ListSSLCertificatesMSReportServer_ConfigurationSetting
ReencryptSecureInformationMSReportServer_ConfigurationSetting
RemoveSSLCertificateBindingsMSReportServer_ConfigurationSetting
RemoveUnattendedExecutionAccountMSReportServer_ConfigurationSetting
RemoveURLMSReportServer_ConfigurationSetting
ReserveURLMSReportServer_ConfigurationSetting
RestoreEncryptionKeyMSReportServer_ConfigurationSetting
SetDatabaseConnectionMSReportServer_ConfigurationSettingsint32 {'out':True}
SetDatabaseLogonTimeoutMSReportServer_ConfigurationSetting
SetDatabaseQueryTimeoutMSReportServer_ConfigurationSetting
SetEmailConfigurationMSReportServer_ConfigurationSetting
SetExtendedProtectionSettingsMSReportServer_ConfigurationSetting
SetSecureConnectionLevelMSReportServer_ConfigurationSetting
SetServiceStateMSReportServer_ConfigurationSetting
SetUnattendedExecutionAccountMSReportServer_ConfigurationSetting
SetVirtualDirectoryMSReportServer_ConfigurationSetting
SetWindowsServiceIdentityMSReportServer_ConfigurationSettingsint32 {'out':True}

MSReportServer_ConfigurationSetting properties

MSReportServer_ConfigurationSetting has 29 properties (29 Local)

NameOriginCIMType
ConnectionPoolSizeMSReportServer_ConfigurationSetting3 [sint32]
DatabaseLogonAccountMSReportServer_ConfigurationSetting8 [string]
DatabaseLogonTimeoutMSReportServer_ConfigurationSetting3 [sint32]
DatabaseLogonTypeMSReportServer_ConfigurationSetting3 [sint32]
DatabaseNameMSReportServer_ConfigurationSetting8 [string]
DatabaseQueryTimeoutMSReportServer_ConfigurationSetting3 [sint32]
DatabaseServerNameMSReportServer_ConfigurationSetting8 [string]
ExtendedProtectionLevelMSReportServer_ConfigurationSetting8 [string]
ExtendedProtectionScenarioMSReportServer_ConfigurationSetting8 [string]
InstallationIDMSReportServer_ConfigurationSetting8 [string]
key
InstanceName
MSReportServer_ConfigurationSetting8 [string]
IsInitializedMSReportServer_ConfigurationSetting11 [boolean]
IsReportManagerEnabledMSReportServer_ConfigurationSetting11 [boolean]
IsSharePointIntegratedMSReportServer_ConfigurationSetting11 [boolean]
IsWebServiceEnabledMSReportServer_ConfigurationSetting11 [boolean]
IsWindowsServiceEnabledMSReportServer_ConfigurationSetting11 [boolean]
MachineAccountIdentityMSReportServer_ConfigurationSetting8 [string]
PathNameMSReportServer_ConfigurationSetting8 [string]
SecureConnectionLevelMSReportServer_ConfigurationSetting3 [sint32]
SenderEmailAddressMSReportServer_ConfigurationSetting8 [string]
SendUsingSMTPServerMSReportServer_ConfigurationSetting11 [boolean]
ServiceNameMSReportServer_ConfigurationSetting8 [string]
SMTPServerMSReportServer_ConfigurationSetting8 [string]
UnattendedExecutionAccountMSReportServer_ConfigurationSetting8 [string]
VersionMSReportServer_ConfigurationSetting8 [string]
VirtualDirectoryReportManagerMSReportServer_ConfigurationSetting8 [string]
VirtualDirectoryReportServerMSReportServer_ConfigurationSetting8 [string]
WindowsServiceIdentityActualMSReportServer_ConfigurationSetting8 [string]
WindowsServiceIdentityConfiguredMSReportServer_ConfigurationSetting8 [string]

Detailed description of MSReportServer_ConfigurationSetting methods

Local methods (32) of MSReportServer_ConfigurationSetting class

BackupEncryptionKey method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Passwordstring0-{'in':True}
KeyFileuint81-{'out':True}
Lengthsint322-{'out':True}
HRESULTsint323-{'out':True}
ExtendedErrorsstring4-{'out':True}
implementedTrue
BackupEncryptionKey method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
CreateSSLCertificateBinding method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'in':True}
CertificateHashstring1-{'in':True}
IPAddressstring2-{'in':True}
Portsint323-{'in':True}
Lcidsint324-{'in':True}
Errorstring5-{'out':True}
HRESULTsint326-{'out':True}
implementedTrue
CreateSSLCertificateBinding method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DeleteEncryptedInformation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
HRESULTsint320-{'out':True}
ExtendedErrorsstring1-{'out':True}
implementedTrue
DeleteEncryptedInformation method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DeleteEncryptionKey method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
InstallationIDstring0-{'in':True}
HRESULTsint321-{'out':True}
ExtendedErrorsstring2-{'out':True}
implementedTrue
DeleteEncryptionKey method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
GenerateDatabaseCreationScript method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
DatabaseNamestring0-{'in':True}
Lcidsint321-{'in':True}
IsSharePointModeboolean2-{'in':True}
Scriptstring3-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
GenerateDatabaseCreationScript method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
GenerateDatabaseRightsScript method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
UserNamestring0-{'in':True}
DatabaseNamestring1-{'in':True}
IsRemoteboolean2-{'in':True}
IsWindowsUserboolean3-{'in':True}
Scriptstring4-{'out':True}
HRESULTsint325-{'out':True}
implementedTrue
GenerateDatabaseRightsScript method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
GenerateDatabaseUpgradeScript method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
DatabaseNamestring0-{'in':True}
ServerVersionstring1-{'in':True}
Scriptstring2-{'out':True}
HRESULTsint323-{'out':True}
implementedTrue
GenerateDatabaseUpgradeScript method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
GetAdminSiteUrl method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
AdminSiteUrlstring0-{'out':True}
HRESULTsint321-{'out':True}
implementedTrue
GetAdminSiteUrl method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
GetDatabaseVersionDisplayName method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Versionstring0-{'in':True}
DisplayNamestring1-{'out':True}
HRESULTsint322-{'out':True}
implementedTrue
GetDatabaseVersionDisplayName method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
InitializeReportServer method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
InstallationIDstring0-{'in':True}
HRESULTsint321-{'out':True}
ExtendedErrorsstring2-{'out':True}
implementedTrue
InitializeReportServer method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListInstalledSharePointVersions method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
VersionTokensstring0-{'out':True}
Lengthsint321-{'out':True}
HRESULTsint322-{'out':True}
implementedTrue
ListInstalledSharePointVersions method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListIPAddresses method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
IPAddressstring0-{'out':True}
IPVersionstring1-{'out':True}
IsDhcpEnabledboolean2-{'out':True}
Lengthsint323-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
ListIPAddresses method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListReportServersInDatabase method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
MachineNamesstring0-{'out':True}
InstanceNamesstring1-{'out':True}
InstallationIDsstring2-{'out':True}
IsInitializedboolean3-{'out':True}
Lengthsint324-{'out':True}
HRESULTsint325-{'out':True}
ExtendedErrorsstring6-{'out':True}
implementedTrue
ListReportServersInDatabase method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListReservedUrls method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'out':True}
UrlStringstring1-{'out':True}
Accountstring2-{'out':True}
AccountSIDstring3-{'out':True}
Lengthsint324-{'out':True}
HRESULTsint325-{'out':True}
implementedTrue
ListReservedUrls method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListSSLCertificateBindings method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Lcidsint320-{'in':True}
Applicationstring1-{'out':True}
CertificateHashstring2-{'out':True}
IPAddressstring3-{'out':True}
Portsint324-{'out':True}
Errorsstring5-{'out':True}
Lengthsint326-{'out':True}
HRESULTsint327-{'out':True}
implementedTrue
ListSSLCertificateBindings method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ListSSLCertificates method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CertificateHashstring0-{'out':True}
CertNamestring1-{'out':True}
Hostnamestring2-{'out':True}
Lengthsint323-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
ListSSLCertificates method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ReencryptSecureInformation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
HRESULTsint320-{'out':True}
ExtendedErrorsstring1-{'out':True}
implementedTrue
ReencryptSecureInformation method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
RemoveSSLCertificateBindings method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'in':True}
CertificateHashstring1-{'in':True}
IPAddressstring2-{'in':True}
Portsint323-{'in':True}
Lcidsint324-{'in':True}
Errorstring5-{'out':True}
HRESULTsint326-{'out':True}
implementedTrue
RemoveSSLCertificateBindings method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
RemoveUnattendedExecutionAccount method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
HRESULTsint320-{'out':True}
implementedTrue
RemoveUnattendedExecutionAccount method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
RemoveURL method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'in':True}
UrlStringstring1-{'in':True}
Lcidsint322-{'in':True}
Errorstring3-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
RemoveURL method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ReserveURL method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'in':True}
UrlStringstring1-{'in':True}
Lcidsint322-{'in':True}
Errorstring3-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
ReserveURL method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
RestoreEncryptionKey method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
KeyFileuint80-{'in':True}
Lengthsint321-{'in':True}
Passwordstring2-{'in':True}
HRESULTsint323-{'out':True}
ExtendedErrorsstring4-{'out':True}
implementedTrue
RestoreEncryptionKey method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetDatabaseConnection method
Returnsint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Serverstring0-{'in':True}
DatabaseNamestring1-{'in':True}
CredentialsTypesint322-{'in':True}
UserNamestring3-{'in':True}
Passwordstring4-{'in':True}
HRESULTsint325-{'out':True}
implementedTrue
SetDatabaseConnection method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetDatabaseLogonTimeout method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
LogonTimeoutsint320-{'in':True}
HRESULTsint321-{'out':True}
implementedTrue
SetDatabaseLogonTimeout method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetDatabaseQueryTimeout method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
QueryTimeoutsint320-{'in':True}
HRESULTsint321-{'out':True}
implementedTrue
SetDatabaseQueryTimeout method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetEmailConfiguration method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SendUsingSmtpServerboolean0-{'in':True}
SmtpServerstring1-{'in':True}
SenderEmailAddressstring2-{'in':True}
HRESULTsint323-{'out':True}
implementedTrue
SetEmailConfiguration method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetExtendedProtectionSettings method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
ExtendedProtectionLevelstring0-{'in':True}
ExtendedProtectionScenariostring1-{'in':True}
HRESULTsint322-{'out':True}
implementedTrue
SetExtendedProtectionSettings method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetSecureConnectionLevel method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Levelsint320-{'in':True}
HRESULTsint321-{'out':True}
implementedTrue
SetSecureConnectionLevel method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetServiceState method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
EnableWindowsServiceboolean0-{'in':True}
EnableWebServiceboolean1-{'in':True}
EnableReportManagerboolean2-{'in':True}
HRESULTsint323-{'out':True}
implementedTrue
SetServiceState method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetUnattendedExecutionAccount method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
UserNamestring0-{'in':True}
Passwordstring1-{'in':True}
HRESULTsint322-{'out':True}
implementedTrue
SetUnattendedExecutionAccount method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetVirtualDirectory method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Applicationstring0-{'in':True}
VirtualDirectorystring1-{'in':True}
Lcidsint322-{'in':True}
Errorstring3-{'out':True}
HRESULTsint324-{'out':True}
implementedTrue
SetVirtualDirectory method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SetWindowsServiceIdentity method
Returnsint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
UseBuiltInAccountboolean0-{'in':True}
Accountstring1-{'in':True}
Passwordstring2-{'in':True}
HRESULTsint323-{'out':True}
implementedTrue
SetWindowsServiceIdentity method is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace

Detailed description of MSReportServer_ConfigurationSetting properties

Local properties (29) of MSReportServer_ConfigurationSetting class

ConnectionPoolSize property
CIMTYPE'sint32'
readTrue
ConnectionPoolSize property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DatabaseLogonAccount property
CIMTYPE'string'
readTrue
DatabaseLogonAccount property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DatabaseLogonTimeout property
CIMTYPE'sint32'
readTrue
DatabaseLogonTimeout property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DatabaseLogonType property
CIMTYPE'sint32'
readTrue
DatabaseLogonType property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DatabaseName property
CIMTYPE'string'
readTrue
DatabaseName property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 4 namespaces
DatabaseQueryTimeout property
CIMTYPE'sint32'
readTrue
DatabaseQueryTimeout property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
DatabaseServerName property
CIMTYPE'string'
readTrue
DatabaseServerName property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ExtendedProtectionLevel property
CIMTYPE'string'
readTrue
ExtendedProtectionLevel property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ExtendedProtectionScenario property
CIMTYPE'string'
readTrue
ExtendedProtectionScenario property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
InstallationID property
CIMTYPE'string'
readTrue
InstallationID property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
InstanceName property
CIMTYPE'string'
keyTrue
readTrue
InstanceName property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 9 namespaces
IsInitialized property
CIMTYPE'boolean'
readTrue
IsInitialized property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
IsReportManagerEnabled property
CIMTYPE'boolean'
readTrue
IsReportManagerEnabled property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
IsSharePointIntegrated property
CIMTYPE'boolean'
readTrue
IsSharePointIntegrated property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 2 namespaces
IsWebServiceEnabled property
CIMTYPE'boolean'
readTrue
IsWebServiceEnabled property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
IsWindowsServiceEnabled property
CIMTYPE'boolean'
readTrue
IsWindowsServiceEnabled property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
MachineAccountIdentity property
CIMTYPE'string'
readTrue
MachineAccountIdentity property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
PathName property
CIMTYPE'string'
readTrue
PathName property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 5 namespaces
SecureConnectionLevel property
CIMTYPE'sint32'
readTrue
SecureConnectionLevel property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SenderEmailAddress property
CIMTYPE'string'
readTrue
SenderEmailAddress property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
SendUsingSMTPServer property
CIMTYPE'boolean'
readTrue
SendUsingSMTPServer property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
ServiceName property
CIMTYPE'string'
readTrue
ServiceName property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 9 namespaces
SMTPServer property
CIMTYPE'string'
readTrue
SMTPServer property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 7 namespaces
UnattendedExecutionAccount property
CIMTYPE'string'
readTrue
UnattendedExecutionAccount property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
VirtualDirectoryReportManager property
CIMTYPE'string'
readTrue
VirtualDirectoryReportManager property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
VirtualDirectoryReportServer property
CIMTYPE'string'
readTrue
VirtualDirectoryReportServer property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
WindowsServiceIdentityActual property
CIMTYPE'string'
readTrue
WindowsServiceIdentityActual property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace
WindowsServiceIdentityConfigured property
CIMTYPE'string'
readTrue
WindowsServiceIdentityConfigured property is in 1 class (MSReportServer_ConfigurationSetting) of ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin and in 1 namespace

MSReportServer_ConfigurationSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
dynamicTrue
provider'ReportingServicesWMIProvider'

MSReportServer_ConfigurationSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin:MSReportServer_ConfigurationSetting'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V12\Admin'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT29___SYSTEM3
__RELPATH'MSReportServer_ConfigurationSetting'___SYSTEM8
__DYNASTY'MSReportServer_ConfigurationSetting'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSReportServer_ConfigurationSetting'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com