Download the following installer packages:
- Micetro Central:
Micetro_Central_x64.exe - Micetro Agent:
Micetro_Controllers_x64.exe - Micetro Web Application:
Micetro_Web_Application_x64.exe
Micetro Central on Windows
Micetro Central is the central authentication server. It also serves as the metadata storage engine, containing data such as zone history logs, user accounts and permissions, etc. You must have at least one copy of Micetro Central installed in the environment. Micetro Central does not need to be installed on a DNS server.
Installing Micetro Central does not require special privileges. The service will be started automatically after installation.
To install Micetro Central:
Run the downloaded installer executable witih "Run as administrator" and follow the on-screen instructions.
C:\ProgramData\Men and Mice\Central even if
the installation target is on a different drive or path.For information about preferences/configuration files, refer to Configuration files for Windows.
Running Micetro Central under a privileged user account
Running Micetro Central as a specific service account affects a few functions when it talks to the Active Directory, such as Integrated Security communications with an SQL server database, communications with AD sites and services, authentication of AD users, and ability to ping.
When creating a service account for Micetro Central, make sure the user is in the local "administrators" group on the Central machine. Otherwise, it will not be able to utilize the ping functionality.
To be able to manage data, the service account running Micetro Central needs to be added to the DNS Admins and/or DHCP Admins group.
Setting up cloud services on Windows
For IP address management (IPAM), Micetro connects with cloud services through the DHCP Agent. Before proceeding with any actions involving Micetro and cloud services, two critical prerequisites must be met:
- DNS/DHCP Agent installation and setup:
The Micetro Agents must be installed. For instructions on installing Micetro Agents, refer to the following pages:
- DNS Agent: Installing Micetro DNS Agents on Windows
- DHCP Agent: Installing Micetro DHCP Agents on Windows
- Network connectivity:
- Make sure the machine hosting the DHCP Agent can connect to the designated cloud instance.
- The connection with the cloud provider must be made by the Agent through
port
443/TCPto allow secure HTTPS communication. The DNS Agent and DHCP Agent must be on the same machine and capable of connecting to Azure or AWS services through the following URLs:Azure:
- https://management.azure.com
- https://login.microsoftonline.com
- https://management.core.windows.net
AWS:
- https://organizations.amazonaws.com
- https://iam.amazonaws.com
- https://route53.amazonaws.com
- https://ec2.us-east-1.amazonaws.com
- https://sts.us-east-1.amazonaws.com
- For detailed networking requirements, refer to Networking requirements.
If you intend to add multiple AWS cloud accounts using a single set of credentials, refer to Configuring AWS multi-account setup.
After these prerequisites are met, you can integrate cloud services with Micetro. Refer to Integrating cloud services for instructions.