Microsoft RemoteApp for IT Tools
Jim Shakespear - Southern Utah University
Agenda
Southern Utah University
SUU IT Department
Audience - Where do your IT apps run?
What kind of applications I’m talking about:
Audience - Do you use RemoteApps?
Previous way of getting IT work done (previous to 2016)
Why did we change?
Remote Desktop Services
Remote Desktop Services - Roles
User’s Comp
Remote Desktop Gateway
HTTPS
Session or Virtualization Hosts
Session Hosts
RDP
RD Web Access
RD Connection Broker
Remote Desktop Licensing
HTTPS
Basic Roles and Connections used
Remote Desktop Services - SUU’s Deployment decisions
Connect Server
Control Panel for RemoteApp points to this server for IT devices on clients
Website connection made to this server on campus computers when IT needs a tool
Remote Desktop Gateway Manager (Network Policy Server for who has access to resource)
Session Hosts / Apps / Network Segments
List of Apps
Publish RemoteApps
Powershell snippets
New-RDRemoteApp -CollectionName AcaComp -DisplayName "Active Directory Users and Groups" -FilePath "C:\Windows\System32\dsa.msc" -Alias ADUsers -IconPath "C:\Windows\system32\dsadmin.dll"
get-rdremoteapp -alias gpmc -CollectionName AcaComp | foreach-object {new-rdremoteapp -CollectionName Ops -alias $_.alias -FilePath $_.FilePath -IconPath $_.IconPath -IconIndex $_.IconIndex -DisplayName "Group Policy Management - Ops"}
Security
Account Separation and VPN
Remote Desktop Web Client
Remote Desktop Web Client Use-cases
Remote Desktop Web Client (what’s lacking)
Provide feedback at https://remotedesktop.uservoice.com/forums/911494-remote-desktop-web-client
Software updates
Highlighted Programs
Gathering Statistics
Our statistics program (written in C++)
After 2 years of using it
Questions???
Any questions for me?
Contact Info