Documentation Index
Fetch the complete documentation index at: https://docs.idemeum.com/llms.txt
Use this file to discover all available pages before exploring further.
Single tenant installation
Here you install control agent and pair it directly with your tenant. If you need to install agent in bulk and pair with multiple tenants (MSP setting) navigate to the next section.
- Windows
- macOS
Installation
Obtain PowerShell script
Navigate to your idemeum admin portal, click 
Install agent button, then choose Control agent and copy the installation script for Windows.
Command-line arguments
You can pass additional command-line arguments to the installation script:Restart is not required, however you can still trigger the restart after the successful installation by passing
true as an option.By default when the agent is installed it operates in
disabled mode. You can pass the mode which you want to apply at installation time.Pass the desktop version that you want to install. By default the latest version will be installed. You need to pass the version with ”, for instance ‘2.5.1’.
Bulk agent installation
Bulk installation helps MSPs to deploy agent across multiple tenants with a single command. Instead of obtaining installation command from a customer tenant, obtain a command from your MSP tenant instead. Then you can use this command with RMM and leverage RMM variables to dynamically pass the customer name to an installation command. Idemeum control agent will automatically create customer tenants.Obtain bulk command from MSP parent tenant
Login to your MSP tenant, click 
Bulk agent install and then choose Control agent. Copy the installation command for Windows or download the profile and installation script for macOS.
Store the command in your RMM
Store the bulk installation command in your RMM. Make sure you leverage proper customer name variable and pass it to the installation script
-customerName input variable.Explore integration guides
Check our integration page to explore the examples of how to deploy idemeum agent with various RMMs.

