Win32_TSLicenseReport, ROOT\CIMV2

Class | Methods (8) | Properties (7) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_TSLicenseReport class provides instances of license usage reports generated on License Server and methods for license report generation\fetch\delete operations

Win32_TSLicenseReport methods

Win32_TSLicenseReport has 8 methods (8 Local)

NameOriginReturn
DeleteReportWin32_TSLicenseReportuint32 {'out':True}
FetchReportEntriesWin32_TSLicenseReportuint32 {'out':True}
FetchReportFailedPerUserEntriesWin32_TSLicenseReportuint32 {'out':True}
FetchReportFailedPerUserSummaryEntriesWin32_TSLicenseReportuint32 {'out':True}
FetchReportPerDeviceEntriesWin32_TSLicenseReportuint32 {'out':True}
FetchReportSummaryEntriesWin32_TSLicenseReportuint32 {'out':True}
GenerateReportWin32_TSLicenseReportuint32 {'out':True}
GenerateReportExWin32_TSLicenseReportuint32 {'out':True}

Win32_TSLicenseReport properties

Win32_TSLicenseReport has 7 properties (7 Local)

NameOriginCIMType
key
FileName
Win32_TSLicenseReport8 [string]
GenerationDateTimeWin32_TSLicenseReport101 [DATETIME]
InstalledLicensesWin32_TSLicenseReport19 [uint32]
LicenseUsageCountWin32_TSLicenseReport19 [uint32]
ScopeTypeWin32_TSLicenseReport19 [uint32]
ScopeValueWin32_TSLicenseReport8 [string]
VersionWin32_TSLicenseReport19 [uint32]

Detailed description of Win32_TSLicenseReport methods

Local methods (8) of Win32_TSLicenseReport class

DeleteReport method
Returnuint32 {'out':True}
Description'Deletes a Report object on TS Licensing Server. NOT a static function'
implementedTrue
DeleteReport method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
FetchReportEntries method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
StartIndexuint320-{'in':True}
Countuint321-{'out':True}
ReportEntriesobject:Win32_TSLicenseReportEntry2-{'out':True}
Description'Fetches entries in the Report object '
implementedTrue
FetchReportEntries method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
FetchReportFailedPerUserEntries method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
StartIndexuint320-{'in':True}
Countuint321-{'out':True}
ReportFailedPerUserEntriesobject:Win32_TSLicenseReportFailedPerUserEntry2-{'out':True}
Description'Fetches failed Per User Issuance entries in the Report object '
implementedTrue
FetchReportFailedPerUserEntries method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
FetchReportFailedPerUserSummaryEntries method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
StartIndexuint320-{'in':True}
Countuint321-{'out':True}
ReportFailedPerUserSummaryEntriesobject:Win32_TSLicenseReportFailedPerUserSummaryEntry2-{'out':True}
Description'Fetches entries of the failed Per User issuance summary in the Report object '
implementedTrue
FetchReportFailedPerUserSummaryEntries method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
FetchReportPerDeviceEntries method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
StartIndexuint320-{'in':True}
Countuint321-{'out':True}
ReportPerDeviceEntriesobject:Win32_TSLicenseReportPerDeviceEntry2-{'out':True}
Description'Fetches Per Device entries in the Report object '
implementedTrue
FetchReportPerDeviceEntries method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
FetchReportSummaryEntries method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
StartIndexuint320-{'in':True}
Countuint321-{'out':True}
ReportSummaryEntriesobject:Win32_TSLicenseReportSummaryEntry2-{'out':True}
Description'Fetches entries of the summary in the Report object '
implementedTrue
FetchReportSummaryEntries method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
GenerateReport method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ScopeTypeuint320-{'in':True}
ScopeValuestring1-{'in':True}
FileNamestring2-{'out':True}
DEPRECATEDTrue
Description'Generates current license usage reportScope Type can have following values:1 = Domain, 2 = Organizational Unit, 3 = All trusted domainsIf ScopeType is 2 (Organizational Unit),ScopeValue must bespecified in following format:OU=,OU=....'
implementedTrue
staticTrue
GenerateReport method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
GenerateReportEx method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
FileNamestring0-{'out':True}
Description'Generates current license usage reportFor Both Per User and Per Device Licenses'
implementedTrue
staticTrue
GenerateReportEx method is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces

Detailed description of Win32_TSLicenseReport properties

Local properties (7) of Win32_TSLicenseReport class

FileName property
CIMTYPE'string'
Description'Qualifier for TS Licensing report name'
keyTrue
readTrue
FileName property is in 21 classes of ROOT\cimv2 and in 23 namespaces
GenerationDateTime property
CIMTYPE'DATETIME'
Description'Qualifier for TS Licensing report generation Date and time'
readTrue
GenerationDateTime property is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
InstalledLicenses property
CIMTYPE'uint32'
DEPRECATEDTrue
Description'Qualifier for number of Terminal Server Per-User licenses installed'
readTrue
InstalledLicenses property is in 2 classes of ROOT\cimv2 and in 2 namespaces
LicenseUsageCount property
CIMTYPE'uint32'
DEPRECATEDTrue
Description'Qualifier for TS Licensing usage count'
readTrue
LicenseUsageCount property is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
ScopeType property
CIMTYPE'uint32'
DEPRECATEDTrue
Description'Qualifier for TS Licensing report scope type'
readTrue
ScopeType property is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
ScopeValue property
CIMTYPE'string'
DEPRECATEDTrue
Description'Qualifier for TS Licensing report scope value'
readTrue
ScopeValue property is in 1 class (Win32_TSLicenseReport) of ROOT\cimv2 and in 2 namespaces
Version property
CIMTYPE'uint32'
Description'Qualifier for TS Licensing report version'
readTrue
Version property is in 101 classes of ROOT\cimv2 and in 142 namespaces

Win32_TSLicenseReport Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_TSLicenseReport class provides instances of license usage reports generated on License Server and methods for license report generation\fetch\delete operations'
dynamicTrue
LOCALE1033
provider'Win32_WIN32_TERMSERVLICENSING_Prov'

Win32_TSLicenseReport System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_TSLicenseReport'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT7___SYSTEM3
__RELPATH'Win32_TSLicenseReport'___SYSTEM8
__DYNASTY'Win32_TSLicenseReport'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'Win32_TSLicenseReport'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_TSLicenseReport

Number of classes:7
comments powered by Disqus
WUtils.com