Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a list of server waiting to start.
Syntax
uint32 GetPendingStartServerList(
[in] uint32 maxServers,
[out] string ServerFQDNs[]
);
Parameters
-
maxServers [in]
-
The maximum number of servers to return in the list.
-
ServerFQDNs [out]
-
On success, contains a collection of fully-qualified domain names of the servers waiting to start.
Remarks
The list of servers is reset after every call, so that the next call will not get a duplicate server.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\cimv2\rdms |
| MOF |
|
| DLL |
|