Fix Blue Screen of Death BSOD
I have seen this many times, you are doing a Microsoft Windows Update and something goes terribly wrong. After reboot you get the dreaded Blue Screen ...
Use PowerShell to Check .NET version and update
This function will check the currently installed .NET version, if it is not at a minimum 4.6.1 then depending on if the Windows Server is 2008/2012 or ...
IIS with ASP.NET support check
I have in the past had an occasion to check if IIS is installed with support for ASP.NET applications. This function will do all you need:
function ...
Disable Giphy in Microsoft Teams
Why disable Giphy? We can take a lesson from two social media giants, Snapchat and Instagram, who both removed Giphy in March of 2018 because of a rac ...
Office 365 – Create a Secret Group
Keep in mind that hidden membership can only be applied when creating a NEW Office 365 group, you cannot change existing groups.
# Create a New H ...
Office 365 – Offboarding users with Powershell
One of the many tasks that usually gets assigned to the IT department is part of the Offboarding process for exiting employees. For Office 365 organiz ...
Office 365 – Implementing a Display Name Format for all users
It is important to understand that if your Azure AD is synced with your on-premise Active Directory then any changes made in Azure AD for users will b ...
Disable Office 365 Services with PowerShell
Ok, in our previous article we discussed how to connect to various service in Office 365, now we will show up how you can disable Office 365 services ...