MSFT_ServerManagerTasks, ROOT\Microsoft\Windows\ServerManager
Class
| Methods (11)
| Properties | Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Class that exposes Multi Machine Server Manager tasks.
MSFT_ServerManagerTasks methods MSFT_ServerManagerTasks has 11 methods (11 Local )
Detailed description of MSFT_ServerManagerTasks methods Local methods (11) of MSFT_ServerManagerTasks class ▲ GetCounterSamplesAtTime methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CollectorName string 0 ✓ - {'Description':'The name of the Data Collector Set in Performance Logs & Alerts.','In':True} CounterPaths string 1 ✓ - {'Description':'The list of performance counters to query in the performance log file.','In':True} Timestamps datetime 2 ✓ - {'Description':'The list of timestamps to filter the performance counter samples.','In':True} BatchSize uint32 3 ✓ - {'Description':'The batch size to use for streaming data back to the client.','In':True} cmdletOutput object :MSFT_ServerPerformanceCounterSamples 4 - ✓ {'Description':'The selected performance counter samples.','EmbeddedInstance':'MSFT_ServerPerformanceCounterSamples','Out':True,'Stream':True}
Description 'Retrieves the performance counter samples logged by a Data Collector Set at the specified time stamps.' implemented True static True GetCounterSamplesAtTime method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetCounterSamplesInTimeRange methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CollectorName string 0 ✓ - {'Description':'The name of the Data Collector Set in Performance Logs & Alerts.','In':True} CounterPaths string 1 ✓ - {'Description':'The list of performance counters to query in the performance log file.','In':True} StartTime datetime 2 ✓ - {'Description':'The start boundary of the time range.','In':True} EndTime datetime 3 ✓ - {'Description':'The end boundary of the time range.','In':True} BatchSize uint32 4 ✓ - {'Description':'The batch size to use for streaming data back to the client.','In':True} cmdletOutput object :MSFT_ServerPerformanceCounterSamples 5 - ✓ {'Description':'The selected performance counter samples.','EmbeddedInstance':'MSFT_ServerPerformanceCounterSamples','Out':True,'Stream':True}
Description 'Retrieves the performance counter samples logged by a Data Collector Set in a particular time range.' implemented True static True GetCounterSamplesInTimeRange method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetPerformanceCollectorState methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CollectorName string 0 ✓ - {'Description':'The name of the Data Collector Set in Performance Logs & Alerts.','In':True} cmdletOutput uint8 1 - ✓ {'Description':'The state of the data collector set in PLA.','Out':True,'ValueMap':['0', '1'],'Values':['Stopped', 'Running']}
Description 'Retrieves the state of a Data Collector Set in Performance Logs & Alerts.' implemented True static True GetPerformanceCollectorState method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerBpaResult methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers BpaXPaths string 0 ✓ - {'Description':'The BPA paths to query.','In':True} BatchSize uint32 1 ✓ - {'Description':'The batch size to stream results in.','In':True} cmdletOutput object :MSFT_ServerBpaResult 2 - ✓ {'Description':'The results selected by the specified BPA paths.','EmbeddedInstance':'MSFT_ServerBpaResult','Out':True,'Stream':True}
Description 'Retrieves the BPA model results from the server.' implemented True static True GetServerBpaResult method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerClusterName methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers cmdletOutput string 0 - ✓ {'Description':'The list of cluster names.','Out':True}
Description 'Retrieves the access names and name of all the nodes in the cluster.' implemented True static True GetServerClusterName method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerEventDetail methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Logs string 0 ✓ - {'Description':'The list of logs to query when collecting events.','In':True} Levels uint8 1 ✓ - {'BitMap':['0', '1', '2', '3', '4'],'BitValues':['Critical', 'Error', 'Warning', 'Informational', 'All'],'Description':'An array of bitmasks that specify the level of events to query.','In':True} StartTimes uint64 2 ✓ - {'Description':'The list of start times used to filter the events based on the log time.','In':True} EndTimes uint64 3 ✓ - {'Description':'The list of end times used to filter the events based on the logged time.','In':True} BatchSize uint32 4 ✓ - {'Description':'The batch size to use for streaming data back to the client.','In':True} QueryFiles string 5 ✓ - {'Description':'The list of query files to use when for collecting feature events.','In':True} QueryFileIds sint32 6 ✓ - {'Description':'The list of query file ids to return as the query file identifier in the event details object. If this is null or empty, the index of the file in the QueryFiles paramerter is returned. If present the number of elements should exactly match the number of elements in the QueryFiles parameter.','In':True} LatestEventTimestamp uint64 7 - ✓ {'Description':'The log time of the latest event returned by the function.','Out':True} cmdletOutput object :MSFT_ServerEventDetail 8 - ✓ {'Description':'The list of selected events that match the specified criteria.','EmbeddedInstance':'MSFT_ServerEventDetail','Out':True,'Stream':True}
Description 'Retrieves the details of events generated in an event log by a particular source.' implemented True static True GetServerEventDetail method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerFeature methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers FilterFlags uint32 0 ✓ - {'BitMap':['0', '1', '2', '3', '4', '5', '6'],'BitValues':['Available', 'Installed', 'UninstallPending', 'InstallPending', 'NotPresent', 'Removed', 'Unknown'],'Description':'Return only features that are in a particular install state.','In':True} BatchSize uint32 1 ✓ - {'Description':'The batch size to stream results in.','In':True} RequiresReboot boolean 2 - ✓ {'Description':'Flag indicating whether a reboot required status is reported by CBS.','Out':True} cmdletOutput object :MSFT_ServerFeature 3 - ✓ {'Description':'The requested list of features.','EmbeddedInstance':'MSFT_ServerFeature','Out':True,'Stream':True}
Description 'Gets the server features on the managed node.' implemented True static True GetServerFeature method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerInventory methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers SMServerId string 0 ✓ - {'Description':'Optional parameter specifying the name used in the server manager to add the managed node.','In':True} ServerInventory object :MSFT_ServerInventory 1 - ✓ {'Description':'The miscellaneous inventory information of the server.','EmbeddedInstance':'MSFT_ServerInventory','Out':True} OperatingSystem object :MSFT_ServerOperatingSystem 2 - ✓ {'Description':'The operating system details of the server.','EmbeddedInstance':'MSFT_ServerOperatingSystem','Out':True} ClusterInformation object :MSFT_ServerClusterInformation 3 - ✓ {'Description':'The cluster information of the server.','EmbeddedInstance':'MSFT_ServerClusterInformation','Out':True} NetworkAdapters object :MSFT_ServerNetworkAdapter 4 - ✓ {'Description':'The list of network adapters installed on the server.','EmbeddedInstance':'MSFT_ServerNetworkAdapter','Out':True,'Stream':True} EventLogs object :MSFT_ServerEventLog 5 - ✓ {'Description':'The list of event logs installed on the server.','EmbeddedInstance':'MSFT_ServerEventLog','Out':True,'Stream':True}
Description 'Retrieves the basic inventory information of the server.' implemented True static True GetServerInventory method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ GetServerServiceDetail methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Services string 0 ✓ - {'Description':'The list of services to query on the managed node.','In':True} BatchSize uint32 1 ✓ - {'Description':'The batch size for streamed results.','In':True} cmdletOutput object :MSFT_ServerServiceDetail 2 - ✓ {'Description':'The details regarding the list of win32 services selected from server.','EmbeddedInstance':'MSFT_ServerServiceDetail','Out':True,'Stream':True}
Description 'Retrieves the details of the specified Win32 services on the managed node.' implemented True static True GetServerServiceDetail method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ RemoveServerPerformanceLog methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CollectorName string 0 ✓ - {'Description':'The data collector set name.','In':True} MillisecondThreshold uint64 1 ✓ - {'Description':'The threshold to use when removing the log files.','In':True}
Description 'Remove the log file for a data collector set that are older than a given threshold.' implemented True static True RemoveServerPerformanceLog method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
▲ SetPerformanceCollectorState methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CollectorName string 0 ✓ - {'Description':'The name of the Data Collector Set in Performance Logs & Alerts.','In':True} State uint8 1 ✓ - {'Description':'The required state of the Data Collector Set.','In':True,'ValueMap':['0', '1'],'Values':['Stopped', 'Running']}
Description 'Configures the state of a Data Collector Set in Performance Logs & Alerts.' implemented True static True SetPerformanceCollectorState method is in 1 class (MSFT_ServerManagerTasks) of ROOT\Microsoft\Windows\ServerManager and in 2 namespaces
MSFT_ServerManagerTasks Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
ClassVersion '1.0.0' ✗ ✗ ✓ ✗ ✓
Description 'Class that exposes Multi Machine Server Manager tasks.' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
locale 'MS_409' ✗ ✗ ✓ ✓ ✓
provider 'mgmtprovider' ✓ ✗ ✓ ✗ ✓
MSFT_ServerManagerTasks System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\Microsoft\Windows\ServerManager:MSFT_ServerManagerTasks' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\Microsoft\Windows\ServerManager' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION [] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 0 ___SYSTEM 3 ✗ ✗
__RELPATH 'MSFT_ServerManagerTasks ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'MSFT_ServerManagerTasks ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS null ___SYSTEM 8 ✗ ✗
__CLASS 'MSFT_ServerManagerTasks ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to MSFT_ServerManagerTasks Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by