{"id":589,"date":"2020-05-13T14:09:49","date_gmt":"2020-05-13T14:09:49","guid":{"rendered":"http:\/\/mmolenda.com\/techparadise\/?p=589"},"modified":"2020-05-13T15:10:18","modified_gmt":"2020-05-13T15:10:18","slug":"active-directory-managing-users","status":"publish","type":"post","link":"https:\/\/mmolenda.com\/techparadise\/active-directory-managing-users\/","title":{"rendered":"Active Directory: Managing Users"},"content":{"rendered":"<p>In this blog post, I will go over managing users in an Active Directory environment.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_100-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_100-2020-05-13-10-09.png\"><br \/>\nFigure A. From the Server Manager, select <strong>Tools<\/strong>.  Under tools, select <strong>Active Directory Users and Computers<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_101-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_101-2020-05-13-10-09.png\"><br \/>\nFigure B. Active Directory Users and Computers Dialog.  Here you can see my created domain, molenda.hme.  This is where the users and computers will be located<br \/>\n.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_102-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_102-2020-05-13-10-09.png\"><br \/>\nFigure B. Active Directory Users and Computers Dialog.  Clicking on my domain, you can see all of the built-in containers and organizations units.  This is where design of Active Directory is realized.  Going beyond the built-in units.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_103-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_103-2020-05-13-10-09.png\"><br \/>\nFigure C. Active Directory Users and Computers Dialog.  From here, right click anywhere in the right pane, select <strong>New<\/strong>, then <strong>User<\/strong>.  I am going to create a new user for my domain.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_104-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_104-2020-05-13-10-09.png\"><br \/>\nFigure D. Active Directory Users and Computers Dialog.  This is the New User Dialog.  You can see at the top that it says, \u201cCreate in: molenda.hme\/\u201c so I know that this user is being created in the correct domain.  Some organizations may have multiple domains across their organization.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_105-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_105-2020-05-13-10-09.png\"><br \/>\nFigure E. Active Directory Users and Computers Dialog.  From here, I will fill out new user\u2019s name, login name (the format of which is determined by the organization.  Some haver employee numbers, or use first initial+last name.  Just need consistency).  Once done, I click <strong>Next<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_106-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_106-2020-05-13-10-09.png\"><br \/>\nFigure F. Active Directory Users and Computers Dialog.  After clicking Next, this is where I will assign a temporary password.  Again, they format of the temporary password is determined by the organization.  Some use initials+last 6 of social.  It is good practice to not use the same temporary password for every new user as a nefarious individual could hack a new user\u2019s account before the new user can log in and change the password.  That is something that should be required, as it is here, to change the password at nest login.  Once done, click <strong>Next<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_107-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_107-2020-05-13-10-09.png\"><br \/>\nFigure G. Active Directory Users and Computers Dialog.  Once I am satisfied with the settings for this new user, it\u2019s time to save the user.  Click <strong>Finish<\/strong> to create the user.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_108-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_108-2020-05-13-10-09.png\"><br \/>\nFigure H. Active Directory Users and Computers Dialog. In order to keep a good organization of users, computers, and other Active Directory objects (printers comes to mind), I am going to move this user to the built-in Users organizational unit.  I will start by highlighting the user and then right clicking to bring up the contextual menu.  Then, I will select <strong>Move\u2026<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_109-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_109-2020-05-13-10-09.png\"><br \/>\nFigure I. Active Directory Users and Computers Dialog.  Here I will select the container that I want the new user to be moved to.  I have selected <strong>Users<\/strong>.  Then to complete the move, click <strong>OK<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_110-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_110-2020-05-13-10-09.png\"><br \/>\nFigure J. Active Directory Users and Computers Dialog.  Selecting Users from the left pane shows the contents of that container in the right pane.  There are a couple of built-in users such as Guest.  My user is also here as a result of the move.  Also, many different built-in security groups are listed here.  I am going to make my user a member of the Administrators group.  Note, that I could make a new group for my user or used any of the other groups such as Domain Administrators, Domain User or Key Admin.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_111-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_111-2020-05-13-10-09.png\"><br \/>\nFigure K. Active Directory Users and Computers Dialog.  I right click on my user and click <strong>Properties<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_112-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_112-2020-05-13-10-09.png\"><br \/>\nFigure L. Active Directory Users and Computers Dialog.  This is the user properties dialog.  There are a number of tabs here.  I could add addresses and phone numbers.  I can use this dialog to reset a password, but in this case, I am going to make my user a member of a group.  I start by locating the <strong>Member of<\/strong> tab.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_113-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_113-2020-05-13-10-09.png\"><br \/>\nFigure M. Active Directory Users and Computers Dialog.  Clicking on <strong>Add\u2026<\/strong> will bring up the Select Groups dialog box.  I entered in Administrators in the <strong>Enter the Object names to select<\/strong> box.  I could (and did) click the <strong>Check Names<\/strong> box.  This brings up a list of groups with similar names so that it is spelled correctly.  If spelled incorrectly, the user will not be joined to the proper group.  This could cause issues with my domain.  That\u2019s why I checked it before clicking <strong>OK<\/strong>.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_114-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_114-2020-05-13-10-09.png\"><br \/>\nFigure N. Active Directory Users and Computers Dialog.  I can see that my user is a member of the Administrators group.  Once I have made all of the changed to my user, I click <strong>Next<\/strong>.  And then, I re-booted my server<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_115-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_115-2020-05-13-10-09.png\"><br \/>\nFigure O. Windows Server 2016 Login Screen.  Now that there are multiple users in my domain, I will click on Other user, enter in my <strong>assigned user name<\/strong> and <strong>assigned temporary password<\/strong> to gain access to not only my desktop but to the domain.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_116-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_116-2020-05-13-10-09.png\"><br \/>\nFigure P. Windows Server 2016 Login Screen. Remember when I checked or rather didn\u2019t uncheck the checkbox for <strong>User must change password at next login<\/strong>, this is the result.  It is saying that I have to change my password now.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_117-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_117-2020-05-13-10-09.png\"><br \/>\nFigure Q. Windows Server 2016 Login Screen.  Changing my password.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_118-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_118-2020-05-13-10-09.png\"><br \/>\nFigure R. Windows Server 2016 Login Screen.  Password changed.  I can now log into my server or my desktop.<br \/>\n<img decoding=\"async\" src=\"http:\/\/mmolenda.com\/techparadise\/wp-content\/uploads\/AD_Server2016_AddUser_119-2020-05-13-10-09.png\" alt=\"AD_Server2016_AddUser_119-2020-05-13-10-09.png\"><br \/>\nFigure S. Windows Server 2016.  All logged in and ready to work.  Just to show that this is not the built-in Administrator account, I have highlighted my user in the start menu.<\/p>\n<p>I will be working with Active Directory more in my Virtual Machine.  As I learn more, I will share my knowledge.  I am a newbie at this but picking up very easily.  I have found more YouTube videos that I will be checking out to increase my Active Directory knowledge.  Thank you for reading to this point.<\/p>\n<p><strong>References:<\/strong><br \/>\n<a href=\"https:\/\/youtu.be\/nKcrVtvZvpk\">Tutorial for Active Directory<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this blog post, I will go over managing users in an Active Directory environment. Figure A. From the Server Manager, select Tools. Under tools, select Active Directory Users and Computers. Figure B. Active Directory Users and Computers Dialog. Here you can see my created domain, molenda.hme. This is where the users and computers will [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":572,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,21],"tags":[],"class_list":["post-589","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-active-directory","category-windows-server-2016"],"_links":{"self":[{"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/posts\/589","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/comments?post=589"}],"version-history":[{"count":5,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/posts\/589\/revisions"}],"predecessor-version":[{"id":594,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/posts\/589\/revisions\/594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/media\/572"}],"wp:attachment":[{"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/media?parent=589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/categories?post=589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mmolenda.com\/techparadise\/wp-json\/wp\/v2\/tags?post=589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}