Windows Server 2022 & Powershell All-in-One For Dummies. Sara Perrott. Читать онлайн. Newlib. NEWLIB.NET

Автор: Sara Perrott
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Зарубежная компьютерная литература
Год издания: 0
isbn: 9781119867838
Скачать книгу
takes some of the pressure off the hypervisor, which can, in turn, improve hypervisor performance.

You may be curious how you can tell if your CPU supports these requirements. Microsoft offers a tool that is part of the Sysinternals suite named Coreinfo; this tool tells you what your processor is capable of supporting. You can download Coreinfo for free from the Microsoft website (https://docs.microsoft.com/en-us/sysinternals/downloads/coreinfo). The file you download is a compressed zip file, so you need to extract it first. Then launch a command prompt to run the utility. To run Coreinfo, simply type coreinfo into the command window and you get a report of all available and unavailable features. Available features are marked with an asterisk (*), and unavailable features are marked with a hyphen (-), as shown in Figure 3-1.

Snapshot of running the Coreinfo utility on a Windows system.

      Random access memory

      Random access memory (RAM) is used by the server to store things that you need to access right now and things that you may need to access in the near future. RAM is much faster than persistent storage, so a server that has lots of RAM will perform far better than a system with very little RAM. As I mention in the “Version and edition requirements” sidebar, earlier in this chapter, Server Core requires a minimum of 512MB of RAM, while Server with Desktop Experience requires a minimum of 2GB of RAM. The RAM must also be Error Correcting Code (ECC)-type memory. ECC-type memory is able to correct single-bit errors (for example, if electrical interference flips a bit in error, using the parity bit can ensure that the data in memory is corrected).

      Storage

      There’s no fancy formula or calculation here. If you want to install Windows Server 2022, you need a minimum of 32GB of hard drive space. Remember that this is the absolute bare minimum to install the operating system. If all you have is 32GB, you won’t have room to install anything else. If you’re limited on storage space, according to Microsoft, Windows Server Core is approximately 4GB smaller than Windows Server with Desktop Experience.

      Network adapter

      A server does you no good if you can’t access it. The network adapter, also referred to as the network interface card (NIC), gives your server a way to talk on your network. For Windows Server 2022, your network adapter will have to support at least gigabit ethernet. Your network adapters may be onboard, meaning that they’re a part of the motherboard, or they may be on a NIC, which plugs into a PCI Express slot.

      Your network adapter should support the Pre-boot Execution Environment (PXE). This is what the majority of organizations use today to image systems from a central imaging server like Windows Deployment Services or System Center Configuration Manager.

      DVD drive

      Not all servers come with DVD drives anymore. There are so many more options for installing operating systems like booting from flash drives or booting from the network that many system administrators don’t bother with DVDs. That said, if you want to install from a DVD, you need to ensure that you have a DVD drive. The drive can be internal or external.

      UEFI-based firmware

      Unified Extensible Firmware Interface (UEFI) has replaced the traditional legacy Basic Input/Output System (BIOS) at this point. I highly recommend that you choose UEFI rather than BIOS. It’ll be required if you want to use some of the advanced features like secure boot.

      Trusted Platform Module

      The majority of motherboards come with a Trusted Platform Module (TPM) chip nowadays. If you plan on doing disk encryption with BitLocker, this is a must-have item.

      Monitor

      It goes without saying that you need to be able to see what’s going on with your server when you’re installing your operating system. Windows Server 2022 requires a Super Video Graphics Array (SVGA) connection with a minimum of 1024 x 768 screen resolution. You can accomplish this by attaching a physical monitor to the server or by viewing the video stream through a KVM.

KVMs allow you to use one keyboard, monitor (video, in the acronym), and mouse to administer multiple servers. The older KVMs required you to be physically on site to use the keyboard, monitor, and mouse. Modern KVMs allow you to administer your servers remotely through a web service, and they provide similar functionality to what you would get if you physically plugged in a keyboard, monitor, and mouse to your server.

      Keyboard and mouse

      You can connect a keyboard and mouse directly to the server during imaging or you can present them to the system via a KVM. Either way, you need a keyboard and a mouse of some kind to interact with the system.

      Clean installs are my preferred way to go. By performing a clean install, you’re far less likely to run into issues caused by bad drivers, corrupted system files, or misconfigurations. In this section, I walk you through how to do a clean install of Windows Server 2022.

Snapshot of the first installation screen for Windows Server 2022.

      FIGURE 3-2: The first installation screen for Windows Server 2022.

      1 Select the appropriate settings for your locality and click Next.In my example, I’ve chosen the following:Language to Install: English (United States)Time and Currency Format: English (United States)Keyboard or Input Method: USAfter you click Next, the screen shown in Figure 3-3 appears.FIGURE 3-3: The Windows Server 2022 Install Now button.

      2 Click Install Now.

      3 On the next screen, choose which version of the operating system you want to install and click Next.The default selection is for Windows Server 2022 Standard (shown in Figure 3-4). If you prefer, you can select Windows Server 2022 Standard (Desktop Experience), Windows Server 2022 Datacenter, or Windows Server 2022 Datacenter (Desktop Experience).

      4 On the next screen, check the I Accept the License Terms box and click Next.

      5 On the next screen, choose Custom.The other option is for upgrade installations.FIGURE 3-4: Choosing your desired edition and experience of Windows Server 2022.

      6 On the next screen, select the partition on which you want to install Windows and click Next.In Figure 3-5, you can see that this is Drive 0.Windows Server 2022 begins installation and restarts after it’s finished. That’s when the real fun begins!

Snapshot 


                  <div class= Скачать книгу