A couple of questions about fslogix

Tim Anderson 16 Reputation points
2021-09-10T17:06:39.65+00:00

Hi, I have set up Azure Virtual Desktop and I am testing before rolling out to users. We are using Azure AD DS.

I want to use FSlogix to enable roaming profiles and remote storage for user documents and outlook files. I followed the instructions here:

https://learn.microsoft.com/en-us/azure/virtual-desktop/create-profile-container-adds

All went OK until the assign users step where it says "Run Windows PowerShell as an administrator, then run the following cmdlet to sign in to Azure Virtual Desktop with PowerShell:". The given PowerShell cmdlet Add-RdsAccount -DeploymentUrl $brokerurl fails. I had a look and it seems this may only apply to the classic WVD and not AVD with ARM? I hunted for more information about the TenantCreator role and cannot see how to apply in our setup.

Nevertheless fslogix is installed on our session host. However I discovered it was not configured for a user logging in because the user does not appear in the local users and groups. I manually added the user to the FSlogix include group and deleted the local profile, now an FSLogix profile is created. But that does not seem the right way to do this?

What steps can I take so that users automatically get FSLogix profiles and what are the consequences of not being able to follow the steps for "Assign users to the session host"?

I can quite easily add the group I am using for AVD users to the local user group manually if that is the right approach but want to observe best practice.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
463 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 24,111 Reputation points Microsoft Employee
    2021-09-13T10:30:50.997+00:00

    @Tim Anderson

    Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.

    I went through the instructions and checked with internal team on this. There is issue with the documented instructions here. I have shared the Feedback on the document being pointing to old instructions (so it gave error when you followed the document) to update the document. Team is working on fixing this error in the document.

    For now requesting to use the azure portal to create a host pool and assign users.
    Instructions on how to configure the profile container can be found here.
    This article describes the configuration of Azure Files with Azure AD DS.

    Hope this helps.

    Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.