I came up with the below script to help with creating and migration users as a batch from On-prem Exchange to Office 365.
Posts published by “Patrick”
I had a request recently from a client to increase the security on the Backup Repositories within Veeam. Hear are simple steps to lock down the Backup Repositories to a Veeam Service account, stopping all other accounts from accessing the data. This is useful is the environment was compromised or…
We have a client where they still use a lot of published applications and we had a situation whereby we needed to update an attribute of dozens of applications . So I came up with the below script.
Today I came across something that I thought was interesting, Passcore. It’s an opensource straight forward webapp that you publish on an ISS server that connected to AD which allows users to reset their AD password. It can be secured behind HTTPS to encrypt the traffic (note if you run…
So we are looking at Rubrik for our customers, and it’s actually been really interesting to look at a different approach to backup solutions. Traditionally I’m used to Veeam, Backup Exec and some exposure to Zerto. I know there are many backup products out there but after looking Rubrik, it…
With a client we had an issue where the 1st Whiners were having issues enabling UM Mailboxes for new users. This was due to the extension being already allocated to another User. So I created the below script for them. There was a bit of a challenge to the script…