User profiles
61 TopicsAzure AD / Entra ID and Microsoft 365 Basic
In the last few weeks, I have struggled with new technologies. This encompasses the latest on the market in Android based mobile phones and a new Ryzen 9 mini desktop computer. To eliminate both old phone apps and old laptop applications in the MS Store (Apps) update, I wiped old phone access to accounts via Edge and Google. However, old laptop, which is an HP Ryzen 3 held on to apps and preferences somewhere across systems. So, on both my new mini desktop and the old laptop, I used PowerShell to eliminate remnants of DevHome Pre and CoPilot Pre which kept popping up. Low and behold, I saw new things in my Microsoft and Google Play stores on my devices. Not sure why this would not have happened on installation... Then thinking I was ready to remove XBOX. I did this as well via PowerShell commands. So, now both my machines are work machines with the AMD graphics qualities and XBOX gaming services. Then I removed any old credentials on the old laptop that would use my email address attached to the Work and School account. However, Azure AD and Entra ID will not let me run anything as related to my own accounts. For example, a) I can't change my own password on the Azure AD / Entra ID page. When I attempt to change my password, I get a writeback error: SSPR_0010. However, you need to buy Entra ID Connect to correct this. Entra ID is a trial version to my Azure AD sign-ins so even if I exist in Entra ID and Microsoft is moving to Entra ID, why am I being forced into purchasing things to correct this issue? b) I can't enroll into Microsoft 365 Business Basic using my Work and School Account email address. The enrollment sends me to a blank screen and never enrolls. If I try a second time using my Work and School email address, I get an error that states I have to use a different email address. It seems someone besides me is using my email address here for account access because the Work and School account holds a Visio (web only version) and my Personal account holds a real one that I can't use on my new mini which uses my own email address and not gmail.com or outlook.com. c) Edge creates a blank profile on its own that does not have my profile information in it if I do not use my Work and School account email address to sign-in. I keep losing my profile on first tab load in Edge. d) The Windows 11 Pro license on my new mini request my Work and School account login. The two have nothing to do with each other except that the email address is the same for account purposes. At one point, this CoPilot screen that says "Coming Soon" did not appear and now it is back again. Can you please assist in resolving this issue? I should technically be able to remove my Windows Live account that uses my Work and School email address and recreate it on a new machine without this much of a hassle.FSLogix - 48v35 error at Microsoft login prompt in AVD
I'm resposting from this thread to hopefully create more attention for this problem: https://answers.microsoft.com/en-us/outlook_com/forum/outlk_win-outtop_new-outsub_ofb/outlook-error-message-somehting-went-wrong-48v35/97d7ff71-8a58-40c8-8726-adf3d1f095b8 Me and other admins (from reposted thread) have specific users who experience M365 authentication problems after upgrading to the latest FSLogix version(s) that offers support for New Teams. The error occurs in the Azure Virtual Desktop environment, when a user tries to open a Microsoft application (Outlook, OneDrive etc.). Not all users have the problem that they need to reauthenticate, or can't authenticate at all, with the 48v35 error. The users who do however, repeatedly get the same error after a few days or a week. We tried multiple things, like removing the Microsoft.AADBrokerPlugin directory or creating a completely new FSLogix profile, but the problem stays for these users. In my case I am using the FSLogix setting RoamIdentity=1. Is there any news from FSLogix on this issue? Or does anyone have workarounds to share? I would like to update more customer environments to use the New Teams, but with these issues I would rather wait.3.9KViews2likes4CommentsRemember blank user password. Remote desktop
Hello devs! I love the work you're doing with the Windows app. I have one small issue that would be nice to have. I log on the remote PC with a saved user credentials without (blank) password, and every time I want to connect to the PC the popup show's up, then I have to click continue''. With other PC's and password protected users saved credentials work as expected. I understand / assume that the behaviour is if you didn't set a password for the user, ask for it everytime, but blank password user are a thing, specially in safe closed environments. perhaps a flag could be saved after logging the first time with this user without password to not re-prompt in the future. Keep up the good work! Juanma50Views0likes0CommentsMajor bugs and issues.
Well I am facing issue in app such as I can't login my outlook acc at the start page and inside app too I can't login. Next I can't connect my PC with my ip address it had some error code 0x07 and some number saying that my pc don't have the requirements I song know what it meant. Nice ui but bugs and major issue is prblmatic I have some troubleshooting logs but this feedback page don't have file sending option, if help needed email me. Your respectfully Edge lover145Views0likes0CommentsSave settings and RDP data locally or to the cloud
Have the ability to encrypt and save settings and RDP data (IP Address, optional credentials, etc.) locally or to the cloud so as to enable an easy and quick reprovisioning of the app on a new device. Imagine having to setup new RDP connection profiles for 50+ devices. It's time consuming.Keyboard + Mouse Combinations - Adobe Products etc
I am looking for a few features on the IOS or IPad version of the app for the virtual desktop. I am unable to use the alt-mouse scroll wheel or the spacebar+left mouse click commands to navigate in adobe products like Indesign and Illustrator. I have also seen other issues of more complex keystroke combinations not being translated via the App specifically. These actions work fine from a PC - to a remote PC. But they fail when it’s via the Remote Desktop App for IPad. Any help would be appreciated!270Views0likes1CommentOption for device install context when deploying Remote Desktop Client via Intune
I noticed that when we deploy Remote Desktop Client from https://learn.microsoft.com/en-us/azure/virtual-desktop/whats-new-client-windows, it installs to C:\Program Files\Remote Desktop which is a per-machine install location but the MSI is set up as a per-user install context. This can lead to problems if an old version of RDC is installed and a new version is installed by Intune for a new user as the old version will be overwritten without being first uninstalled. To fix this, the MSI should be designed to support a per-device installation context which installs to C:\Program Files\Remote Desktop or a per-user installation context which installs to %appdata%\Remote Desktop. An MSI can support both configurations at the same time. Right now, Intune treats it as a per-user installer but installs to the per-device installation folder and breaks things when updating it so I'm forced to run an old version.