Догађаји
29. апр 14 - 30. апр 19
Придружите се врхунском виртуелном догађају Виндовс Сервера од 29. до 30. априла за дубинске техничке сесије и питања и одговоре уживо са Мицрософтовим инжењерима.
Упишите се одмахОвај прегледач више није подржан.
Надоградите на Microsoft Edge бисте искористили најновије функције, безбедносне исправке и техничку подршку.
You can deploy server-based personal desktops in a cloud-computing environment by using personal session desktops. (A cloud-computing environment has a separation between the fabric Hyper-V servers and the guest virtual machines, such as Microsoft Azure Cloud or the Microsoft Cloud Platform.) The personal session desktop capability extends the session-based desktop deployment scenario in Remote Desktop Services to create a new type of session collection where each user is assigned to their own personal session host with administrative rights.
Use the following information to create and manage a personal session desktop collection.
Use the New-RDSessionCollection cmdlet to create a personal session desktop collection. The following three parameters provide the configuration information required for personal session desktops:
Use the Set-RDPersonalSessionDesktopAssignment cmdlet to manually assign a user to a personal session host server in the collection. The cmdlet supports the following parameters:
-CollectionName <string>
-ConnectionBroker <string>
-User <string>
-Name <string>
The Import-RDPersonalSessionDesktopAssignment cmdlet imports associations between user accounts and personal session desktops from a text file. The cmdlet supports the following parameters:
-CollectionName <string>
-ConnectionBroker <string>
-Path <string>
–Path specifies the path and file name of a file to import.
Use the Remove-RDPersonalSessionDesktopAssignment cmdlet to remove the association between a personal session desktop and a user. The cmdlet supports the following parameters:
-CollectionName <string>
-ConnectionBroker <string>
-Force
-Name <string>
-User <string>
–Force forces the command to run without asking for user confirmation.
Use the Get-RDPersonalSessionDesktopAssignment cmdlet to get a list of personal session desktops and associated user accounts. The cmdlet supports the following parameters:
-CollectionName <string>
-ConnectionBroker <string>
-User <string>
-Name <string>
You can run the cmdlet to query by collection name, user name, or by session desktop name. If you specify only the –CollectionName parameter, the cmdlet returns a list of session hosts and associated users. If you also specify the –User parameter, the session host associated with that user is returned. If you provide the –Name parameter, the user associated with that session host is returned.
The Export-RDPersonalPersonalDesktopAssignment cmdlet exports the current associations between users and personal virtual desktops to a text file. The cmdlet supports the following parameters:
-CollectionName <string>
-ConnectionBroker <string>
-Path <string>
All new cmdlets support the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.
Догађаји
29. апр 14 - 30. апр 19
Придружите се врхунском виртуелном догађају Виндовс Сервера од 29. до 30. априла за дубинске техничке сесије и питања и одговоре уживо са Мицрософтовим инжењерима.
Упишите се одмахОбука
Модул
Create and configure host pools and session hosts for Azure Virtual Desktop - Training
Create and configure host pools and session hosts for Azure Virtual Desktop
Цертификација
Microsoft Certified: Azure Virtual Desktop Specialty - Certifications
Plan, deliver, manage, and monitor virtual desktop experiences and remote apps on Microsoft Azure for any device.
Документација
Scale out your RDS deployment by adding an RD Session Host farm
Add a second RD Session Host to your RDS environment.
Deploy your Remote Desktop environment
Basic steps to deploy a Remote Desktop environment.
Add an RD Connection Broker server to configure high availability in RDS
Learn how to add an RD Connection Broker to an RDS deployment for high availability.