12345678910111213141516171819202122232425262728293031323334353637383940 |
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Web Based Active Directory Management with ManageEngine ADManager Plus</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta charset="UTF-8">
- <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">
- <meta name="author" content="i12bretro">
- <meta name="description" content="Web Based Active Directory Management with ManageEngine ADManager Plus">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
- <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
- <script type="text/javascript" src="includes/js/steps.js"></script>
- <link href="css/steps.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="gridContainer">
- <div class="topMargin"></div>
- <div id="listName" class="topMargin">
- <h1>Web Based Active Directory Management with ManageEngine ADManager Plus</h1>
- </div>
- <div></div>
- <div id="content">
- <ol>
- <li>Download ADManager Plus <a href="https://www.manageengine.com/products/ad-manager/13024552/ManageEngine_ADManager_Plus_64.exe" target="_blank">Download</a></li>
- <li>Install ADManager Plus, skipping the registration step</li>
- <li>Once the installation completes, open a web browser and navigate to http://DNSorIP:8080</li>
- <li>Login with username admin and password admin</li>
- <li>Click the Click here to add a new domain link</li>
- <li>Complete the form, enabling the Authentication checkbox and entering the Domain Name, Username and Password</li>
- <li>Click the Discover New link</li>
- <li>Type the domain controller host name(s) > Click Add</li>
- <li>Click Add to complete setting up the domain</li>
- <li>Welcome to web based Active Directory administration with ADManager Plus</li>
- </ol>
- </div>
- </div>
- </body>
- </html>
-
|