How To Move Distribution Lists to Exchange Online
I’ve been thinking about writing this script to move Distribution Lists to Exchange Online for a while now. That is because there is no native …
Do whatever a Smitty Does…
I’ve been thinking about writing this script to move Distribution Lists to Exchange Online for a while now. That is because there is no native …
Microsoft Ignite is a technical conference hosted by Microsoft. This year was my first time attending, and overall, I would say it was a success. …
In our last post, we began to explore the Invoke-RestMethod cmdlet in PowerShell. We covered some of the basics, such as the components of the …
Invoke-RestMethod is an incredibly powerful Cmdlet in PowerShell. It is built into PowerShell so there are no additional modules needed, and it allows you to …
As we continue our Home Lab series, I wanted to include an article on Patch Management. There are several different ways to handle this, and …
Today, we are going to look at some core Windows services, like NTP, security groups and Group policy and how to configure them properly for …
While I was working through learning more about the MS Graph PowerShell SDK, I realized I could update user photos with what we have learned …
All this time we’ve been talking about PowerShell for Graph and Exchange PowerShell. Now it is time for some practical application. The problem that lead …
As we continue our journey learning about PowerShell and application access, it is helpful to include Exchange PowerShell. There are times when we may want …
Today I want to talk about how to use the Microsoft Graph PowerShell SDK. By now, you may know that you can use PowerShell to …