/
Group Server Remote Desktop Login

Group Server Remote Desktop Login

The Group Server is the computer in our Fishtank. Every graduate student will have a user account on it and have access to some of the software we pay for, such as Origin, Comsol, Autodesk, Nextnano, to name a few.

If you want to be added to the Group Server user list (summer REUs, visitors), please contact the group's senior graduate students and we'll figure it out with the UT IT staff.



Connect to the University Network

To login via Remote Desktop (RDP) on your own laptop/home computer, you need to be in the university network so that your computer can find our group server.

If you're at MRC/Main campus and connects to UT Wifi, you'll be automatically in the university network.

If you're at home, you have to first connect to UT VPN (see this link: Connecting to the University of Texas VPN).


Set Up RDP Client Settings


Next step, you can start setting up the RDP connection. You can choose your own preferred RDP client. If you don't know of any, don't worry, computers today should come with a basic one.

Windows 

If you have a Windows computer, just hit the Windows key and type in "remote desktop", you should see the Remote Desktop Connection app as the first returned search result.

For those of you that are feeling spicy, here's how it works. Microsoft created a shortcut to the .exe file of the RDC client and put it in the start menu path. The original file of the .exe is usually in this location: C:\Windows\system32\mstsc.exe

After you open this app, click the "Show Options" button on the bottom left. The "Logon Settings" section is where we enter the information

In "Computer: ", enter: ece-A58257.austin.utexas.edu

Server change

Since 2023, we have acquired a new server. The new server's network address is ece-A58257.austin.utexas.edu, which replaces the old address (ece-894554.austin.utexas.edu)

Alternatively, you can use an alias utmir.mer.utexas.edu which achieves the same thing. The old server is waiting to be repurposed and should no longer be used as your main server.


In "User name: ", enter "AUSTIN\your_eid" where you replace your_eid with your eid (see the example in the above screenshot). 

In the screenshot above, the "User name: " box is grayed out because my previous credentials are already saved. If you want to use new ones, for example, if you want to log in using the admin account, you can click "edit" and then "Use a different account".

Hit "Connect"! If it is the first time you log in, you'll be prompt to enter a password, it should be the same as your UT EID password.

There might also be a notification about Digital Certificate, just accept and tell Windows to not bother next time.


Mac OS

(See below) - wjd


Additional Tips

There are a few tips that can make your RDP experience slightly better and speed up your workflow. 

Windows RDC Client

The Windows default RDC client is already very robust in terms of functionalities, such as file copying, copy board sharing, etc. Some of the additional settings and tweaks worth considering are,

  • Passing local drives to the RDP session
    You can pass the storage drives and any drive you plug in later (such as a USB flash drive) to the RDP session. To turn this on, in the RDC main page go to "Local Resources", find the "Local devices and resources" section at the bottom, click "More" and tick "Drives", which will select all your existing drives and any drives you plug in later. You can also expand "Drives" and select what you want to pass through

    The drives will show up on the main explorer page in your RDP session. For example, in the following screenshot, "C on LAPTOP-blah" is the C drive of my personal laptop that I passed through

    This is mostly useful when you want to copy things from your flash drive into the Group Server. Although technically you don't need to do this since copy board sharing and file transfer is already available for the RDC client.
  • High DPI related settings
    If your laptop has high resolution and >100% Windows Scaling, you might see weird scaling behaviors when logging into the Group Server remotely (e.g. text, taskbar, and icons look extremely small). This is because (my guess) the somewhat old Windows Server OS Version 2012 R2 did not know how to handle scaling properly. If you RDP into a Windows 10 machine, I think the issue has been improved tremendously. But, you get what you get, and work with what you have.
    A lot of smart people around the internet have already looked into this issue, and have some workarouds. For example, you can look here, 
    https://poweruser.blog/remote-desktop-client-on-hidpi-retina-displays-work-around-pixel-scaling-issues-1529f142ca93 
    I have been using this solution for quite a while (hence you see the "Remote Desktop HighDPI" shortcut I created myself, in the first screenshot of this page). Although having its own quirks, it works okay. 

Mac OS: Microsoft Remote Desktop App

The default RDC app in mac OS kind of sucked, if I remembered correctly. There is a much better version that Microsoft put into the App Store, https://apps.apple.com/us/app/microsoft-remote-desktop/id1295203466?mt=12 

I also remember that it can pass through specific folders rather than the whole drive, which is better I think compared to the implementation in Windows RDC Client. 

The Microsoft Remote Desktop App is confirmed to work for this. After installing the app, open it so that you see a screen like this.



Click on "Add PC", and you will see the following screen.



From here, you can basically follow the instructions from the Windows setup... fill in the PC name provided above. For user account, I clicked on the arrow and added my "AUSTIN\your_eid" login as explained above. I also filled in my password, so that it will auto login.

From there, try logging in, it should work. -wjd


Related content