
GenericInfo : User Puid is not null or empty.One of the most common troubleshooting scenarios in Office 365 and the Exchange Online environment described as – cannot create a new Outlook mail profile. ResultTitle : The licenses of your tenant and account are all good!

Get-AADIntSARATenantInfo -AccessToken $atĪnalyzerName : AnalysisRule, ., ., Version=.0, Culture=neuĪnalyzerDesc : Checking your tenant and account information. $results = Call-AnalysisAPI -Command userInfo -AccessToken $AccessToken Identity : /Microsoft Exchange Hosted Organizations//AdminO365life UserMessage : Successfully got the user information for :. ResultTitle : Extracting information about Office 365 user is completed. Results ĪnalyzerName : AnalysisRule, ., ., Version=.0, Culture=ĪnalyzerDesc : Attempting to get information about user : T12:29:40.4911399Z $reply = Invoke-RestMethod -Uri "$uri/?id=$sessionId" -Method Get -Headers $headers $reply = Invoke-RestMethod -Uri $uri -Method Post -Body $body -Headers $headers "Authorization" = $( Create-AuthorizationHeader -AccessToken $AccessToken ) $headers = "application/json odata=verbose"

"OperatingSystem": "Windows 10 Enterprise", "Value": "Microsoft Office/16.0 (Windows NT 10.0 Microsoft Outlook 8 Pro SaRA)", "ComplianceClassification": "Identifiable"

$encryptedPassword = "" # Base64 encoded encrypted password "AnalyzerId": = "" # Base64 encoded encrypted username $userName = ( Read-Accesstoken $AccessToken ). # This script contains functions used in Microsoft Support and Recovery Assistant (SARA)
