Deploying SecOps Agent Using Microsoft Intune (MSI / LOB App)
Satyam
Last Update 5 maanden geleden
This article explains how to deploy the SecOps Agent on Windows devices using Microsoft Intune by uploading the MSI installer as a Line-of-Business (LOB) app.
Why Use MSI (LOB App) Deployment in Intune?
Deploying the SecOps Agent as an MSI via Intune provides:
Before you begin, ensure the following:
High-Level Deployment Flow
Step-by-Step Deployment Guide (MSI / LOB App)
Export Bulk Agent from SecOps Solution
Export Agent in Bulk Mode from SecOps Solution tenant, based on your operating system. You can refer this article for agent export.
Step 1: Create an Intune Device Group
Deploying the SecOps Agent as an MSI via Intune provides:
- Native MSI support (no scripting required)
- Automatic execution in SYSTEM context
- Silent installation across managed devices
- Centralized deployment and reporting
- Ideal for enterprise rollouts
Before you begin, ensure the following:
- Microsoft Intune is configured
- Devices are Azure AD–joined or Hybrid AD–joined
- Devices have active Intune enrollment
- You have Intune Admin or Global Admin permissions
- SecOps Agent MSI installer is available
High-Level Deployment Flow
- Upload MSI as a LOB app
- Configure silent install command
- Assign app to device group
- Intune installs agent in SYSTEM context
- Device appears in SecOps dashboard
Step-by-Step Deployment Guide (MSI / LOB App)
Export Bulk Agent from SecOps Solution
Export Agent in Bulk Mode from SecOps Solution tenant, based on your operating system. You can refer this article for agent export.
Step 1: Create an Intune Device Group
- Sign in to Microsoft Intune Admin Center
- Navigate to Groups
- Create a new Security Group
- Add target devices (recommended)
Step 2: Add the SecOps Agent as a LOB App
Step 3: Configure App Information
Step 4: Configure Program Settings (Silent Install)
In the Program section, configure the install command.
Install Command
Use the following silent installation command:
- Go to Apps → Windows
- Click Add
- Select Line-of-business app
- Click Select
- Upload the MSI file: Secops_Solution_CLI_installer.msi
Step 3: Configure App Information
- Enter the following:
- Name: SecOps Agent
- Publisher: SecOps Solution
- Description: SecOps endpoint agent for patch and vulnerability management
- Name: SecOps Agent
- (Optional) Upload an app icon
- Click Next
Step 4: Configure Program Settings (Silent Install)
In the Program section, configure the install command.
Install Command
Use the following silent installation command:
Step 5: Assign the App to Device Group (Device Context)
- In Assignments, select:
- Required
- Required
- Under Included Groups, add: SecOps-Agent-Devices
- Click Next → Create.
Step 6: Monitor Deployment Status
Go to Apps → Windows
Select SecOps Agent
Review:
Validation Checklist
After deployment, verify:
Best Practices
Depending on your environment, you may prefer a cloud-native or alternative deployment approach.
- Device install status
- Success / Failure counts
- Per-device error details
Validation Checklist
After deployment, verify:
- SecOps Agent service is running
- Device appears in SecOps console
- App status shows Installed in Intune
Best Practices
- Always assign MSI apps to device groups
- Use Required assignment for agents
- Avoid user-context deployments
- Roll out using pilot groups first
- Keep MSI versions consistent during upgrades
Depending on your environment, you may prefer a cloud-native or alternative deployment approach.
- Group Policy (GPO) Deployment using Startup Script
Recommended for domain-joined Windows devices managed via Active Directory.
Deploy SecOps Agent using Group Policy (GPO) - Standalone Installer Deployment
Suitable for manual installations or third-party RMM tools.
Standalone Agent Installation
