Troubleshooting Group Policy with Command Prompt

  Active Directory

https://www.udemy.com/active-directory-group-policy-2012/learn/v4/t/lecture/8378288?start=0

Main Menu

Open a command prompt – cmd.exe
gpresult /r -> r=Report

C:\Users\someone>gpresult /r

Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0
© 2016 Microsoft Corporation. All rights reserved.

Created on 2/8/2018 at 12:49:00 AM


RSOP data for THOMASROBERTS\thomasr on DC1 : Logging Mode
----------------------------------------------------------

OS Configuration:            Primary Domain Controller
OS Version:                  10.0.14393
Site Name:                   N/A
Roaming Profile:             N/A
Local Profile:               C:\Users\thomasr
Connected over a slow link?: No


USER SETTINGS
--------------
    CN=Thomas Roberts,OU=Domain Users,OU=thomasroberts,DC=thomasroberts,DC=name
    Last time Group Policy was applied: 2/7/2018 at 11:25:27 PM
    Group Policy was applied from:      DC1.thomasroberts.name
    Group Policy slow link threshold:   500 kbps
    Domain Name:                        THOMASROBERTS
    Domain Type:                        Windows 2008 or later

    Applied Group Policy Objects
    -----------------------------
        Test GPO

    The following GPOs were not applied because they were filtered out
    -------------------------------------------------------------------
        Local Group Policy
            Filtering:  Not Applied (Empty)

    The user is a part of the following security groups
    ---------------------------------------------------
        Domain Users
        Everyone
        BUILTIN\Administrators
        BUILTIN\Users
        BUILTIN\Pre-Windows 2000 Compatible Access
        REMOTE INTERACTIVE LOGON
        NT AUTHORITY\INTERACTIVE
        NT AUTHORITY\Authenticated Users
        This Organization
        LOCAL
        Authentication authority asserted identity
        High Mandatory Level

C:\Users\someone>

LEAVE A COMMENT