ADFS Test Page Error
May02

ADFS Test Page Error

KB ID 0001545 Problem I was setting up ADFS in Server 2019 today, and once I have all the basics setup, I like to got to, https://{server-fqdn}/adfs/ls/IdpInitiatedSignon to test, but this happened; The resource you are trying to access is not available. Contact your administrator for more information. Error details .Activity ID: 3c53140c-cff3-4b59-0900-0080010000d4 .Error details: MSIS7012: An error occurred while processing the...

Read More
Cant Copy a Group Policy Object
May01

Cant Copy a Group Policy Object

KB ID 0001543 Problem Was asked this this morning, why couldn’t someone ‘Copy’ a Group Policy Object (GPO)? Solution At first I was confused, (I made the same mistake they had), look at what I’m trying to copy? It’s not a Group Policy Object, its a ‘Link’ to a GPO. (Note: There’s a  shortcut arrow!’) Locate the actual GPO and you can copy it! Related Articles, References, Credits,...

Read More
Windows Adding Firewall Rules With PowerShell
Apr24

Windows Adding Firewall Rules With PowerShell

KB ID 0001538 Problem There was a question on Experts Exchange this morning, the asker wanted to be able to add a ‘Trusted’ network range to their Windows Server Firewall settings as a ‘allow all ports’ rule. Solution You can of course add this manually in the GUI, normally I’d simply Add a Firewall Rule with a Group Policy. but the problem with that is, that’s fine if you want to open a particular...

Read More
You Have Exceeded the Maximum Number of Computer Accounts
Apr17

You Have Exceeded the Maximum Number of Computer Accounts

KB ID 0001536 Problem A few weeks ago, this was asked in a forum, and while I knew what the problem was, I’d never seen it myself. So I recreated the problem on the test network to look at why it happened, and how to fix / get around the problem. The following error occurred attempting to join the domain {domain-name} You computer could not be joined to the domain, You have exceeded the maximum number of computer accounts you...

Read More
Windows: Deploy and Configure DNSSEC
Mar06

Windows: Deploy and Configure DNSSEC

KB ID 0001524 Problem Like many protocols and solutions, DNS was designed in a time when we all trusted each other, and a ‘hacker’ was some sort of farm equipment. To ensure when you get a response form a DNS server it is coming from where you expect it to, and you can trust it. We use DNSSEC. Basically it signs the DNS record with a digital cypher.  The client can then validate the DNS record when it receives it and it...

Read More
Veeam Restore Error: Copying Data from Deduplicated Volumes
Feb26

Veeam Restore Error: Copying Data from Deduplicated Volumes

KB ID 0001521 Problem If you attempt to restore items from a backup of a server where the data was stored on a deduplicated volume, you may see the following error; Copying data from deduplicated volumes requires that the console is installed on Windows Server 2012 R2 or later with the data duplication feature enabled. Restoring files from  deduplicated volumes requires that the mount server associated with the source backup...

Read More
Convert VMware VMs to Hyper-V VMs
Jan24

Convert VMware VMs to Hyper-V VMs

KB ID 0001509 Problem OK, I love VMware, vSphere has put food on my table for the past 10 years! But the fact remains plenty of people are now using Hyper-V. Recently I’ve been looking at migrating VMs from VMware into Azure, and while looking at the MVMC (Microsoft Virtual Machine Converter), to do the task, I thought I’d run thought the Hyper-V conversion route first. MVMC has actually been depreciated now, but you can...

Read More
Install .Net 2.0 on Server 2019 & 2016
Jan21

Install .Net 2.0 on Server 2019 & 2016

KB ID 0001506 Problem .Net2, man thats old! Well I was setting up PowerCLI for VMware today and was faced with this; .Net Framework 2.0 is not installed on this machine. Please download and install .Net Framework 2.0 before installing VMware PowerCLI. Solution Pop in the Server 2019/2016 DVD, (or present the ISO if it’s a VM.) Then execute the following commands, (Note: It’s installed with .Net 3); dism /online...

Read More
KMS Error 0xC004F056
Jan11

KMS Error 0xC004F056

KB ID 0001502 Problem While checking the KMS licence status of a newly deployed 2016 Datacenter server. I got this; Licence Status: Notification Notification Reason:0xC004F056 Solution While I’m not a fan of any errors, this ones harmless, in fact it’s telling us to perform an activation (slmgr /ato). So let’s do that. Then re-check. Related Articles, References, Credits, or External Links...

Read More
Recovering Windows Activation Keys
Jan01

Recovering Windows Activation Keys

KB ID 0001115 “Have you got one of those programs that gets the Windows key?”, My colleague asked me the other week. I said “Just download a key finder application?”, “Yeah I’ve tried that and is showing the code as all B’s”. You may also just see ‘Product key was not found’ on some software. I sent him some more links and got back to what I was doing. He was having no joy...

Read More