Top "Windows-update" questions

Windows Update (WU), a service offered by Microsoft, provides updates for the Microsoft Windows operating system and its installed components, including Internet Explorer.

Get the last Windows Update install date using PowerShell

I am trying to write a PowerShell script that will query all the servers in Active Directory and see the …

powershell vbscript windows-update
SCCM: see if updates installed succesfully or failed

Is there any way I can see if windows updates installed correctly or failed. Something like windows update history but …

windows-update sccm
How to disable Windows Update Medic Service?

I tried to stop windows update services, and i founded the trigger service's called Windows Update Medic for run again …

service windows-10 windows-update disable
Turn off windows update service & auto updates windows 10 using powershell

I want to use a powershell script to turn off windows update service & auto updates windows 10 using powershell. I've …

powershell windows-10 windows-update
WCF service errors after installing WindowsXP updates

Greetings, today before I start working on my application I updated my WinXP. After all updates have been installed my …

wcf windows-update
Suddenly getting "Unable to make the session state request to the session state server"

The setup: 2 web servers and a seperate state server I have two production web servers in a load balanced configuration. …

asp.net session-state stateserver windows-update
Using WUA remotely using C#

I am trying to connect to a remote machine and determine if there are any Windows Updates to be installed …

c# c#-4.0 windows-update
Uninstalling Windows Hotfix via C# or PowerShell

In our Company we need to uninstall a Windows Hotfix thats installed on the System. I've done a PowerShell Script …

c# windows powershell silent windows-update
Check when last check for Windows Updates was performed

How can I check WHEN last check for windows updates was performed - in code (c#/.Net)? Not WHICH updates …

c# .net windows-update
Windows Updates GDR vs LDR (QFE)

While going through the information present at Windows Hotfixes and Updates website, I understood that Windows maintains two different branches …

windows patch windows-update hotfix automatic-updates