Category:
Inviting Users to Your Reservation
Windows
PLEASE NOTE - On Windows, a maximum of 1 user may be signed in at any given time on a VM regardless of how many users have been granted access.
- Connect to your VM using Remote Desktop.
- Click on the start menu, and search for
Windows PowerShell
. - Right click on
Windows PowerShell
and selectRun as administrator
- Within the PowerShell console, run the following command to grant another active Duke user access to your VM (replace with the user's real NetID):
Add-LocalGroupMember -Group Administrators -Member WIN\<NetID>
Linux
OIT provides a script to automate authentication for additional users. Clone or download the script from here: https://gitlab.oit.duke.edu/devil-ops/users
Follow the instructions from the repo documentation, but basically: $ sudo ./install.sh NETID
Is your question or issue not addressed on this page? Or are you still having difficulty? Please contact
OIT Service Desk