5000onon
STAFF PICK
This is an excellent PowerShell script if you want to test which SSL and TLS protocols are enabled on your webserver. This is extremely important ...
SYSTEM ADMINISTRATION
This script can be used to generate a new local administrator account on remote computers (Yes, you have to run it with an account that already ha ...
POWERSHELL SCRIPTS
25000onon
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 Se ...
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 y ...
We can create a basic function to send email with PowerShell by using the following, we will call it Send-SimpleMail.
function ...
First let's start off by saying that this is not meant to be the end to end all solutions especially for large databases with thou ...
No, this won't fix human trust relationships! but it will help you with Domain Trust Issues. This seems to happen more and mor ...
Sometimes there is the need to create a mapped drive but you want to use an encrypted password for security reasons, this will wor ...

SQL Counters with PowerShell
Many times a DBA will want to check specific SQL counters. In this article we will show you exactly how you can easy do that in PowerShell.
#Get a li ...

Checking SQL Services with PowerShell
From time to time every SQL DBA needs to know if their SQL Database servers are functioning properly. With PowerShell's Get-Service command-let it is ...

Reading and Writing to SQL Databases with PowerShell
First let's start off by saying that this is not meant to be the end to end all solutions especially for large databases with thousands of records. Th ...
Why disable Giphy? We can take a lesson from two social media giants, Snapchat and Instagram, who both removed Giphy in March of 2 ...
Keep in mind that hidden membership can only be applied when creating a NEW Office 365 group, you cannot change existing groups.
...
One of the many tasks that usually gets assigned to the IT department is part of the Offboarding process for exiting employees. Fo ...
It is important to understand that if your Azure AD is synced with your on-premise Active Directory then any changes made in Azure ...
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 ...
Many businesses have already transitioned to Office 365, and those that haven't most likely will be in the near future. System Adm ...