Steps to Install Windows DNS Service Step 1: Go to Start > Settings > Control Panel. Step 2: Double-click Add/Remove Programs. Step 3: Click Add and...
Steps to access the Event Viewer in Windows Server 2012 Step 1: Hover mouse over bottom left corner of desktop to make the Start button appear Step 2: Right click...
How to create a filter that targets Server OSs only 1. Follow steps 1-4 for creating a filter that targets 64-bit OSs only (above). Enter the following query: select *...
How to create a filter that targets a specific make/model computer only 1. Follow steps 1-4 in the previous section. Enter the following query: select * Win32_ComputerSystem where Manufacturer = “Hewlett-Packard” and...
How to create a filter that targets 64-bit OSs only Step 1: Launch the Group Policy Management Console (GPMC). Change the domain controller (if necessary) that you wish to create...