Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Importance: The OrganisationID is crucial for the agent to report data correctly to the RoboShadow portal. Without it, no data will be displayed.

  • Planning: Plan the organisational structure before deployment. Changing organisations post-deployment is complex due to the DeviceId and public key being tied to the initial OrganisationID.

Deployment Methods

Golden Image Deployment

...

Recommendation:

  • Do not install the RoboShadow Agent on the golden image. Deploy the agent post-cloning to avoid issues with OrganisationID, DeviceId, and Public Key.

If Installing on Golden Image:

Follow these steps to clean the image before running sysprep:

...

Ensure Updater is Installed: Verify that the updater component of RoboShadow is installed.

Delete OrganisationID Registry Key:

...

HKEY_LOCAL_MACHINE\Software\RoboShadowLtd\Rubicon\Agent\OrganisationId

Uninstalling and reinstalling the agent

  • When the RoboShadow Agent is uninstalled, certain registry files are kept to assist with Agent upgrades and re-installing the Agent to a previously installed organisation.

  • Use case: Organisation A tests the RoboShadow Agent. After Testing, the Agent is uninstalled. At a later date Organisation A wants to go ahead with the rollout. The Agent is re-installed and needs to report into the same organisation.

Migrating the RoboShadow agent to another organisation

  • As the registry and public key are tied to an organisation, when migrating the RoboShadow Agent to a different organisation, a clean install is required and the device will need deleting from the previous organisation in the portal.

  1. In the Windows “Apps and Features”, uninstall the RoboShadow Agent and the RoboShadow Update Service.

  2. Delete the following folder “C:\ProgramData\RoboShadow”.

  3. In the registry, delete the following entry “Computer\HKEY_LOCAL_MACHINE\

    Software\RoboShadowLtd\Rubicon\Control\OrganisationId
  4. Delete DeviceId Registry Key:

    • HKEY_LOCAL_MACHINE\Software\RoboShadowLtd\Control\DeviceId

  5. Delete Public Key:

    C:\ProgramData\RoboShadow\Rubicon\Control\Data\PublicKey

    SOFTWARE\RoboShadowLtd”.

  6. If the device is seen in the RoboShadow Portal, navigate to

  7. https://portal.roboshadow.com/devices and remove the device using the “Trash can” icon.
      a.  If the device appears on the Cyber Heal page https://portal.roboshadow.com/cyber-heal, remove the device using the “Trash can” icon.

  8. Re-install the RoboShadow Agent.

Deployment Methods

Intune Deployment

o   Navigate to https://portal.roboshadow.com/devices and select the organisation you wish to deploy the RoboShadow Agent via InTune, using the organisation drop down menu.

...

o   Follow the on-screen setup guide.

 

RMM  Super Ops Deployment

  • To deploy the agent via RMM with an ORGID variable use the following PowerShell script:

...

When you run the script it will ask for the ORGID to be entered

...

image-20240703-144410.pngImage Added

MSI-Based Installation

  1. Preparation:

    • Ensure you have the correct OrganisationID.

    • Plan your organisational structure in advance.

  2. PowerShell Installation:

Golden Image Deployment

  1. Recommendation:

    • Do not install the RoboShadow Agent on the golden image. Deploy the agent post-cloning to avoid issues with OrganisationID, DeviceId, and Public Key.

  2. If Installing on Golden Image:

    • Follow these steps to clean the image before running sysprep:

      • Ensure Updater is Installed: Verify that the updater component of RoboShadow is installed.

      • Delete OrganisationID Registry Key:

        • HKEY_LOCAL_MACHINE\Software\RoboShadowLtd\Rubicon\Agent\OrganisationId

        • HKEY_LOCAL_MACHINE\Software\RoboShadowLtd\Rubicon\Control\OrganisationId

      • Delete DeviceId Registry Key:

        • HKEY_LOCAL_MACHINE\Software\RoboShadowLtd\Control\DeviceId

      • Delete Public Key:

        • C:\ProgramData\RoboShadow\Rubicon\Control\Data\PublicKey

Summary

By following these guidelines, IT Managers can ensure a successful deployment of the RoboShadow Agent across their Windows environments. Proper planning and adherence to the recommended practices will mitigate common issues and enhance the effectiveness of the rollout.