Optional features
Check available optional features: DISM /Online /Get-Capabilities Install an optional feature: DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0
Check available optional features: DISM /Online /Get-Capabilities Install an optional feature: DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0
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
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
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
Stop messing with this mess, and set it up right once and for all: The Powershell remoting is a no brainer on domain joined computers.
A couple of well written books on the topic of Powershell that I think is well worth the time: This book is great, early on
A quick tip to test AD auth with Powershell:
Search the eventlog in powershell (the engine is somewhat slow..) Create a script to send you the logs you need by email Schedule the script