O365 hybrid mailbox move, “A corrupted item was encountered: Unable to translate principals for folder”

When moving mailboxes to exchange online, you will probably get errors like this “A corrupted item was encountered: Unable to translate principals for folder” Some of these errors occur for a reason that all the users which have permissions to other user mailbox folders…

Continue Reading O365 hybrid mailbox move, “A corrupted item was encountered: Unable to translate principals for folder”

Get updates /w Email when EOP smtp ip-addresses change.

Using a ready script Get-Office365Endpoints.ps1 connect to https://endpoints.office.com. Filter that information with IPV4 and SMTP, then send it as txt-file thru Exchange Online using smtp.office365.com If the endpoint txt-file is found script is stopped. Also includes Aes-encryption for secure password storing….

Continue Reading Get updates /w Email when EOP smtp ip-addresses change.

Enabling .NET Framework 3.5 on Windows 10 Build 1809

In the recently released Windows 10 Build 1809, Microsoft have decided to change the method on how to enable .NET Framework 3.5 from command line. The command line installation method is extremely usefull, when it comes to for example when…

Continue Reading Enabling .NET Framework 3.5 on Windows 10 Build 1809

Connecting to SFB Online Powershell in Hybrid

Hi, Just a friendly reminder for all. If You have any kind of MS-Hybrid solution, You will always bind autodiscover, lyncdiscovery to Onpremises AD SCP. And then You have problems connecting to Cloud Based powershell instances. Well with this one…

Continue Reading Connecting to SFB Online Powershell in Hybrid

Public folders in Hybrid Screnario

Hi all, Public Folders and Hybrid mode. Not really a hybrid mode cause all mailboxes reside in the Cloud, also PF Mailboxes. First set Default PF for all mailboxes.

When sending email from outside organization sender will get. 550…

Continue Reading Public folders in Hybrid Screnario

Sharepoint Online recursive permissions.

Hi, When You migrate from a local fileshare, You will have a problem with recursive permissions from parent object. Here is script that can scan thru large library (5000+ items) and reset recursive permissions to them.

Orginal source for…

Continue Reading Sharepoint Online recursive permissions.

VPN stuck on connecting or disconnecting.

Today easy catch. When VPN connections is stuck on disconnecting or connecting state, open admin mode shell and type.

   

Continue Reading VPN stuck on connecting or disconnecting.

O4B Bulk Provisioning.

Hi, Just wanted to share this one to make it easier for others. Check currently activated Onedrive sites from a tenant: >Onedrive share<

And Bulk provision users based on a text file.

Links for instructions. https://support.office.com/en-us/article/create-a-list-of-all-onedrive-locations-in-your-organization-8e200cb2-c768-49cb-88ec-53493e8ad80a?ui=en-US&rs=en-US&ad=US https://support.office.com/en-us/article/Pre-provision-OneDrive-for-users-in-your-organization-ceef6623-f54f-404d-8ee3-3ce1e338db07

Continue Reading O4B Bulk Provisioning.

Outlook 2016 and ADAL

Hi, Yesterday there was the following scenario with a customer. – User mailboxes were migrated with third party tools to a new Office 365 tenant. – UserPrincipalName stayed the same. – Employees used the same laptop and profiles than before….

Continue Reading Outlook 2016 and ADAL

Sharepoint Config cache reset.

Hi, Today I found this excellent script for the job. All the credit goes to http://jasonwarren.ca/clearspconfigcache/

Continue Reading Sharepoint Config cache reset.