Alternatively, John could have also installed the GPMC using the following methods:

Install-WindowsFeature -Name GPMC -IncludeManagementTools

After installation, verify success:

With the GPMC installed, John was able to easily manage and enforce policies across his organization, ensuring that all computers were secure and compliant with company regulations.

For a faster approach, Alex could have used a single PowerShell command : dism /online /get-capabilities followed by the command to add the RSAT Group Policy Management Tools.

One day, John's boss asked him to implement a new policy that would restrict users from installing unauthorized software on their computers. John knew that he could use Group Policy to enforce this policy, but he needed to install the Group Policy Management Console (GPMC) on his computer.

After a few minutes, the installation process completed, and John was able to launch the Group Policy Management Console. He opened the console and began to configure the new policy that would restrict users from installing unauthorized software.