Ever noticed how you cannot take local drives through with you when using the Remote Web Workplace (RWW) in Small Business Server (SBS) 2008? well follow these instructions and you can!
- Log onto the Small Business Server as Domain Admin
- First make a backup fo this file:
- “C:\program files\windows small business server\bin\webapp\remote\tsweb.aspx”
- Open Notepad as Administrator (right-click, run as administrator)
- Select file => open and open the following file:
- “C:\program files\windows small business server\bin\webapp\remote\tsweb.aspx”
- Once opened search for this line:
- MsRdpClient.AdvancedSettings2.RedirectDrives = FALSE
- You now need to modify this line so it says:
- MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE
- Now Save the notepad and close
- Finally log back into the Remote Web Workplace from any PC and the drive option will be available to be ticked!!








