This error is mostly raised when a Windows client hasn’t been updated for a long time or when the software
Continue readingCategory: Windows Server 2012
Windows set WSUS Registry Settings using PowerShell
After seeing a lot of unusual scripts on the internet, I decided to find out the wheel by myself. Tested
Continue readingCertificate not issued (Denied) Denied by Policy Module 0x80094800. The request was for a certificate template that is not supported by the Active Directory Certificate Services policy.
Last week, I was getting a Web server certificate in our PKI environment for our new WSUS deployment. When submitting
Continue readingFind all Windows scheduled tasks running as specific user
During an Active Directory cleanup, I needed to find all tasks which were running with a specific service account. With
Continue readingHow to get Windows Update history with PowerShell
It’s nowadays very important to install the latest Windows updates on a monthly basis. If your computer is not recently
Continue readingManual update stuck: Searching for updates on this computer.
Just sharing my case about this issue. There are definitely more causes for this issue. During a automated patch window
Continue readingPowerShell Scheduled task failed with error code: 0xFFFD0000 and 4294770688
After creating a new PowerShell task and copying some parameters from my “old” task i get this strange error code.
Continue readingHow to get your Windows Release Version and Build number?
It’s very simple to get your Windows Build number, like “Version 10.0.18363 Build 18363”. You need to seek a little
Continue readingAuthentication failed because the remote party has closed the transport stream
This error can occurs when your client is setting up a secure transport stream using TLSv1.1 or TLSv1.2 to a
Continue readingKill a stopping service in Windows
Sometimes if you restart or stop a Windows service it wont stop. The Windows Service is stuck in the “stopping”
Continue reading