# Access from Windows

## Overview

1. Access your Stronghold tenant through the Microsoft Remote Desktop Client
2. Navigate your environment to access applications and data

## 1. Access Tenant

Run the Microsoft RDC client to access `<tenant>.stronghold.brown.edu` or the server of your choice through one of the below options

* Start > All Programs > Accessories > Remote Desktop Client
* Start > Run > MSTSC.EXE
* Search Remote Desktop Client

Run the Remote Desktop Client, replacing \<tenant> with your assigned tenant

Click ‘Connect’

![Remote Desktop Connection window. The "Computer" field shows the tenant name.](https://lh6.googleusercontent.com/e7PTh9GLo4jHpK854fDR1PUcqAsDgqITU-iqMsyRC8_k2IJmis3j6XYk-jKa8BYk7zqJ3zz_Aer54iriJztuJB_LnSlJ8Nho2ENFDxy-sz3Y3KyzQV1QNrN5Cw8Wk1i_IEDOHI1O)

Log in using your Active Directory credentials (Use AD\\\<username>) and enter your password and click OK (below).

![Windows Security Credentials window. Please enter your Brown password.](https://lh4.googleusercontent.com/b9Rk1A3PkRXZ4ZfMYMEJ0mJbDhwTghnHkNwB11vVuIjdk51WXqVxhoH-hnTRgEl4cBNCM6JNXZofJe3JmU-4SFpxamvw7DSfK9UanEF31q9HudWe3Og7UHVd6wSt6H2IqI2AgXW4)

Once you open a RDP connection, you will be prompted for your ‘Duo’ authentication. Select how you would like to be authenticated under "Choose an authentication method." The device tab should contain your device's name and the last 4 digits of that device's phone number.

![Duo Authentication Screen](https://lh6.googleusercontent.com/HArAtO_l8Nd5xSx9DjWLcvZaFJteDUpUcXZiFKIPjOZopVfPQkvhIr7u3Exn-nMlIUGMti4Mfb0DtPWe-JgbMLdLPyCBumPJTASIa26HjgZrsvVO74IQcKpwOHBbfchb_dqFFtmJ)

## 2. Navigate Environment

### Applications

You can access your applications using the shortcuts on the taskbar or start menu.

You can also click the Windows icon in the bottom left corner of the screen to access installed programs.

![Stronghold Windows Desktop interface.](https://240799936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWdZhwLCll1J0u091B%2F-LtAJo2npRlOd5vvKFYo%2F-LtAJw35sxWIRVI5NuKU%2FStronghold_Desktop_LI.jpg?alt=media\&token=b37d0436-7ce2-41c3-af8e-1d9354bd0977)

Click the arrow under Desktop in the bottom left of the screen to access applications sorted alphabetically:

![Start menu after clicking on the Windows icon. Several applications are listed on the screen. The full list of applications are listed by clicking on the arrow at the bottom left of the screen.](https://240799936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWdZhwLCll1J0u091B%2F-LtAJo2npRlOd5vvKFYo%2F-LtAMMYVIU8nivEn7sqt%2FStronghold_Start.PNG?alt=media\&token=f29d99ee-afcd-4a6d-a587-eeea8e3a429d)

You can then choose your app from the list or you can search for a specific app using the search bar in the upper right hand corner:

![List of applications in environment](https://240799936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWdZhwLCll1J0u091B%2F-LtAJo2npRlOd5vvKFYo%2F-LtANTv_vF1nbwWr5oKk%2FStronghold_alphabet.PNG?alt=media\&token=a13387b8-db9a-434d-be8d-3d245c20b253)

### Files and Storage

Data and files should be saved to the shared **DATA** drive instead of the local C: drive. You can access the **DATA** drive by opening File Explorer in either the Apps list or by clicking on the File Explorer icon on the bottom left of the Desktop Screen toolbar

![File Explorer Icon](https://240799936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWdZhwLCll1J0u091B%2F-LtAJo2npRlOd5vvKFYo%2F-LtAPJOxllLP2jj5Ofhq%2FFile_Explorer.jpg?alt=media\&token=c4a6378f-aab2-4ad0-bf6e-e72f8ad1ab15)

* File Explorer will open up your view of "This PC" where you can see all your folders and files. Navigate to the **DATA** drive to access or create folders and files

![File Explorer Window](https://240799936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWdZhwLCll1J0u091B%2F-LtAJo2npRlOd5vvKFYo%2F-LtAV1Tsgg2dh5fynNEy%2FThis_PC.png?alt=media\&token=b7b5d1c5-6c2b-45d3-91ed-0c5697f786af)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccv.brown.edu/stronghold/usage/windows_workstation/access-from-windows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
