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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • 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: ...
      • Information on Terminal Server Policies

        Where can I find some information on Terminal Server Policies? http://www.virtualizationadmin.com/articles-tutorials/terminal-services/general/managing-terminal-services-group-policy.html  http://support.microsoft.com/kb/231287  ...