windows 7 desktop experience with XenApp Hosted Shared Desktop
Step 1:
Enable Desktop experience feature in server manager of your XenApp server
(or)
run the following commands
import-module ServerManager
Add-WindowsFeature Desktop-Experience
Step 2:
start themes service and set it to automatic
Step 3:
Publish Desktop through XenApp
Enable Desktop experience feature in server manager of your XenApp server
(or)
run the following commands
import-module ServerManager
Add-WindowsFeature Desktop-Experience
Step 2:
start themes service and set it to automatic
Step 3:
Publish Desktop through XenApp
Comments
Post a Comment