27 août 2012
Hyper-V Replica Powershell Series: Creating Hyper-V Replica Broker
We have seen multiple queries on the steps required to create the Hyper-V Replica Broker using Powershell, a previous post describes the process but adding more details on the end to end workflow.
To create a Hyper-V Replica Broker in a DHCP environment, use the following cmdlets:
--> Please see the rest of the article and all the serie on the blog : http://blogs.technet.com/b/virtualization/archive/2012/08/15/configuring-hyper-v-replica-broker-using-powershell.aspx
27 août 2012
RemoteApp- comment faire du SSO avec Remote DesktopService 2008 R2
A travers cet article, je vais tenter d’expliquer comment mettre en place le SSO (Single Sign On) pour l’utilisation de RemoteApp publiées sous RDS 2008 R2.
Pour les besoins de l’explication, je vais partir du principe que l’infrastructure en place est la suivante :
- 1 domaine : core.lab
- 1 ferme de 2 serveurs RDSH
o RDSH1.core.lab
o RDSH2.core.lab
Le nom de la ferme est RDFARM.core.lab
- 1 RD Connection Broker : RDCB.core.lab
- 1 RD Web Access : RDWA.core.lab
- 1 RD Gateway : RDGW : RDGW.core.lab
... [Lire la suite]