Skip to content
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

POA constantly creates repair items when non-Windows OS updates fail to install. #64

Open
techmantonio opened this issue May 13, 2020 · 0 comments

Comments

@techmantonio
Copy link

SF repair tasks are constantly disabling our nodes when certain non-Windows OS updates fail to install. In this case, there was a driver that was failing. Is there a way to limit the number of retries for a specific type of update (non-Windows OS)? The WURescheduleCount is set to 5, however, that does not seem to impact driver updates.

Fiddler Logs Attached with PA Update History
sf-update-history.zip

Specific Failure

{
    "OperationResult": 2,
    "NodeName": "_awet201_2",
    "OperationTime": "2020-03-27T02:03:12.240683Z",
    "OperationStartTime": "2020-03-27T01:58:02.8892952Z",
    "UpdateDetails": [
        {
            "UpdateId": "f9fcbc6f-5349-4f1f-bc13-2f098ddf9622",
            "Title": "Microsoft driver update for Generic / Text Only",
            "Description": "This driver was provided by Microsoft for support of Generic / Text Only",
            "ResultCode": 2,
            "HResult": -2145124329
        }
    ],
    "OperationType": 1,
    "WindowsUpdateQuery": "IsInstalled=0",
    "WindowsUpdateFrequency": "Daily,01:00:00",
    "RebootRequired": false
}
@techmantonio techmantonio changed the title POA constantly creates repair items when non-Windows updates fail to install. POA constantly creates repair items when non-Windows OS updates fail to install. May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant