https://worldofeuc.com logo
Join Slack
Powered by
# microsoft-avd
  • l

    Lunar

    03/13/2025, 4:33 PM
    Have a host pool configured in AVD using fslogis on azure storage. How do I access the storage directly to reset profiles, etc. when needed.
    c
    s
    • 3
    • 2
  • n

    Nikolay Romanovskiy

    03/14/2025, 4:11 PM
    Hi guys, are there any antivirus exception recommendations for session hosts besides the fslogix-related?
  • l

    Lunar

    03/14/2025, 5:32 PM
    Do you guys recommend using the ODT for AVD or should I use the built-in installation that MS pushes to new machines? Teams and Onedrive I plan to use machinewide installers, just wondering about the other apps in the suite.
    e
    • 2
    • 1
  • p

    Patrick Coble

    03/19/2025, 8:48 PM
    Anyone with AVD able to get me screenshots of the Host Pool RDP Properties for a default Pool. Trying to see if this is the latest view.
    k
    • 2
    • 1
  • l

    Lunar

    03/20/2025, 8:54 PM
    Does Azure reinstall office apps on AVD after it's sysprepped and provisioned? I removed (new) outlook and once provisioned it's present again. The teams plugin for outlook was also installed on the image and it's not present on the hosts in the pool now.
    n
    a
    • 3
    • 9
  • p

    Patrick Coble

    03/21/2025, 1:23 AM
    Yeah I think it does, I had to make an Intune Configuration Profile to remove the New OutLook Shortcut
  • l

    Lunar

    03/21/2025, 1:06 PM
    Any suggestions on the teams plugin? It was present on the image.
    a
    • 2
    • 1
  • r

    Ram Prasad

    03/22/2025, 11:01 AM
    Hey, Recently , while spinning bulk vms(100+), through Azure virtual desktop portal or pipelines , vms resources are creating but next steps domain join and AvD agent install and registration failing .. Working with 20 vms. I am not sure if any throttle limits are there . Please help if anyone has any thoughts here or faced issues with bulk vms in their environment
    p
    k
    • 3
    • 3
  • j

    Jean-Marc Pigeon

    03/26/2025, 6:26 PM
    hello, all I new in avd and i follow the azure academy to configure app attach. That works well with notepad ++ and vlc media plyaer but I have an error with ToadforOracle 17. I'm using the vhdx appattach (cim not working for me). Someone can guide me to resolve the issue ? thanks in advance.
    • 1
    • 1
  • d

    Denis

    03/28/2025, 10:48 AM
    Hello folks, do you have mac customers? I got the feedback that they have trouble using there mac to access avd because of the different keyboard layout. Do you have any solution for that except using the on-screen keyboard?
    s
    p
    +2
    • 5
    • 6
  • j

    Jean-Marc Pigeon

    04/01/2025, 6:53 PM
    Hi everyone, I've created msix applications via msix tools that I've transformed into vhdx. The vhdx software works fine from one hostpool but not on another. Here is the error message (see screen). I've checked the IAM and other permissions. In both cases I have access to the application directory. For me, this means that the disks are mounted correctly (diskmgmt.msc confirms this). However, on a host pool using the same applications, I get this error. Could you give me an idea? Thanks for your help. I'm using "AppAttach"
  • i

    Ingmar Verheij

    04/02/2025, 12:42 PM
    Are you mounting the VHDX yourselves? Or did you use the Add-AppPackage cmdlet?
    j
    • 2
    • 11
  • l

    Lunar

    04/02/2025, 1:48 PM
    Anyone had any issues with black screens in avd multisession? New users attempted login and were met with a black screen.
    👀 1
  • k

    King ston

    04/08/2025, 7:40 AM
    Hi guys Having a torrid time with Auth for different scenarios Regarding AVD, entra joined machines with cloud only identities... Same pool of machines with hybrid identities Should the above scenario work or do we need sep pool with hybrid joined machines?...we are getting a login loop for hybrid identities trying to login here What are the supported scenarios Secondly, azure files with kerberos auth on same machines ...with both cloud only and hybrid identities, which one would work best as having issues with ad da auth as computer accounts are not syncing etc Thanks
    a
    • 2
    • 3
  • r

    Ram Prasad

    04/16/2025, 8:07 PM
    Hi, Is anyone knows how to get AVD disconnections reports for all hostpools ? I am using below KQL query but it is not giving 100% accurate data.I observed few users has disconnections when I see from Insights but not found same user in Log Analytics with below query.. AVD insights has only top 20 disconnections, no helpfull.. If any one already worked on this that would be great help to me let user_failed_connections= WVDConnections //| where TimeGenerated > ago(2d) | where State =~ "Started" and Type =~"WVDConnections" | extend Multi=split(_ResourceId, "/") | extend CState=iff(SessionHostOSVersion=="<>","Failure","Success") | where CState=~"Failure"; let error_message= WVDErrors | where ServiceError == "false" | where ActivityType == "Connection" | summarize UserCount = dcount(UserName) by CodeSymbolic, Message, UserName; user_failed_connections | join ( error_message ) on UserName | project TimeStamp=TimeGenerated, UserName, Message, CState, ResourceGroup=Multi[4], HostPool=Multi[8],ResourceAlias, AVD_SessionName=SessionHostName, ClientOS=ClientOS, ClientWvdVersion=ClientVersion | order by TimeStamp desc;
  • l

    Lunar

    04/18/2025, 2:28 PM
    Running a small pilot group in avd. These are persistent vdi and I have two questions. I can run PS against individual hosts. How do I run against multiple avd hosts simultaneously in the admin portal? Also, management does not want to use fslogix. I feel there will be a lot of administration overhead running this type of configuration. Are there any other concerns I should be aware of? Coming from citrix daas where I use fslogix.
    a
    r
    n
    • 4
    • 4
  • t

    Terry R

    04/23/2025, 3:52 PM
    Crosspost with #CKBVDG48H but hoping someone here may be able to help: I'm attempting to use this method of mounting Azure Files for a native Entra based AVD host pool. (https://nmmhelp.getnerdio.com/hc/en-us/community/posts/15704855452045-How-to-Use-Azure-Files-with-Entra-ID-AADJ-Method-for-AVD) I've set "access network as computer account". But FSLogix will not use the share and reports [ERROR:00000035] LoadProfile failed. Version: 3.25.401.15305 SessionId: 2. FrxStatus: 31 (The network path was not found.). As the user I can easily browse the path of the Azure files and create/delete folder despite no custom credentials. I'm succesfully creating the SAS key in credential manager which appears to work fine. If I remove the "access network as computer account" I do see the FSlogix logs report invalid name or password so it appears to be trying as computer when configured properly. Anyone seen this? I'm stumped as everything but FSlogix seems quite happy to use the share. I can even create drive mappings etc. I also tried the similar config from https://blog.itprocloud.de/Using-FSLogix-file-shares-with-Azure-AD-cloud-identities-in-Azure-Virtual-Desktop-AVD/ without any success. - same behaviour. I also rolled back to an older FSLogix version but no luck either.
    b
    • 2
    • 2
  • j

    Joe Brugaletta

    05/12/2025, 10:03 PM
    So I fired up a test AVD Host Pool and a host.. i believe it was a D4_v4.. which is 4 cpu 16gb memory. I only had two users on it joined to a google meeting within the session and it started to stutter, etc. I'm looking to replace on prem RDS farm with AVD (i think) for the main reason of being able to have things like Zoom (phone and meetings), teams, etc be done within their AVD sessions and not have it be a separate environment. i.e. right now if they want to make a zoom phone call or have a meeting, they have to minimize RDS session and fire up zoom, etc locally. but with only 2 users and showing that kind of performance... yuck 😞
    a
    • 2
    • 8
  • p

    Philipp Mair

    05/13/2025, 8:18 AM
    Hi, can you recommend some scripts I can use to create documentation for an AVD environment?
    k
    • 2
    • 2
  • r

    Robert Berggren

    05/13/2025, 2:06 PM
    Which machine type do people use. We are using Standard E4as v5 (4 vcpus, 32 GiB memory) but maybe there are better alternatives?
    b
    j
    +3
    • 6
    • 96
  • a

    Anders Jensen

    05/15/2025, 11:44 AM
    Does anyone know which license a guest user needs to be able to access a remote app on AVD on Azure Local?
    p
    s
    b
    • 4
    • 11
  • l

    Lunar

    05/15/2025, 2:29 PM
    Persistent vdi. Windows 11 avd. New teams installed with bootstrapper. Doesn't seem to be installing the plugin for outlook. I'm seeing a lot of problems on the web for this any suggestions?
    p
    • 2
    • 3
  • r

    Ron Oglesby

    05/28/2025, 1:48 PM
    Update... https://euc.loginvsi.com/hydra-by-login-vsi?&amp;
    👍 2
    👀 3
    👍🏼 1
    m
    r
    • 3
    • 3
  • s

    Sebastian Parelius

    06/23/2025, 6:22 AM
    Great tool MicrosoftDocs/mcp
  • s

    Sebastian Parelius

    06/26/2025, 6:28 AM
    I wanted to set up a host pool with session host configuration, but I'm not able to select Microsoft Entra ID for directory. Docs says it's supported, anyone been able to select this?
    r
    k
    • 3
    • 2
  • l

    Lunar

    06/26/2025, 7:39 PM
    What would be the best way recommended to update (mostly applications) on persistent personal AVD hosts? AppAttach, 3rd party, Intune, etc?
    s
    e
    • 3
    • 4
  • n

    newbie1998

    07/06/2025, 12:27 AM
    Does anyone have definitive information on whether the screen capture protection feature works for local clients running Windows 10 in an AVD environment? According to Microsoft, it seems to be supported, but both Copilot and Perplexity suggest otherwise. The link below indicates that for RemoteApp, the feature is only supported on Windows 11, but it doesn’t specify anything about full desktop scenarios. Based on that, I’m assuming full desktop sessions on Windows 10 are supported. i can't test b/c i don't have a lab environment yet. https://learn.microsoft.com/en-us/azure/virtual-desktop/screen-capture-protection?tabs=intune#prerequisites
  • p

    Philipp Mair

    07/07/2025, 6:37 AM
    Hi, what custom roles do you usually configure for an AVD environment? Just found those on Marcels blog and they still look pretty good: Least privileges with custom roles for Azure Windows Virtual Desktop (WVD) | ITProCloud Blog
    💯 1
  • j

    Jean-Marc Pigeon

    07/08/2025, 2:15 PM
    Hello all, in my session host I have the notification greyed out. I check the GPO and nothing related to block this. Look the registry HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications ToastEnabled =1. but still greyed. Do you have any clues for that ?
    • 1
    • 1
  • j

    Jean-Marc Pigeon

    07/08/2025, 5:26 PM
    hello all do you know if it's possible to have the enveloppe indication on outlook new from avd ? by default i have this and when receive email i would like to have this enveloppe indication