If you encountering registration and verification errors with a 365 installation, enter the following commands in a command prompt to
2699 views
Enter the following command in powershell after connecting to 365. In the example below we are settng the user to
2764 views
Enter the following powershell commands to start a 365 management session. You must have your execution policy set to at
2084 views
We found this fix while troubleshooting a bad update Microsoft deployed which broke Outlook connectivity. Simply replace the version number
2628 views
See the following Excel template. This template will generate powershell commands to batch/bulk add multiple distribution groups to 365.
2189 views
Enter the following powershell commands to lessen the executionpolicy security. Unrestricted has no restrictions, whereas remotesigned works with remotely signed
1709 views
Enter the following command in powershell after connecting to 365. This will locate an alias within your exchange online tenant,
2149 views
Enter the following commands in powershell after connecting to 365. This will allow for messages sent from a distribution group
1947 views
Enter the following command in powershell after connecting to 365. This will fix issues with various external mail clients receiving
2239 views
Enter the following command in powershell after connecting to 365.
Set-MailPublicFolder -Identity "\PublicFolderName" -EmailAddressPolicyEnabled $False
Then logon to the 365 portal and
2416 views