User Profile
swalra
Brass Contributor
Joined 7 years ago
User Widgets
Recent Discussions
prevent user for multiple concuurent sessions
Hello, has somebody an idea, how to prevent users can start a remoteapp, while connected to a full desktop in the same hostpool, of visa versa? We have a use case users mostly works in a full desktop and something only 1 remoteapp needs te run. But it's not supported 2 sessions on the same time for 1 user in a hostpool.623Views0likes1CommentAutoscale Monitoring
We are sending diagnostics for a scaling plan to a storageaccount, that working fine. Every hour a new PT1H.json is created. We are trying to build our own scaling monitoring based on the json file. But we have problems with the convert of the PT1H.json PS C:\Support\Scripts> $json = Get-Content 'c:\temp\pt1h.json' $json[0] | ConvertFrom-Json ConvertFrom-Json : Cannot convert the JSON string because a dictionary that was converted from the string contains the duplicated keys 'Level' and 'level'. At line:2 char:12 + $json[0] | ConvertFrom-Json + ~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [ConvertFrom-Json], InvalidOperationException + FullyQualifiedErrorId : DuplicateKeysInJsonString,Microsoft.PowerShell.Commands.ConvertFromJsonCommand How can we convert this json, so we can build our own monitoring around it? Are there other options to monitor the autoscale?612Views0likes0CommentsWindows 11 + Fslogix + Edge
Edge gives randoms errors during browsing, on Windows 11 AVD. The problem seems an issue with fslogix. We are using te latest version, (but also with the latest preview version). Edge is working correct, when we make the following exclusions in the redirection.xml. <Exclude Copy="0">AppData\Roaming\Microsoft\Edge</Exclude> <Exclude Copy="0">AppData\Local\Microsoft\Edge</Exclude> What are the best practices for Edge + Windows 11 + FSlogix for the redirections.xml?2.4KViews0likes1CommentRe: Azure Virtual Desktop Random Client Disconnects
We same the same problem by several customers. Random users are disconnect without any reason. When this happens, event id 40 with reason code 0 appears in de eventlog. It is happing with users with sessions from internet, but also users with a rdp shortpath connection.19KViews0likes0CommentsRe: Consistent Thin Client Disconnection from WVD Pool
We don't have a MS case at this moment. We are still in investigate "mode". This customer is still in project status. We hope we found the issue for this customer. Probably we found a issue with the forced MFA request which conflicts with the CA MFA reuqests.6.2KViews0likes1CommentRe: WVD Web Client File Upload/Download
You logon to a AVD session. Copy a file to the download folder, this file stucks in the download folder. When you copy a second file to the download folder, this file is working well and downloaded to the local workstation. All other files after that are downloaded corrertly. But when you logon to a new session, the problem is back. The first file copied to the download folder stucks in the folder. yes, if have the problem still.53KViews0likes2CommentsRenew password computer object Azure storageaccount
Hello, is't necessary to change the computer object password, following link https://docs.microsoft.com/en-us/azure/storage/files/storage-files-identity-ad-ds-update-password. Or is this a better solution: https://www.reimling.eu/2020/12/azure-files-enabled-ad-ds-smb-authentication-all-you-need-to-know/#Computer_or_Service_account_and_the_references_of_password_expiration I've also read that the azure storage account keeps available, also when the computer password will be expired. What is the best solution?1.6KViews0likes1Comment
Recent Blog Articles
No content to show