-
Notifications
You must be signed in to change notification settings - Fork 40
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
Gather CAU orch, wmi and wua logs if not running in "FullLanguage" mode #180
base: dev
Are you sure you want to change the base?
Conversation
@anupspatil-msft please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
…erShell/PrivateCloud.DiagnosticInfo into user/anupati/cau-logs-manual
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you change line 2032 to have show-update instead of write-host?
PR Summary
Manually collect CAU orchestrator, CAU wmi and WindowsUpdate logs from all cluster nodes.
PR Context
On clusters/machines which do not have LanguageMode set to FullLanguage, Save-CauDebugTrace cmdlet will not work and we are adding a workaround to exclude running this cmdlet in this case. This PR will handle the case by manually collecting all the necessary CAU files and placing them in Node_XXX dir.