Jump to content

Recommended Posts

Posted (edited)

I have been having lots of issues with WSUS in pretty much most of my schools lately (I look after about 10) whereby clients are not reporting in and it is only being fixed by running a troubleshooter manually (sometimes on wired only too if it's a laptop). Obviously it would be impractical to do this manually on every single machine. Is there a way or a script I can use that will automatically run the troubleshooter (which is a diagcab file) which should then fix a lot of my issues?

 

I have a mix of schools running either 2008R2 or 2012 or 2012R2 all to Windows 7 clients

Edited by woreilly
extra info
  • 2 years later...
Posted

This is a late reply but maybe it will help someone else.

 

The below PowerShell command works for me on windows 10

 

Get-TroubleshootingPack -Path "C:\Windows\diagnostics\system\WindowsUpdate" | Invoke-TroubleshootingPack -Unattended

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...