ma

Adjust DPM disk space allocated

If you add a disk to your DPM protected server, DPM might complain that there is not enough disk space allocated, and an error messsage

Powershell 7 Remoting defaults

When installing Powershell 7 on a Windows server you can’t install it using “winget” but you can use the msi package instead. You then have

A beautiful driver hack

The issue In short; Intel don’t want you to use their consumer NIC’s with enterprise OS (Windows Server). But you want to use your Network

MS Storage Spaces

Working with MS Storage Spaces MS Storage pool is great but there are some culprits to be aware of. Quick lessons: You want to align

New cert for RD host

On a 2022 server, if you had a cert installed and it got revoked, -or you decided to revoke it, you will be unable to

DISM repair Windows Server 2016

Repair Windows Server 2016 with DISM dism /online /cleanup-image /scanhealth dism /online /cleanup-image /checkhealth dism /online /cleanup-image /restorehealth /source:WIM:d:sourcesinstall.wim:2 /limitaccess sfc /scannow About the WIN

AutoHotkey

AutoHotkey is a free software for creating keyboard macros on Windows

DFSR error 4012 on stand-alone DC

In short: The steps: net stop dfsr adsiedit ; msDFSR-Enabled=FALSE net start dfsr adsiedit ; msDFSR-Enabled=TRUE repadmin /syncall /AdP DFSRDIAG POLLAD Look for Event ID