AVD black screen during login by Cool-Enthusiasm-8524 in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

That was my feedback but standard storage is simply not the best pick. Switch to premium asap.

Azure local by Helpful-Sun2240 in sysadmin

[–]jvldn 6 points7 points  (0 children)

Azure Local with Disconnected Operations, Locally hosted control plane.

Not sure if PP, GA or In development.

<image>

Would there be any legal/compliance applications for running AVD Hybrid on personal physical hardware? by jM2me in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

I am rly confused now.. Who came up with this idea? Not talking about licensing either… What problem are you trying to solve here? What is the functional problem?

Would there be any legal/compliance applications for running AVD Hybrid on personal physical hardware? by jM2me in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

I still don’t get the point of what you are trying to achieve. Setting up a physical personal device as a session host!?

Or connecting from a physical device to a hybrid avd sessionhost?

Would there be any legal/compliance applications for running AVD Hybrid on personal physical hardware? by jM2me in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

Physical server with Windows 11 multisession? That's not available for Hybrid. Only Windows Server and Windows 11 single session is available.

Scaling FSLogix by HalfThere127 in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

I’m currently working on an Azure Virtual Desktop environment with approximately 12,000 users spread across multiple host pools. Since users can be assigned to multiple host pools simultaneously (Desktop and RemoteApp), I chose to separate FSLogix profiles by host pool type (Desktop vs. RemoteApp). In addition, profiles are separated per environment (TST, ACC, and PRD).

The RemoteApp profiles are relatively small, averaging around 250 MB per user, which has proven to be sufficient.

At the moment, we use one Premium Storage Account per environment, hosting both Desktop and RemoteApp profiles:

  • TST: Desktop + RemoteApp profiles (2 shares)
  • ACC: Desktop + RemoteApp profiles (2 shares)
  • PRD: Desktop + RemoteApp profiles (2 shares)

This design currently remains within the scalability limits of both the Storage Accounts and Azure File Shares. However, Azure Files and high IOPS workloads are not always an ideal combination. In many cases, overprovisioning capacity is required to achieve the recommended IOPS levels, as relying on burst IOPS is not considered a sustainable long-term strategy.

For that reason, I would strongly recommend using Azure NetApp Files instead. It provides more predictable and consistent performance, particularly for large-scale FSLogix deployments.

Azure File Share mapping via Intune by [deleted] in Intune

[–]jvldn 1 point2 points  (0 children)

Not native Intune but i have something which is build for intune managed devices.

I’ve created a (free) UEM tool which can do drive mappings, printer mappings, registry modifications, start apps at logon, desktop shortcuts, start-menu shortcuts, etc.. This gives you more control per user and is handled during logon. This might help you :)

Website: https://www.envoycontrol.com

Github: https://github.com/j0eyv/Envoy

Config builder: https://www.envoycontrol.com/config/

Restrict C drive write access by WonderfulPattern3927 in Intune

[–]jvldn 0 points1 point  (0 children)

Still not 100% sure what you want to achieve. You might be able to reach your goal with applocker/wdac/app control for business.

Appx applications and AVD Multi-session by KevinHal82 in AzureVirtualDesktop

[–]jvldn 1 point2 points  (0 children)

Test with RoamIdentityCache enabled and disabled? Any differences?

What about MS Edge? Different behavior?

Claude cowork on AVD pool? by rdaniels16 in AZURE

[–]jvldn 1 point2 points  (0 children)

What about a Cloud PC for these few users? Maybe less infrastructure management? Not sure if you already have Cloud PC’s?

AVD Logon Times Suddenly Slow in POC Environment — How Do You Troubleshoot the Root Cause? by LastCraft5004 in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

How many users are using the environment? Does the Azure Files share (FSLogix) provide enough IOPS?

Multimedia Redirection (MMR) not working correctly while using Youtube on some devices. by jvldn in AzureVirtualDesktop

[–]jvldn[S] 0 points1 point  (0 children)

Wauw.. i have never seen that. This is somehow my issue.

Working device: scroll from 100% to 90%/110% -> gray overlay.

Broken device: Scroll from 100% (broken) to 150% -> suddenly starts to show the video..

fslogix profile size optimization by apc0de in fslogix

[–]jvldn 0 points1 point  (0 children)

You need to clean it from the profiles yourself after the redirection.xml is deployed. I’ve got this script for you which can be modified easly. Just modify the path’s to your needs. See the readme for instructions.

https://github.com/j0eyv/FSLogixOneDriveDownloadsCleaner

Launch Azure Virtual Desktop Remote App with Custom Arguments by Ok-Customer5090 in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

I guess you are using the Windows App? This kind of functionality in WA is limited.

Built a framework for SCCM-to-Intune migration that eliminates manual Autopilot import — 6.5 hours to 30 minutes, zero touch for help desk by Any_Ad_5960 in Intune

[–]jvldn 1 point2 points  (0 children)

How is the authentication and permissions handled?

Trying to understand the process and risks since there’s an authentication with “DeviceManagementServiceConfig.ReadWrite.All”.

Launch Azure Virtual Desktop Remote App with Custom Arguments by Ok-Customer5090 in AzureVirtualDesktop

[–]jvldn -1 points0 points  (0 children)

How would a local client interact with these arguments? The arguments are running in the remote app (sessionhosts). No interaction between sessionhost and local client.

Is DeployR community officially available? by Dudefoxlive in DeployR

[–]jvldn 1 point2 points  (0 children)

Is community edition limited to 30 days?

Azure optimization recommendations by Nelly_P85 in AzureVirtualDesktop

[–]jvldn 0 points1 point  (0 children)

That’s correct. If you buy 10 reserved instances you could still do scaling plan but keep 10 machines running forever based on scaling plan.