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.
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Installs the updates on the node.
Syntax
uint32 InstallUpdates(
[in] string UpdateIds,
[out] string AllUpdateIds
);
Parameters
UpdateIds [in]
The ID's of the updates to install.AllUpdateIds [out]
A string containing all the update ID's.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 Technical Preview |
Namespace |
Root\Microsoft\Windows\NetworkController\Server |
MOF |
NCServerPSProvider.mof |
DLL |
NCServerPSProvider.dll |