Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Change user email address

(info) As a temporary workaround you can add the new user email, then remove the old users email address.

Invite a new email address user

  1. Click on 'organisations' in organisations drop down menu.

image-20240123-152429.png

  1. Select the organisation you wish to add the new user to and press ‘invite users’

Screenshot 2024-01-23 152657-20240123-152723.png
  1. Enter username, new email address and select a role.

image-20240123-153133.png

Accept the invitation email

  1. The new user email will receive an invitation email, click the link in the invitation email.

image-20240123-153842.png

  1. You will be re-directed to the Portal login page.

image-20240123-154245.png

  1. If invited user does not have a Portal account, they need to create an account with the invited user email address.

  2. If invited user already has a Portal account, they need to sign in with their normal user credentials.

  3. Once logged in, the user will see the organisation that invited them.

Delete old user email

  1. Send an email to hello@roboshadow.com from the old user email address requesting the user to be deleted.

  2. You will receive a confirmation email when the user has been deleted.

End


Remove a device from the Portal

Steps to remove a device from the Portal.

Last updated: January 15, 2024

Remove a device from the Portal

  1. To uninstall the RoboShadow agent from the device you wish to remove it from, right-click on the agent and select 'show more options'. This action will reveal the option to uninstall.

(info) This will stop new data for this machine reporting to the Portal.

image-20240123-154905.png

Or

  1. In the Portal, navigate to Agent >Management .

  2. Make sure days filter is set to ‘All’ to show all devices.

image-20240124-105259.png
  1. Click the "trash can" delete icon next to the device to be removed.

image-20240123-160118.png

This will remove all data for this device from the Portal.

End


Rename a device

Steps to rename a device.

Last updated: January 15, 2024

(info) *When a device's name is changed, the Portal will display it as two distinct devices: one under its old name and another under its new name.*

Rename a device on Windows

  1. On the device to be renamed, select Start > Settings > System > About > rename this PC.

image-20240124-103528.pngimage-20240124-103643.png

Screenshot 2024-01-24 103859.png

  1. Enter the new name for this device.

The newly named device will start reporting data in the Portal as a seperate machine to the old named device

End

Remove old named device from the Portal

  1. In the Portal, navigate to Agent > Management.

Screenshot 2024-01-24 104747-20240124-104851.png

  1. Set the days filter to "All" to ensure all devices are listed.

image-20240124-105259.png

  1. Click the "trash can" delete icon next to the device to be removed.

image-20240124-105403.png

This will remove all data for this device from the Portal.

End


Creating an MST for GPO deployments

Steps to setting up a MST for GPO deployments

Last updated: January 15, 2024

Download the Thames Agent

  1. Download the latest MSI from our Downloads page.

Installing Orca

  1. Download the windows SDK Components SDK

Screenshot 2024-01-24 110639-20240124-110656.png

  1. Open File explorer and go to \c:program files x86\Windows Kits\10\bin\10.2.22621.0\x86

  1. You can then find the Orca MIS Orca-x86_en-us.msi and run it.

End

Editing the MSI

  1. Open Orca from the start menu

  1. Click File and Open and select download Agent msi

  1. Click Transform New Transform

image-20240124-111009.png

  1. Browse down to the Property table

image-20240124-111140.png

  1. Double click on any blank row. To open the Add Row Dialogue

image-20240124-111228.png

  1. Set ORGANISATION_ID as the property name

  1. Set your Organisation ID as the property value this can be found on the downloads page.

image-20240124-111331.png

  1. Click 'Ok'

  1. Click Transform Generate Transform

image-20240124-111551.png

  1. Give the Transform file a name and Click Save

image-20240124-111628.png

  1. Test the transform file from the command line msiexec /i RoboShadowAgent-x64-3102.msi TRANSFORMS="OrganisationName.mst"

  1. The Organisationid Input box should be automatically filled out.

End

  • No labels