MSReportServer_ConfigurationSetting Methods

The MSReportServer_ConfigurationSetting class of the Report Server WMI Provider provides the following public methods.

Public Methods

BackupEncryptionKey

Backs up the encryption key for the instance. The encryption key is stored encrypted with a password.

CreateSSLCertificateBinding Method (WMI MSReportServer_ConfigurationSetting)

Creates an SSL Certificate binding.

DeleteEncryptedInformation

Deletes the encrypted information from the report server database.

DeleteEncryptionKey

Deletes the encryption keys from the report server database.

GenerateDatabaseCreationScript

Generates an SQL script that can be used to create the report server database.

GenerateDatabaseRightsScript

Generates an SQL script that can be used to grant a user permissions to the report server database.

GenerateDatabaseUpgradeScript

Generates an SQL script that can be used to upgrade a report server database.

GetAdminSiteUrl Method (WMI)

Gets the absolute URL to the Central Administration Web site.

GetDatabaseVersionDisplayName

Gets the display name for a given report server database version string.

InitializeReportServer

Initializes the specified report server instance.

ListInstalledSharePointVersions Method (WMI)

Returns a set of tokens that represent the versions of Microsoft Windows SharePoint Services Office SharePoint Server , SharePoint Foundation 2010, or SharePoint Server 2010 that are installed on the same computer as the report server.

ListIPAddresses Method (WMI MSReportServer_ConfigurationSetting)

Lists IP addresses for the computer.

ListReportServersInDatabase

Returns a list of report server installations that are present in the report server database, regardless of whether those installations have access to secure information.

ListReservedURLs Method (WMI MSReportServer_ConfigurationSetting)

Lists URLs reserved for all applications on the report server.

ListSSLCertificateBindings Method (WMI MSReportServer_ConfigurationSetting)

Lists SSL certificate bindings that exist in HTTP.SYS and those expected from RSReportServer.config.

ListSSLCertificates Method (WMI MSReportServer_ConfigurationSetting)

Lists installed SSL certificates on the computer.

ReencryptSecureInformation

Generates a new encryption key and re-encrypts all secure information in the report server database using this new key.

RemoveSSLCertificateBindings Method (WMI MSReportServer_ConfigurationSetting)

Remove an SSL Certificate binding.

RemoveUnattendedExecutionAccount

Deletes the unattended execution account entry from the report server configuration.

RemoveURL Method (WMI MSReportServer_ConfigurationSetting)

Removes a URL reserved for the report server.

ReserveURL Method (WMI MSReportServer_ConfigurationSetting)

Adds a URL reservation for a given application.

RestoreEncryptionKey

Reapplies the specified encryption key to the report server database.

SetDatabaseConnection

Sets the report server database connection to a particular report server database.

SetDatabaseLogonTimeout

Specifies the default time-out value for report server database logon attempts.

SetDatabaseQueryTimeout

Specifies the default time-out value for report server database queries.

SetEmailConfiguration

Configures the e-mail delivery extension used by the report server to send e-mail.

SetSecureConnectionLevel

Sets the secure connection level of the report server.

SetServiceState

Turns the Report Server service on and off.

SetUnattendedExecutionAccount

Specifies the account used to run reports unattended.

SetVirtualDirectory Method (WMI MSReportServer_ConfigurationSetting)

Sets the virtual directory for an application.

SetWindowsServiceIdentity

Makes the Report Server service run as the specified Windows user, and grants this account sufficient file system permissions to allow the report server to operate.

See Also

Reference

MSReportServer_ConfigurationSetting Class