Quantcast
Channel: Email and calendar - Recent Threads
Viewing all articles
Browse latest Browse all 10891

Re: Set-Mailbox error

$
0
0

Hi BlytheGroupAdmin,

I understand that you received an error message when trying to run the commands in PowerShell.

Please perform the following steps and troubleshoot this issue:

Open the Windows PowerShell, run these commands:

1. $LiveCred = Get-Credential

In the Windows PowerShell Credential Request window, type the credentials of an account in your cloud-based organization. Then, click OK.

2. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic -AllowRedirection

3. Import-PSSession $Session

After that, check to see if the issue persists.

Here is the detailed information:
Install and Configure Windows PowerShell
Connect Windows PowerShell to the Service

Thanks,
Bourne Zhang


Viewing all articles
Browse latest Browse all 10891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>