They don't want you to FSLogix | Windows Virtual Desktop

  Рет қаралды 11,151

Azure Academy

Azure Academy

Күн бұрын

Пікірлер: 59
@pacifier316
@pacifier316 4 жыл бұрын
Amazing, as always! Thank you for doing this, you make a big difference in the Azure community!
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Thanks, Happy to contribute!
@mohammedkhalidsaleh4225
@mohammedkhalidsaleh4225 4 жыл бұрын
Excellent Explanation, always recommending your videos to my customers :)
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Thanks Mohammed, please share with everyone! ☺️
@abhishekacharyaofficial
@abhishekacharyaofficial 2 жыл бұрын
Would love to see a video from you on profile disk maintanence and shrinking. Thanks again!!!
@AzureAcademy
@AzureAcademy 2 жыл бұрын
Thanks for the suggestion…shrinking is great, but tell me more about maintenance, what else do you want to cover?
@abhishekacharyaofficial
@abhishekacharyaofficial 2 жыл бұрын
@@AzureAcademy sure... Alerting on a threshold profile size, alerting on share size. And probably clean up of profiles not being used. :) But shrinking is the most important one.
@AzureAcademy
@AzureAcademy 2 жыл бұрын
We can alert on the share size in Azure but not the profile size. That happens inside windows and you would need windows level tools…or the FSLogix error logs that the profile disk can’t be written to because it is full. I get around this by creating dynamic profiles with a large size and the users won’t be able to fill them…then combine that with the profile shrink tool to keep things under control.
@GCJohnK
@GCJohnK 4 жыл бұрын
As usual...great video Dean!
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Thanks John!
@richardlphillips
@richardlphillips 4 жыл бұрын
Thanks Dean, always my 'go to' channel for Azure and WVD.
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Thanks Richard! What do you want to see in an upcoming WVD video?
@richardlphillips
@richardlphillips 4 жыл бұрын
@@AzureAcademy it's a good question. I'm finding that when I think of something a video pops up on the notifications. One thing would be good is Site Recovery between regions. How that works if you have an express route or VPN to site. Maintaining same IP addresses / subnets and how routing works in failover. Site recovery if you have VMs in a proximity group is not available in GUI and have to it manually. Quite painful!
@richardlphillips
@richardlphillips 4 жыл бұрын
Also how can you replicate WVD functionality between regions. Guess if you do that there no availability set etc you just end up with a bunch of VMs🤔. That's my half baked thought process. Unless you just spin up VMs from a template in different regions. I haven't really thought about how that would work 🤔🤔🤔
@AzureAcademy
@AzureAcademy 4 жыл бұрын
check out my WVD DR video for this. kzbin.info/www/bejne/mYXPnX-sj5uhrZo
@AzureAcademy
@AzureAcademy 4 жыл бұрын
I have a few videos on ASR from On prem to Azure as well as region to region in Azure. Here is the playlist - kzbin.info/www/bejne/lX2qqo2DrLN8n7M
@mylearningaccount1
@mylearningaccount1 2 жыл бұрын
You make our jobs topics so much more interesting, thank you !
@AzureAcademy
@AzureAcademy 2 жыл бұрын
😁 thanks Chilly Wizard! Happy I could help
@fbifido2
@fbifido2 3 жыл бұрын
- Can you do a full video on FSLogix Redirect.xml file & what to put in it ???? Please & thanks, plus look at what other users best practice is for this file.
@AzureAcademy
@AzureAcademy 3 жыл бұрын
Not sure there is enough here for a full video...but I am planning a “2 minute tutorial” series this might fit there. As for what people use it for...that depends on what they don’t want in their FSLogix profiles. The only thing that is common is teams cache. Other things like OneDrive outlook cache are specifically inside a user profile folder so in order to put them into the redirections xml file you would have to be able to script variables into a xml file...and I don’t know how you could do that yet. I will research and get back to you
@Thyr4n
@Thyr4n 4 жыл бұрын
Thanks for the good summary! Helps a lot!
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Awesome, thanks for letting me know!
@ChrisCrowesAbode
@ChrisCrowesAbode 4 жыл бұрын
Great video, love your channel as i've learned alot. Just note that using Office Container has problems with sharepoint sync. There seems to be a bug with FSLogix office container that can cause a sharepoint sync to automatically delete the library you are synced with. Not only does it delete the files, but it first renames and moves them so it's impossible to just restore from sharepoint recycle bin. It's as if some sycn database was corrupted as when a user goes to try to launch their file, it gives an error it no longer exist. And when you go the site online you'll see the file name but it's extension was changed, (in our case from xlsx to pdf). So if you launch the file as a pdf, it will open, but it's a different file. Seems to only occur on first sync and at random, not every user. For users who successfully synced, it doesn't seem to ever occur after. So you have to do a Site restore and if you didn't catch this in time, you need to first copy files modifed and added following the issue. it's a big mess, especially if you haven't been backing up your sharepoint data using 3rd party backup solutions. The first time we encountered this it took nearly a week working with MS to get the files back. Long story short, I started with single profile containers with no issues, an MS partner recommended using office containers for easier office troubleshooting. That's when the problems started. MS now recommends not to use Office containers (at least per the several engineers I worked with) with WVD unless you have a strong use case and definitely do not use if you are allowing sync from sharepoint. So unlike in the earlier documentation where the office container steps were mentioned, you wont find it in the updated documentation. I have not run in to this issue with users Onedrive sync. I have since gone back to just the profile container and life is grand again :) Looks like this issue has existed for a bout a year now and they still haven't found the cause or fix but at the same time have not published any articles warning the user base...
@AzureAcademy
@AzureAcademy 4 жыл бұрын
oh wow! In general I don't recommend using FSLogix office containers in WVD because all the data is in the user profile already...so you aren't giving anything up. But as I mentioned there are SOME scenarios that really benefit from it. I don't think that this could be caused by FSLogix, because as I said it is a cache. Also FSLogix office data is written to the FSLogix share, not Sharepoint, so I don't know how you would even be able to write to sharepoint at all, and if you did where did the permissions come from??? It is possible that some other process is happening at the same time causing the issue, anything is possible I guess...I would suggest opening a support ticket to dig into this issue. let me know how this all goes. 👍👍
@ChrisCrowesAbode
@ChrisCrowesAbode 4 жыл бұрын
@@AzureAcademy Yes, it's a mind bender for sure. When I opened a ticket with Microsoft to recover the files it was the MS engineers who asked me about my setup and when i told them i had split containers setup and was using Office containers they recommended against it and believed it was the cause. I initially argued that because I didn't see how; However, I've only been able to reproduce it when I use an office container. And not to confuse anyone, FSLogix is not writing to sharepoint or anything of that nature, it is not responsible for the lost and rewritten data directly. It is the onedrive sync to sharepoint that is doing the destruction. It's as if the information stored on the office container gets botched when you first sync a sharepoint library and throws off the onedrive sync. I did have a ticket open for this but it didn't get anywhere. They simply told me it was being looked in to and mentioned it wasn't yet supported for WVD. This was just last month. If I hear anything new, i'll for sure provide an update.
@AzureAcademy
@AzureAcademy 4 жыл бұрын
if you can reopen that ticket, or get a ticket opened for the issue again, ask them to have the ticket given to the WVD support or FSLogix teams so we have the right people evaluating the issues from the FSLogix side, because if it is a problem they need to know
@neilevanlorca1639
@neilevanlorca1639 2 жыл бұрын
Hi Dean, Can I still use FSlogix profile if I have 3 vm's in 1 hostpool ? and maybe there are times that all of them requires read and write ? thanks
@AzureAcademy
@AzureAcademy 2 жыл бұрын
Yes you can use FSLogix, no matter how many hosts are in your pool. What do you mean “all of them require read and write”
@neilevanlorca1639
@neilevanlorca1639 2 жыл бұрын
@@AzureAcademy what I mean is, all of the users of 3 VMs needs read and right access concurrently or at the same time. Because every vm is set only for 15 users at depth first so if there are 45 users logged in, it will use the 3 VMs.
@AzureAcademy
@AzureAcademy 2 жыл бұрын
Ok…but each user will only log onto 1 VM at once…but they have the ability to log onto any of the 3…correct?
@neilevanlorca1639
@neilevanlorca1639 2 жыл бұрын
@@AzureAcademy yes sir. 1 User can only login to 1 vm at once but they have the ability to be redirected to a different login in case vm 1 is full, then they will be it vm 2 or vm3
@AzureAcademy
@AzureAcademy 2 жыл бұрын
Correct
@alessandromiron7730
@alessandromiron7730 4 жыл бұрын
Good video! A lot of stuff there... I don't understand very much :)... Maybe an step by step video with this stuff can be more simple to understand... Thanks Dean
@AzureAcademy
@AzureAcademy 4 жыл бұрын
yeah...this is a complex set of scenarios. Most people who are starting out with WVD don't need office profiles or concurrent connections...so I would not use them if you don't know that you need them...but IF you do...I hope this video helps you to know the options!
@thegorn
@thegorn 3 жыл бұрын
Great video. I just want FSLogix so I can exclude Domain Administrators from Profile Containers - something I can’t do with UPD
@AzureAcademy
@AzureAcademy 3 жыл бұрын
Definitely! good best practice so admins can get in even if FSLogix has an issue. You can do it in local users and groups or through Group Policy
@AkashRoy-ph7eu
@AkashRoy-ph7eu 4 жыл бұрын
Great Video. But can the same redirection be done using registry keys instead of GPO?
@AzureAcademy
@AzureAcademy 4 жыл бұрын
YES it can...the GPO is ultimately modifying the registry. However always remember to think about scale and managing at scale...which for something like this means GPO or installation script.
@AkashRoy-ph7eu
@AkashRoy-ph7eu 4 жыл бұрын
@@AzureAcademy Thank you so much. Although I have another question, if I have to apply this via registry key, what will be the path for it, where exactly am I supposed to put the key?
@AzureAcademy
@AzureAcademy 4 жыл бұрын
yes it can. Here is the doc. - docs.microsoft.com/en-us/fslogix/configure-profile-container-tutorial
@ctxshekhar7979
@ctxshekhar7979 4 жыл бұрын
Thanks Dean for the wonderful video.
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Glad you enjoyed it Please share it with others, and social media 😁
@none55931
@none55931 4 жыл бұрын
Hi Dean, great video! I have an issue with FSLogix and if you don't think it's the right place to answer, it's no problem. We have a RDS environment with FSLogix where we use folder redirection for multiple folders. We're in the process of customizing FSlogix and want to stop redirecting StartMenu. I created a copy of the original GPO which applies to a test user and for the original I applied deny apply(to that user). When this user logs in now, he still gets his start menu redirected. The only way to get correct start menu is by recreating FSLogix profile. Any idea? It's something in Appdata, registry that is being kept in the fslogix profile, but I can't seem to find it.
@AzureAcademy
@AzureAcademy 4 жыл бұрын
I won’t be able to figure it out without logs...however I suggest opening a support ticket to resolve it. My question is are you applying the GPO to a user or a computer?
@none55931
@none55931 4 жыл бұрын
Thank you for the reply. It's a user GPO applied to a computer OU with loopback processing enabled. I only asked the question to check if it's a known issue or limitation that is not yet documented. Will further investigate. Thank you anyway.
@AzureAcademy
@AzureAcademy 4 жыл бұрын
👍👍
@cornishpastie
@cornishpastie 4 жыл бұрын
Really great video, thank you 👍
@AzureAcademy
@AzureAcademy 4 жыл бұрын
Thanks Cornish Pastie...you taste great by the way 🤣
@cornishpastie
@cornishpastie 4 жыл бұрын
@@AzureAcademy Haha! Got to love a meat and potato pie
@AzureAcademy
@AzureAcademy 4 жыл бұрын
👍👍
@ketankamble9128
@ketankamble9128 4 жыл бұрын
Waiting
@AzureAcademy
@AzureAcademy 4 жыл бұрын
how did you like it Ketan?
@ketankamble9128
@ketankamble9128 4 жыл бұрын
@@AzureAcademy nicely done , but I got confused in couple of sections let me see the video couple of times to clear the doubts
@AzureAcademy
@AzureAcademy 4 жыл бұрын
cool...let me know
3 Biggest Mistakes AVD Admins Make (Easy, Simple Fix)
16:07
Azure Academy
Рет қаралды 22 М.
AZ-140 ep08 | Plan FSLogix Profiles
19:18
Azure Academy
Рет қаралды 16 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
The BIGGEST Security Mistake AVD Admins Make in 2025!
11:11
Azure Academy
Рет қаралды 1,3 М.
The SECRET to FSLogix | Azure Virtual Desktop
14:18
Azure Academy
Рет қаралды 33 М.
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 124 М.
Take The RDP Short Path | Windows Virtual Desktop
11:36
Azure Academy
Рет қаралды 10 М.
The Ultimate FSLogix Compilation!!!
55:43
Azure Academy
Рет қаралды 11 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,3 МЛН
3 Secrets To AVD NOBODY Tells you (But Are Easy To Do)
16:50
Azure Academy
Рет қаралды 2,3 М.
What is FSLogix Profile Container?
8:19
Nerdio
Рет қаралды 28 М.
FSLogix Biggest Issue Azure Virtual Desktop
16:39
Azure Academy
Рет қаралды 12 М.