Articles on: Platform Features

Vulnerability Management Mass Deployment (Intune)

If you wish to deploy the Vulnerability Management agent to multiple devices within your organisation, you can do so via Intune using the steps below.


  1. Go to https://intune.microsoft.com/?ref=AdminCenter#view/Microsoft_Intune_DeviceSettings/DevicesMenu/~/scripts


  1. Select "Add", then "Windows 10 and later"


  1. Fill in a friendly name and description for the new script


  1. Copy your Organisation ID from within the OneClickComply platform. It can be found inside of the 'Installation' tab of the Vulnerability Management area, as shown below:


Locating organisation id


  1. Replace the 'xxxxxx' value in the script below with your Organsiation ID. Then paste the updated script to Intune:
Start-Process 'C:\Windows\System32\msiexec.exe' -ArgumentList '/i https://cdn.roboshadow.com/GetAgent/RoboShadowAgent-x64.msi /qb /norestart ORGANISATION_ID=xxxxxx' -Wait


  1. Once you have confirmed that the script above has been correctly updated, select "No", "No", then "Yes" for the 3 options underneath "Script Location"


  1. Select the group(s) to be targeted, or all devices as required


  1. Click "Next", then "Create"


  1. The Vulnerability Management agent will then install the next time the devices check in.


Note: Check in times for Microsoft Intune can vary, so installation of the agent may not occur immediately.


If you have any questions about the above, please contact a member of our support team


Updated on: 28/08/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!