Vaube76

Results 1 issues of Vaube76

The Parameter -DeploymentAction should not only accept "Installation;Uninstallation" but all possible values. The possible values are defined here: https://learn.microsoft.com/en-us/windows/win32/api/wuapi/ne-wuapi-deploymentaction `0 = None` `1 = Installation` `2 = Uninstallation` `3 =...