Issue with WSUS after running June 2016 Patch
Problem: I normally patch WSUS server at the end. I ran a quarterly patch on WSUS server itself. Couple of hours after patching I found out that clients were not…
Problem: I normally patch WSUS server at the end. I ran a quarterly patch on WSUS server itself. Couple of hours after patching I found out that clients were not…
Deploying Adobe quarterly patch and the security update is pain specially when you have environment with no internet connection. Note: You need to remove the older version of Adobe Reader…
This morning I logged into my lab and I got an error while trying to access the Cert request enrollment. i received this error “No Certificate Templates could be found. You do…
Powershell to Uninstall Java JREs any version 7s from windows. create a text file which lists workstations or servers - eg. computers.txt $computers=Get-Content "C:computers.txt" Foreach ($computer in $computers) { $java…
I have been looking for a free self-service AD password Change Utility for a while. There are users who are using AD service accounts for their applications. Users are logging…