IsWindowsServiceEnabled Property (WMI MSReportServer_ConfigurationSetting)
Indicates whether the Report Server Windows service is enabled. Read-only.
Syntax
Public Dim IsWindowsServiceEnabled As Boolean
public boolean IsWindowsServiceEnabled;
Property Values
A read-only Boolean value. A value of true
indicates that the Report Server Windows service is enabled.
Example Code
MSReportServer_ConfigurationSetting Class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin