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.
Asynchronously retrieves server components from a VHD for the specified deployment request.
Syntax
uint32 GetServerComponentsVhdAsync(
[in] MSFT_ServerManagerRequestGuid RequestGuid,
[in] String VhdPath,
[out] MSFT_ServerManagerRequestState EnumerationState,
[out] MSFT_ServerManagerServerComponent ServerComponents[]
);
Parameters
-
RequestGuid [in]
-
The GUID of this deployment request.
-
VhdPath [in]
-
The path to the VHD that contains the server components.
-
EnumerationState [out]
-
A string that receives the state of this deployment request.
-
ServerComponents [out]
-
An array that receives the unique names of the server components.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|