Hi All,
I am struggling to publish an application located on workgroup server
=====================
Infra Setup:( LAB)
AD = 2k8 r2 forest level
RDS + components on single server = windows server 2008 r2 - domain joined
Application server = workgroup same subnet ( 10.0.0.6)
client = win 7 - domain joined
======================
Process:
I am using below process to publish app which is located on remote workgroup server.
In my above example I am trying to publish notepad ( for testing , later we will host business app ) .
Question: is the process correct or am I missing any step ?
=============================================
After the above step, I tried accessing the publish app and it errors out
on 10.0.0.6 which is remote server , I have enabled Remote desktop and added the users under remote desktop user group, still it fails
When clicking the notepad icon, it prompts for user creds and I enter 10.0.0.6\username and password , it then prompt for certificate --> I by pass cert --> It connects to RDS Host --> and fails to connect to remote app server
Question:
is this correct setup ?
Domain User ---> RDWEB ( on domain ) --> publish app ( on Workgroup server ) ?
please assist