Author: Harri Jaakkonen

Cutover-migration from SFB Onpremises to Teams with Enterprise Voice.

Hi all, I known that this one has been on all of the bloggers concerning Enterprise Voice and hybrids, but. There is some findings that I discovered during my migrations and I want to point them out. First, when You…

Continue Reading Cutover-migration from SFB Onpremises to Teams with Enterprise Voice.

Search-Mailbox and overcoming 10.000 item limit.

So You have a mailbox that is filled with spam, phishing or whatever emails that You dont want. I have to say that Microsoft’s new command (new-compliancesearchaction) seems nice, but doesnt work. new-compliancesearch and then start-compliancesearch find messages, but thats…

Continue Reading Search-Mailbox and overcoming 10.000 item limit.

Top 10 actions to secure your environment

Hi, Microsoft has a blog series about securing our environment. The first one came in December 2018. For now there is 8 parts released, hopefully part 9 is coming soon. When almost all functions are out in the open these…

Continue Reading Top 10 actions to secure your environment

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.

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