Azure AD
2 TopicsA PowerShell GUI for logging into Multiple Office365 Tenants and Services
Do you administer multiple Office365 tenants? what about multiple Office365 services? I'm a UC engineer and with Teams back ending into so many services these days its important that we as Teams admins have the ability to log into multiple office 365 PowerShell sessions. Personally I do a lot of Skype Online Shell and Exchange Online shell for multiple customers. So I wrote a free PowerShell tool that will save and login to multiple services and tenants simply and easily. It's called BounShell. Named after the BounSky, a tool some UC admins may be familiar with from the Lync/Skype days. It's free to download, free to use and completely open source and it's on the PowerShell gallery! You can install it right now from the PowerShell gallery by just running "Install-Module BounShell" but I'd highly recommend visiting www.ucmadscientist.com/BounShell and reading up on how to use it. (Oh, and you dont have to use the ISE) Any questions, ask below.4.3KViews0likes2CommentsNeed to Replace non english characters with english alphabets
Hi Team, Can someone help me how to replace these characters [ÄäËëÏïÖöóÜüŸßáčďéěíňóřšťúůýž ] with normal English alphabets in on premises Active Directory on UserPrincipalName using PowerShell script? since the these characters are not getting synced with Azure portal. Ex: need to replace Ä to A, ë to e I have exported the list of users whose UserPrincipalName has these above unsupported characters but am unable to replace it to normal English alphabets. Please assist. Thanks in advance.2.7KViews0likes2Comments