Category: System Administration

1 2 3 434 / 34 POSTS
Changing PWDLASTSET in Active Directory

Changing PWDLASTSET in Active Directory

There are times when you need to make a password policy change that could affect your users, for example let’s say your password policy is currently s ...
Testing SSL and TLS with PowerShell

Testing SSL and TLS with PowerShell

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 ...
Moving files up a folder level

Moving files up a folder level

In the past I’ve used this small snippet to move tons of files and folders up a level. <# .SYNOPSIS Moves all subfolders in Source to same ...
Removing an installed Windows Update

Removing an installed Windows Update

I needed to do this recently when we had a problem with an installed Windows Update that was causing random BSOD on both Server 2008 and Server 2012, ...
1 2 3 434 / 34 POSTS