0

Disable Clutter in Office 365 Mailboxes Using Powershell

Disable Clutter in Office 365 Mailboxes Using Powershell

Clutter is a feature in Office 365 that moves all of your low priority emails out of your inbox into a dedicated folder. The problem is that some legitimate emails might be marked as low priority and inadvertently be sent… Continue Reading

0

How To Enable Ping Using Group Policy (GPO)

How To Enable Ping Using Group Policy (GPO)

Some organizations might find it very useful to have the ability to ping a machine to see if its online or not. I’ve come across client machines where ping is disabled by default so in order to fix that, I’m… Continue Reading

2

Create Free Lets Encrypt SSL Certificates Using Powershell

Create Free Lets Encrypt SSL Certificates Using Powershell

In this day and age the use of SSL certificates are an excellent method for connecting to anything securely. The majority of sites you browse have that ‘lock’ icon enabled, meaning that you’ve successfully created an encrypted tunnel between yourself… Continue Reading

0

Add Multiple Computers To SCCM Collection Using Powershell

Add Multiple Computers To SCCM Collection Using Powershell

Anytime you’re working with multiple objects its always a good idea to try and streamline the process. In this article I’m going to show you how to add multiple computers to SCCM collection using Powershell as well as make an… Continue Reading

0

Remotely Restart-SCCMSyncCycle Using Powershell

Remotely Restart-SCCMSyncCycle Using Powershell

Remotely Restart SCCM Sync Cycle Using Powershell There are times when an SCCM administrator would need to quickly restart a remote machine’s sync cycle in order to have it talk back to the SCCM server and get whatever update you’re… Continue Reading

0

Get Exchange Version and Build Numbers Using PowerShell

Get Exchange Cumulative Update Version Using Powershell-v2

It recently occurred to me there wasn’t an easy way to get an exchange cumulative update version and build number through the GUI, or through Powershell for that matter. I had to search high and low to find a conversion… Continue Reading

1

How To Enable DKIM in Office 365

How To Enable DKIM in Office 365

What is DKIM DomainKey Identified Mail, otherwise known as DKIM, is a used to validate your email by digitally signing your mail to help protect senders and recipients from forged and phishing email. When you setup DKIM in Office 365,… Continue Reading

9

Get VMInformation Using Powershell and PowerCLI

Get-VMInformation Using Powershell and PowerCLI

It’s always a good idea to get a high level overview of what’s going on with your VMware environment. When it comes to VMs, the command Get-VM, has a lot of useful information regarding your virtual machines. Today we’re going… Continue Reading

1

Find All Azure AD Groups That Auto Assign Licenses Using Powershell

Find All Azure AD groups that auto assign licenses Using Powershell

Today I am going to show you how to find all Azure AD groups that auto assign licenses using Powershell. Whether you’re cleaning house or doing a simple audit to make sure everything is nice and tidy, you’ll want to… Continue Reading