Category: windows
- Moving from KMS activation to Digital License (subscription) ()
At work we are moving everything to Microsoft 365 and Azure AD and removing our on-premises environment. One of the issue we encountered was that when we removed the computer from the domain and joined Azure AD, Windows was still activated using our KMS host. In order to convert the computer to use step-up activation […]
- View CPU microcode revision from powershell ()
A small powershell snippet to show what CPU microcode revision is running and what microcode revision the BIOS provides. Example output:
- Blacklist bad memory addresses in Windows ()
I recently experienced random MEMORY_MANAGEMENT BSOD on my personal computer. When consulting Microsoft Dev Center for the error code it indicated a issue with the RAM. The computer is 6 years old and only has 8 GB of RAM (two sticks) I’m not about to spend money to replace the RAM. I ran memtest86 and […]