external user access
12 TopicsCan External Users Grant Access to External Users in Group Chat
Hi Everyone... If there is an existing Teams group chat and an external user (not guest) is added I have 2 questions Will that new external access user be able to see the entire history of the group chat? Will that external access user be able to invite other external access users to the group chat? (we want to prevent this) This all assumes that external access capability is granted by the administrator. Thanks for all your insights Dan815Views0likes1Commentsearching an External user in People picker and starting an invitation
I want to write code to search for non-existing external user email for next step giving me this email as suggestion for sending them an invitation. for example, there is a functionality by Standard SharePoint (the picture below) when you want to share the SharePoint site with some non- existing external user (OOB UI)771Views0likes1CommentExternal user (without MS account) can't access Azure Portal
Hi Members, I need to provide Azure portal access to few external users. They don't have any Microsoft account but only their company email ids, say email address removed for privacy reasons which are not on Microsoft. When I added them as external user. They received invite and after authentication through one time code received on their emails they were able to login to my apps. But, when they try to login to Azure portal they are getting error message: "We couldn't find an account with that username. Try another, or get a new Microsoft account." Do they need to link/create a new Microsoft account with their existing email id i.e. email address removed for privacy reasons? Or is there any way they can use the existing email id to login to Azure portal without creating/linking Microsoft account? As MyApps access worked for them.12KViews0likes4CommentsGet details of all external users from the complete SharePoint online tenant
I am trying to export details of all external users from the complete SharePoint online tenant. Since the out of the box command just generates 50 users, I am trying the following command: Try { For ($x=0;;$x+=50) { $ExternalUsers += Get-SPOExternalUser -PageSize 50 -Position $x -ErrorAction Stop | Export-csv C:\temp\Externalusers.csv } } Catch {} $ExternalUsers however I want to export it to csv? Can someone assist in this?1.5KViews0likes1CommentLync Server 2010 External User Access Security Overview
First published on TECHNET on Sep 19, 2012 After a security audit for a new or existing Lync Server 2010 deployment, questions often arise regarding potential security risks created by giving external user access to Lync Server 2010.346Views0likes0CommentsCommunications Server Mediation Server: Dual NIC Issue
First published on TECHNET on Nov 11, 2010 There have been several great blog posts on the Internet concerning the Mediation Server dual NIC configuration or single NIC with multiple IP addresses in Communications Server 2007 R2.463Views0likes0CommentsOffice Communications Server Edge Server on Windows Server 2008: Understanding the Strong Host Model
First published on TECHNET on Sep 13, 2010 This article describes how to correctly configure the Microsoft Office Communications Server Edge Server role on the Microsoft Windows Server 2008 platform when three or more network interfaces are used.1.8KViews0likes0Comments