Migrate From Server 2012 to Server 2022 Domain Controllers
Jun24

Migrate From Server 2012 to Server 2022 Domain Controllers

Server 2012 DC to Server 2022 DC KB ID 0001790 Problem I get asked about this quite a lot. In the past most of the queries were about moving from Server 2008 to Server 2022, if that’s what you are after then simply go here. This article is purely for the introduction of, and migration to Windows Server 2022 Domain Controllers. And it assumes your current domain controllers are Windows server 2012 (or 2012 R2). Adding a Server...

Read More
Windows Server – Sysprep
Nov17

Windows Server – Sysprep

KB ID 0000729  Problem I don’t deploy large amounts of servers at once, so Windows Server sysprep is not as important as it is with the client operating systems I deploy. But I do need to create virtual machine templates, (mostly for testing), but some clients like to have server templates. I prefer to manually sysprep and shutdown a server then either convert or clone it to a template. Thankfully sysprep is in the same place as...

Read More
Remote Desktop Services: RDS Sizing Calculations
Jul01

Remote Desktop Services: RDS Sizing Calculations

KB ID 0001753 Problem This is a horrible subject to find any decent information on. Microsoft are typically ‘vague’ and most people are stuck with using trial and error, or massively overestimating hardware to be on the safe side. I get asked this occasionally and, just like Microsoft, it’s a question I don’t like to answer! People are reticent to tell you that you need ‘x’ amount of CPU and...

Read More
Enable Remote Desktop (Remotely)
Apr13

Enable Remote Desktop (Remotely)

KB ID 0001747 Problem Let’s say you want to RDP to a remote server (imagine such a thing!) But some doofus didn’t enable RDP? Well you can enable Remote Desktop via group policy and wait a while. I used to connect to the registry remotely and change the key that enabled RDP, but now you can do it with a simple PowerShell command. Not only will it enable Remote Desktop, it will also allow RDP on the Windows firewall (if...

Read More
Leave Domain: “A general network error occurred’
Feb18

Leave Domain: “A general network error occurred’

KB ID 0001738 Problem After a recent lab on the test bench, I ended up with a 2008  x32 standard server. It took me a while to get this setup and running, so I wanted to keep it (or turn it into a VMware template should I ever need  another). But first I needed to ‘remove it’ from  the domain it was in. However, when attempting to do so this happened; Computer Name /Domain Changes The following error occurred validating...

Read More
Windows File Server Migration (Maintain Share & NTFS Permissions)
Jan27

Windows File Server Migration (Maintain Share & NTFS Permissions)

KB ID 0001201 Problem When attempting a File Server Migration why isn’t this better publicised? Did you know Microsoft have a set of Migration tools, and one of them is for file servers? Now traditionally I’d use RoboCopy or XCopy to migrate files and folders, and for ‘User Profiles’ I would normally back them up, and restore them to the new server. This is because the file permissions on ‘correctly...

Read More
Domain Join SID Error
Jan26

Domain Join SID Error

KB ID 0001732 Problem Thankfully I don’t see a SID error very often these days; The following error occurred when attempting to join the domain ‘{domain-name} The domain join cannot be completed because the SID of the domain you attempted to join was identical to the SID of this machine. This is a symptom of an improperly cloned operating system install. You should run Sysprep on this machine in order to generate a new...

Read More
Migrate From Server 2012 to Server 2019 Domain Controllers
Jan25

Migrate From Server 2012 to Server 2019 Domain Controllers

Server 2012 DC to Server 2019 DC KB ID 0001731 Problem I get asked about this quite a lot. In the past most of the queries were about moving from Server 2008 to Server 2019, if that’s what you are after then simply go here. This article is purely for the introduction of, and migration to Windows Server 2019 Domain Controllers. And it assumes your current domain controllers are Windows server 2012 (or 2012 R2). Adding a Server...

Read More
The Web Site for the CA Must be Configured to use HTTPS
Jan13

The Web Site for the CA Must be Configured to use HTTPS

KB ID 0000838  Problem When attempting to contact a server running the Certification Authority Web Enrolment role, you may see the following error. In order to complete certificate enrolment, the Web site for the CA must be configured to use HTTPS authentication Solution The correct fix is to set the web server (IIS) to serve the certificate website securely using https, though you can just set Internet explorer to ‘work’...

Read More
Setup FTP Server with Windows Server
Jan01

Setup FTP Server with Windows Server

KB ID 0000342 Problem You want to Setup FTP on your Windows Server, (and more importantly make it work without disabling the firewall.) Below are the procedure you will need to carry out. Note: For older Windows Operating systems like Server 2012, click here, or for Server 2008, click here. Setup FTP Server (Windows Server)  Setup FTP on Windows Server 2012 (Including firewall setup)   Setup FTP on Windows Server 2008 R2 (Including...

Read More