Windows Server 2022

Windows Server 2022:Disable USB device connections with Group Policy

To prevent the connection of USB devices in Windows Server 2022, you can deny the connection of USB devices by invoking Group Policy and enabling "All Removable Storage classes Deny all access". .. If you connect a removable disk to the server with Group Policy applied, the device will be visible, but opening the drive will result in an access denied screen.
Windows Server 2022

[Default value] Evaluation version Windows Server 2022 Standard:Service display name / service name list

Immediately after installing the OS with the desktop experience (GUI) of Windows Server 2022 Standard edition, the default value of the service of "Services and Applications" is output by the command "Get-Service" cmdlet of PowerShell and summarized in the list.
Windows Server 2022

Windows Server 2022:Remote Desktop Session Shadowing Settings

The remote desktop session shadowing setting of Windows Server 2022 is a function that allows two people to share the screen of the remote desktop destination from a terminal such as Windows 10. To enable it, change the "File and Printer Sharing Settings" and "Set Remote Control Rules for Remote Desktop Services User Sessions" items in Group Policy on the Windows Server 2022 side.
Windows Server 2022

[Default value] Windows Server 2022 Standard English : Outputs a list of roles and functions to a text / CSV file

I installed the OS for the evaluation version of Windows Server 2022 Standard English Edition with the desktop experience (GUI) and immediately output the default values ​​of roles and functions to a text file / CSV file with the "Get-Windows Feature" command of PowerShell. This article explains how to display and output a list of roles and functions.
Windows Server 2022

Windows Server 2022:Windows Defender Disable Procedure

This is the procedure for setting permanent Windows Defender disabling using the GUI in the Local Group Policy Editor that comes standard with Windows Server 2022. When using it in a company, there are cases where antivirus software of other products is used, so we will explain how to disable it when it does not conflict with other products.
Windows Server 2022

Windows Server 2022:Procedure for logging in with a local user created / newly created account

To create an additional local user of Windows Server 2022 with GUI, right-click Windows Mark at the bottom left of the desktop screen -> Computer Management -> System Tools -> Local Users and Groups. I can.
Windows Server 2022

Windows Server 2022: How to recognize additional hard disk, SSD and virtual disks and set them as new drives

In order to connect and recognize the storage to be added separately from the hard disk, SSD, and virtual disk on which Windows Server 2022 is installed, "Disk Management"-> "Initialize Disk"-> "Unallocated" on the OS. You need to format the area. After formatting, it can be used as a new partition (D drive, E drive, etc.).
Windows Server 2019

Windows Server 2019: How to recognize additional hard disk, SSD and virtual disks and set them as new drives

In order to connect and recognize the storage to be added separately from the hard disk, SSD, and virtual disk on which Windows Server 2019 is installed, "Disk Management"-> "Initialize Disk"-> "Unallocated" on the OS. You need to format the area. After formatting, it can be used as a new partition (D drive, E drive, etc.).
Windows Server 2019

Windows Server 2019:How to check / change the private IP address

This section explains how to check the private IP address of the computer used by Windows Server 2019 and how to change it manually. The private IP address corresponds to the address assigned to the terminal. This article explains how to check and set using GUI and command (ipconfig).
Windows Server 2022

Windows Server 2022:How to check / change the private IP address

This section explains how to check the private IP address of the computer used by Windows Server 2022 and how to change it manually. The private IP address corresponds to the address assigned to the terminal. This article explains how to check and set using GUI and command (ipconfig).
Windows Server 2019

Windows Server 2019:Web server (IIS) version verification procedure

Windows Server 2019: Explains how to check the version installed on the Web server (IIS) using the GUI, command prompt, and PowerShell.
Windows Server 2022

Windows Server 2022 : Remote Desktop Multiple Session Allowing Settings

The number of users who can connect to Windows Server 2022 by Remote Desktop (RDP) at the same time with the same account is up to two, but the default setting of the local group policy is to allow only one person to connect. This article describes the procedure for changing the settings of the local group policy to enable multiple users to connect to Remote Desktop.
Windows Server 2022

Evaluation Version Microsoft Windows Server 2022 License Extension Procedure

If the license expiration date of the evaluation version Windows Server 2022 is getting shorter, start the command prompt or PowerShell at any time and reset the evaluation version Windows Server 2022 6 times with the "slmgr -rearm" command. I can.
Microsoft-Hyper-V

Windows Server 2016:Hyper-V enable / disable procedure

To enable Hyper-V and create a virtual machine on Windows Server 2016, you need to enable the "Hyper-V" checkbox from Server Manager as a prerequisite. Hyper-V is disabled by default. If necessary, enable it in Server Manager-> Add Roles and Features Wizard.
Microsoft-Hyper-V

Windows Server 2019:Hyper-V enable / disable procedure

To enable Hyper-V and create a virtual machine on Windows Server 2019, you need to enable the "Hyper-V" checkbox from Server Manager as a prerequisite. Hyper-V is disabled by default. If necessary, enable it in Server Manager-> Add Roles and Features Wizard.