User Profile
Doug_Coombs
Joined 7 years ago
User Widgets
Recent Discussions
Re: WVD grey area
moderndesktop Item 1 - Configuring FSLogix to point to the same profile from multiple host pools will work IF a user logs into one hos pool at a time. If a user is signing into multiple host pools simultaneously, as an example accessing remote applications from a remote desktop, then it is recommended that a unique profile is created for each host pool. It is possible to us read-only access to share a profile across host pools, but this is not generally recommended. https://docs.microsoft.com/azure/virtual-desktop/create-host-pools-user-profile https://docs.microsoft.com/fslogix/configure-profile-container-tutorial https://docs.microsoft.com/fslogix/configure-concurrent-multiple-connections-ht Item 2 - 30 GB is default max size. When using a VHDX the size on disk will dynamically grow to accommodate use. https://docs.microsoft.com/fslogix/profile-container-configuration-reference#isdynamic https://docs.microsoft.com/fslogix/profile-container-configuration-reference#sizeinmbs Item 3 - Corruption of data within the profile may be handled by deleting the VHD(D), this would essentially be the equivalent of deleting the user profile and would come with the implications of doing so. It is also possible for an administrator, with appropriate permissions to the VHD and content to trouble shoot the data within the VHD similar to troubleshooting any issue with data within a standard profile.1.6KViews0likes3CommentsRe: On-Prem RDS Session Host Migration To Azure WVD
J_Bush , PieterWigleven , if the VHD for the UPD is not transferred then you don't have that user profile. I would assume that+Sysprep would be adequate, then use that image as your base for WVD. You would, of course, have to re-create the user's profile, preferably using FSLogix Profile Container. Have you tried this process and it has failed?2.2KViews0likes0CommentsRe: WVD OneDrive Cannot Connect to Windows
rpextech , we have not seen this as a common issue with OneDrive and FSLogix. With a quick internet search I did find several references with trouble shooting/potential solutions, I am pasting a couple of links below. If these do not help solve the issue, I would suggest following up with the OneDrive community or submitting a OneDrive support ticket. https://answers.microsoft.com/en-us/msoffice/forum/msoffice_drive-mso_win10-mso_2016/onedrive-cannot-connect-to-windows/a81e3866-d8d6-4186-90e0-2ddad547b4d2 https://pupuweb.com/solved-onedrive-cannot-connect-windows-error-files-on-demand/5.2KViews0likes7CommentsRe: FSlogix not able to create UPD for users
andyfigueroa If you are still experiencing this issue, please verify that, when logged in as the user, you are able to navigate to the location specified for your profile (\\storageaccountname.file.core.windows.net\saawvdfspocasa01\upd\) without being challenged for a credential. In order for FSLogix to create the VHD, the user must be able be able to create, read, and modify a file in that path without entering credentials.3.4KViews0likes0CommentsRe: Convert UPD to FSLogix container
jerrywilkinson Sorry if these are remedial questions, but I need to understand the scenario. 1- I assume that the user can manually mount the VHDX, from the same machine as is being used for FSLogix, and traverse? 2- What is the result of the error, a new VHDX, temp profile, local profile, etc? 3- What process did you use to convert? Thanks!19KViews0likes7CommentsRe: Convert UPD to FSLogix container
To sign up for the private preview of the UPD Migration script please visit this site: https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR3HZFwpyCxVCngXplJaL78tUOUE0NEtBM0NDTU5DTTY0Qzg0NkRHWE85Si4u This is an unsupported private preview, the scripts are provided as-is.19KViews0likes2CommentsRe: Convert UPD to FSLogix container
jerrywilkinson If FSLogix is configured correctly (enabled, set properly for your format (VHD/VHDX) and not using the profile, then it would be a matter of standard FSLogix trouble shooting to determine the issue. Trouble shooting steps can be found here: https://docs.microsoft.com/fslogix/fslogix-trouble-shooting-ht. Additional information around error codes, etc. are also available in the reference section.19KViews0likes9CommentsRe: [Documentation Update] Comparison available for storage options for FSLogix
David Hood, your interpretation of the document is correct. I did want to call your attention to this information, hot off the presses, from Ignite: "Another great announcement! Scott Manchester announces Azure Files with native Active Directory support coming soon!" https://www.linkedin.com/feed/update/urn%3Ali%3Aactivity%3A6597223152756097024/ Depending on your timeline this is something to keep in mind. jonasnilsson, this information is also potentially pertinent to your situation.1.3KViews0likes1CommentRe: Pooled hosts and profiles sticking
Ian_CC In a pooled environment the user will be attached to the same resource if possible, this would result in the behavior that you observe. This is not guaranteed in a pooled environment. For instance, if the resource is not available, say it is stopped for some reason, or if the resource is saturated in certain scaling schemes. In these cases, the user would be routed to a different host in the host pool, and their information would not be available. This could be perceived, by users, as data loss. This would also result in non-consistent user profiles scattered across any host that the user has logged into.1.9KViews0likes0CommentsRe: Convert UPD to FSLogix container
Roger Critz we will be starting a private preview for a PowerShell script to accomplish this. I will post the specifics here when available. The Private Preview will be for those moving from on-prem to WVD, which is the use case you describe. The current plan is for this PowerShell to ultimately move to an open source repo to be extended by the community. Thanks!20KViews2likes9CommentsRe: Pooled hosts and profiles sticking
getbeyond you are correct that FSLogix manages profiles for non-persistent environments. The language of your question suggests that your expectation may be that using FSLogix is the default state when selecting pooled desktops during the host pool creation. Because there are configuration decisions that must be made related to FSLogix, it is installed and configured after the host pool is created. For instructions on a minimal install of FSLogix to get started in WVD please see this article: https://docs.microsoft.com/azure/virtual-desktop/create-host-pools-user-profile? Additional documentation may be found at https://docs.microsoft.com/fslogix/overview.2KViews0likes2Comments