0182.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Web Based Active Directory Management with ManageEngine ADManager Plus</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Active Directory Management,ADManager Plus,Active Directory,Web Based Tools,Install Guide,Browser Based,Web Based,Windows,Microsoft,Manager,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Web Based Active Directory Management with ManageEngine ADManager Plus">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  12. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  13. <script type="text/javascript" src="includes/js/steps.js"></script>
  14. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  15. </head>
  16. <body>
  17. <div id="gridContainer">
  18. <div class="topMargin"></div>
  19. <div id="listName" class="topMargin">
  20. <h1>Web Based Active Directory Management with ManageEngine ADManager Plus</h1>
  21. </div>
  22. <div></div>
  23. <div id="content">
  24. <ol>
  25. <li>Download ADManager Plus <a href="https://www.manageengine.com/products/ad-manager/13024552/ManageEngine_ADManager_Plus_64.exe" target="_blank">Download</a></li>
  26. <li>Install ADManager Plus, skipping the registration step</li>
  27. <li>Once the installation completes, open a web browser and navigate to http://DNSorIP:8080</li>
  28. <li>Login with username admin and password admin</li>
  29. <li>Click the Click here to add a new domain link</li>
  30. <li>Complete the form, enabling the Authentication checkbox and entering the Domain Name, Username and Password</li>
  31. <li>Click the Discover New link</li>
  32. <li>Type the domain controller host name(s) &gt; Click Add</li>
  33. <li>Click Add to complete setting up the domain</li>
  34. <li>Welcome to web based Active Directory administration with ADManager Plus</li>
  35. </ol>
  36. </div>
  37. </div>
  38. </body>
  39. </html>