{"id":442,"date":"2012-02-10T20:27:28","date_gmt":"2012-02-10T20:27:28","guid":{"rendered":"http:\/\/microsoftgeek.com\/?p=442"},"modified":"2018-09-06T23:25:20","modified_gmt":"2018-09-06T23:25:20","slug":"networking-basics-part-12-user-account-management","status":"publish","type":"post","link":"https:\/\/microsoftgeek.com\/?p=442","title":{"rendered":"Networking Basics: Part 12 &#8211; User Account Management"},"content":{"rendered":"<p>How to create a user account and some basic user account management techniques.<\/p>\n<p>n the previous part of this article series, I began discussing the  Active Directory Users and Computers console.\u00a0Although that article  explained how to connect to the domain of choice using the console, it  never actually explained how to use the console for day-to-day  management tasks.\u00a0In this article, I will show you some basic techniques  for user account maintenance.<\/p>\n<h2>Creating a User Account<\/h2>\n<p>One of the most common uses for the  Active Directory Users in Computers console is to create new user  accounts.\u00a0To do so, expand the container corresponding to the domain  that you are attached to, and select the Users container.\u00a0When you do,  the console&#8217;s details pane will display all of the user accounts that  currently exist in the domain, as shown in Figure A.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.windowsnetworking.com\/img\/upl\/image0011188986203882.jpg\" border=\"0\" alt=\"\" hspace=\"0\" align=\"bottom\" \/><br \/>\n<strong>Figure A: <\/strong>Selecting the Users container causes the console to display all of the user accounts in the domain.<\/p>\n<p>Now, right click on the Users container and select the New command  from the resulting shortcut menu.\u00a0When you do, you will see a submenu  that gives you the choice of many different types of objects that you  can create.\u00a0Technically, the Users container is just a container and you  can put pretty much any type of object in it. It is generally  considered bad practice though to store objects other than user objects  in the Users container.\u00a0That being the case, select the User command  from the submenu. When you do, you will see the dialog box shown in  Figure B.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.windowsnetworking.com\/img\/upl\/image0031188986222835.jpg\" border=\"0\" alt=\"\" hspace=\"0\" align=\"bottom\" \/><br \/>\n<strong>Figure B: <\/strong>The New Object \u2013 User dialog box allows you to create a new user account.<\/p>\n<p>As you can see in the figure, Windows initially only requires you to  enter some very basic information about the user.\u00a0Although this screen  asks for things like first name and last name, these are not technically  required.\u00a0The only piece of information that is absolutely required is  the User Logon Name. Although the other fields are optional, I recommend  filling them in anyway.<\/p>\n<p>The reason why I recommend filling in as many fields as you can is  because a user account is nothing more than an object that will reside  within the Active Directory.\u00a0Things like first name and last name are  attributes of the user object that you are creating.\u00a0The more attribute  information that you fill in, the more useful the information stored in  the Active Directory will be. After all, the Active Directory is a  database that you can query for information.\u00a0In fact, many applications  work by extracting the various attributes from the Active Directory.  When you have filled in the various fields, click the Next button, and  you will be taken to the screen shown in Figure C.<\/p>\n<p><strong><img decoding=\"async\" src=\"http:\/\/www.windowsnetworking.com\/img\/upl\/image0041188986244101.jpg\" border=\"0\" alt=\"\" hspace=\"0\" align=\"bottom\" \/><br \/>\nFigure C: <\/strong>You will be prompted to assign a password to the new user account.<\/p>\n<p>As you can see in the figure, assigning a password is fairly simple.\u00a0  All you really have to do is type, and retype the password.\u00a0 By  default, the user is required to change the password at the next logon.\u00a0  You can prevent this behavior by clearing the User Must Change Password  at Next Logon check box. There is another check box allowing you to  prevent the user from changing their password at all.\u00a0You also have the  option of setting passwords to never expire, or disabling the account  completely.<\/p>\n<p>Although there is nothing overly complex about the password screen,  there is one important thing to keep in mind.\u00a0 When you assign a  password to a new user account, the password must comply with your  corporate security policy.\u00a0 If the password that you use does not meet  the requirements dictated by the applicable group policies, then the  user account will not be created.<\/p>\n<p>Click next and you will see a screen displaying a summary of the  options that you have chosen. Assuming that everything looks good, click  Finish and the new user account will be created.<\/p>\n<h2>Editing User Account Attributes<\/h2>\n<p>Earlier, I discussed the  importance of filling in the various attributes as you create a new user  account.\u00a0 You might have noticed that the screens involved in creating a  new user account did not really have many attributes that you were able  to fill in.\u00a0 However, the Active Directory contains dozens of built in  attributes related to user accounts.<\/p>\n<p>I am not saying that you have to go through the console and populate  dozens of attributes for every single user account.\u00a0 There are some  attributes that do come in handy.\u00a0 I recommend populating attributes  that are related to basic contact information.\u00a0 In fact, some  corporations create corporate directories that are based solely on  information stored in these Active Directory attributes.\u00a0 Even if you  are not interested in building applications that extract information  from your Active Directory, it is still a good idea to populate the  Active Directory with user contact information.\u00a0 For example, suppose  that you need to reboot a server, and a user is still logged into an  application that resides on the server.\u00a0 If you have the user&#8217;s contact  information stored in the Active Directory, then you can simply look up  the user&#8217;s phone number, and call the user to ask them to log out.<\/p>\n<p>Before I show you how to populate the various Active Directory  attributes, I want to mention that the same technique can also be used  for modifying existing attributes.\u00a0For example, if a female employee  were to get married, she might change her last name.\u00a0You could use the  techniques that I am about to show you to modify the contents of the  Last Name attribute.<\/p>\n<p>To access the various user account attributes, simply right click on  the user account of choice and select the Properties command from the  resulting shortcut menu.\u00a0 Upon doing so, Windows will display the screen  shown in Figure D.<\/p>\n<p><strong><img decoding=\"async\" src=\"http:\/\/www.windowsnetworking.com\/img\/upl\/image0051188986267804.jpg\" border=\"0\" alt=\"\" hspace=\"0\" align=\"bottom\" \/><br \/>\nFigure D: <\/strong>The user&#8217;s properties sheet is used to store attribute and configuration information for the user account.<\/p>\n<p>As you can see in the figure, the properties sheet&#8217;s General tab  allows you to modify the user\u2019s first name, last name, or display name.  You can also fill in (or modify) a few other fields such as Description,  Office, Telephone Number, E-mail, or Web Page. If you are interested in  storing more detailed information about the user, then check out the  Address, Telephones, and Organization tabs. These tabs all contain  fields for storing much more detailed information about the user.<\/p>\n<h2>Resetting a User\u2019s Password<\/h2>\n<p>You probably noticed in Figure D  that there are a lot of different tabs on the user\u2019s properties sheet.  Most of these tabs are related to the security and configuration of the  user account. One thing that most new administrators seem to notice  right away when exploring these tabs is that there is no option on any  of the tabs to reset the user\u2019s password.<\/p>\n<p>If you need to reset a user\u2019s password, then close the user\u2019s  properties sheet. After doing so, right click on the user account and  select the Reset Password command found on the resulting shortcut menu.<\/p>\n<p>In this article, I have walked you through the processes of creating a  user account, populating the various Active Directory attributes related  to that account, and resetting the account password. In the next  article in the series, I will continue the discussion by demonstrating  more of the Active Directory Users and Computers console\u2019s capabilities.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to create a user account and some basic user account management techniques. n the previous part of this article series, I began discussing the Active Directory Users and Computers console.\u00a0Although that article explained how to connect to the domain of choice using the console, it never actually explained how to use the console for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-442","post","type-post","status-publish","format-standard","hentry","category-networking-stuff"],"_links":{"self":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=442"}],"version-history":[{"count":3,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/442\/revisions"}],"predecessor-version":[{"id":2660,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/442\/revisions\/2660"}],"wp:attachment":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=442"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=442"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}