Azure Virtual Desktop (AVD) Image Creation

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ธ.ค. 2022
  • This video is about creating a Microsoft Azure Virtual Desktop Image to use for personal or pooled desktops. Typically we'd use Windows 10 or Windows 11 for this.
    We'll first take a market place image to get the multi session part of the image. Then we'll install Office 64 bit with shared activation & no updates, FSLogix for profile management, OneDrive Per Machine Install, and Teams Per Machine install. There are some additional registry keys needed to properly configure for AVD as well that I've got linked below.
    MS Documentation on Master Image - learn.microsoft.com/en-us/azu...
    MS Documentation on Office & OneDrive - learn.microsoft.com/en-us/azu...
    MS Documentation on Teams for AVD - learn.microsoft.com/en-us/azu...
    Matt McKenzie's AVD Image Creation Powershell (**Don't forget to update the Azure AD Tenant ID for OneDrive) - github.com/mmckenzie13/AZ-Hom...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 4

  • @jesseniaalvarenga9468
    @jesseniaalvarenga9468 ปีที่แล้ว

    Thank you so much! I had done this step by step but my vhd got messed up so I figured it would be better to rebuild than trying to troubleshoot (since I spent a lot of time troubleshooting). This saved me so much time when I needed it. I ran across the error "Cannot install for all users when a VDI environment is not detected" when installing Teams but was able to fix by using the following:
    # create registry key and value for WVDEnvironment
    New-Item -Path "HKLM:\SOFTWARE\Microsoft" -Name "Teams" -Force
    New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Name "IsWVDEnvironment" -Value 1 -Force

  • @ericabardu
    @ericabardu ปีที่แล้ว

    great work!

  • @samibenlaribi2565
    @samibenlaribi2565 ปีที่แล้ว +1

    Perfect, Great Work, but the Vm created from captured image retain old hostname, did you have any idea ? Thanks

  • @aniloy83
    @aniloy83 5 หลายเดือนก่อน

    The video is not clear. Seems recorded from a mobile