02_Windows_11_Domain_Join
Joining my Windows 11 computer to the mylab.local domain.
I'll be honest here, being out of the I.T. game for 10 years has left me a little out of touch with Enterprise level desktop support. Of course there is only one way to fix that, get some hands on experience! Let's dive in.
The scenario: I need to join my HP Z2 to the domain mylab.local. Of course in a Enterprise level enviroment a Windows 11 image would be pushed to the computer using methods like Microsoft Deployment Toolkit (MDT) or PDQ Smart Deploy. In this case though, I already have Windows 11 Pro installed on my HP Z2. This is generally my other main computer because it is running Windows 11, but after backing up my data, I'm going to make this computer my test subject.
It should be noted that I use Google Gemini as my go to for technology and coding related solutions. While ChatGPT is great, I have found that the enginners at Google are very thorough when it comes to the different operatinng systems like Windows, Linux, and the BSD's. Gemini is also great at helping to solve coding related issues. So I went to Google Gemini as my tutoring buddy. What Gemini told me was that on the Windows 11 computer, I needed to make sure that I set the preferred dns in the IP4 settings is set to the IP address of the server. Ok, done!
What's next? Now we join the domain. In Windows 11: Right Click the Start Button->Settings->About->Domain or workgroup->Change. Now that is just a quick "how I got there". If I was writing an actual SOP I would go into more detail and use images. Ok, so I got the domain joined and that means we need to make sure we can see the HP Z2 in Active Directory and then we'll create a user account in AD and log into the Windows 11 computer with the new credentials.
