GetServerBpaResult method of the MSFT_ServerManagerTasks class
Retrieves the BPA model results from the server.
Syntax
uint32 GetServerBpaResult(
[in] string BpaXPaths[],
[in] uint32 BatchSize,
[out] MSFT_ServerBpaResult cmdletOutput[]
);
Parameters
-
BpaXPaths [in]
-
The BPA paths to query.
-
BatchSize [in]
-
The batch size to stream results in.
-
cmdletOutput [out]
-
An array of embedded instances of MSFT_ServerBpaResult that represent the results selected by the specified BPA paths.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Windows\ServerManager |
MOF |
|
DLL |
|