Display domain policies on a machine

Display domain policies on a machine

How can I find what policies are set on a machine based on logging into my companies domain ?
 
Start, Run, rsop.msc
This will load the snap in and allow you to see what policies are applied to the workstation.

Other handy tools :

gpedit.msc - Edit group policies
dcgpofix.exe - Group Policy Restore
gpupdate.exe - Group Policy Refresh
rendom.exe - Rename a domain ( http://technet.microsoft.com/en-us/windowsserver/bb405948.aspx )
lockoutstatus.exe - Find locked out users
dsadd.exe - With the dsadd command, you can create computer, contact, group, OU, user and quota objects. To view the attributes you can set when creating an object, run "dsadd <type> /?" from the command line where <type> is one of the object types dsadd supports (e.g., user).
dsget.exe - With the dsget command, you can view the attributes of computer, contact, subnet, group, OU, site, server, user, quota, and partition objects. To view the attributes you can display for an object type, run "dsget <type> /?" from the command line where <type> is one of the object types dsget supports (e.g., ou).
dsmod.exe - With the dsmod command, you can modify computer, contact, group, OU, user, server, quota and partition objects. To view the attributes you can set when modifying an object, run "dsmod <type> /?" from the command line where <type> is one of the object types dsmod supports (e.g., computer).
dsmove.exe - The dsmove command allows you to move objects within a domain.
dsrm.exe - The dsrm command allows you to remove individual objects or containers and all child objects.
dsquery.exe - With the dsquery command, you can search Active Directory for specific object types (computer, contact, subnet, group, OU, site, server, user, quota, and partition objects). View the help information for each object type (e.g., run "dsquery user /?") to see the attributes you can search on. You can also perform generic LDAP queries using the "dsquery *" command.
 


    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Display password complexity in AD

        How can I display the password complexity for a windows domain that is not using Fine-Grained password features ? Click on Start, Run, GPEDIT.MSC Go to computer config-----windows settings---security setting--account policy----passwd policy This will ...
      • How to display the MS AD LDAP Settings being used.

        The following comes from the URL : http://support.microsoft.com/kb/315071 This step-by-step article describes how to manage Lightweight Directory Access Protocol (LDAP) policies by using the Ntdsutil.exe tool. To make sure that domain controllers can ...
      • Problems with Multi Domain / Parent - Child AD Domain Issues

        Issue: The customer has an MS AD Parent / Child setup and webNetwork is having many problems creating objects in webAdmin. When a wizard is used to create a webApp and the end the Host, Link and User cannot be modified.   Resolution: This was ...
      • How can I see the domain password policy in MS AD ?

        When on a machine that is part of the domain you can type net accounts to display the information. There are other ways explained in the following URLS : Change min/max password age: ...
      • Enable Multi-Domain Support

        If you use Active Directory and have multiple domains using a Parent Child configuration model AND your Check DNS Configuration is clean and has no errors then you can safely check this option. If it is not enabled and you have parent child domain ...