-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
patching::update generates error when run on Windows Server 2008 R2 #41
Comments
@rychannel I don't have a Windows 2008 box to test with, can you see if you can reproduce it? Also, anything in the logs in |
Nothing useful
|
Whenever I try to run updates on a 2008 R2 server using patching::update or patching::update_windows, I get the following error.
{
"upgraded" : [ ],
"installed" : [ ],
"error_windows" : "Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))"
}
The text was updated successfully, but these errors were encountered: