Installing Python for Micetro Central on Windows
Using LDAP (see Configuring LDAP Authentication) with Micetro Central on a Windows server requires Python to be installed for all users.
If you haven’t yet installed Python, or just for the current user, follow these steps:
Download and run the installer for Python from https://www.python.org/downloads/windows/.
On the first screen, select Add Python 3.x to PATH and click Customize installation.
Select the optional features. Central only requires pip to be installed.
On Advanced features, enable Install for all users. (Leave the rest unchanged.)
Proceed with the installation.
Restart Central, if it’s already running.