Category: PowerShell Tips

Open Port Scanning

Open Port Scanning

PowerShell script that uses the Test-NetConnection cmdlet to scan for open TCP ports on a given IP address. Please note that this script only scans TC ...
Disable/Enable all Network Adapters

Disable/Enable all Network Adapters

PowerShell script that can disable and then enable all network adapters on a computer. Please note that running this script will interrupt all network ...
WMI and CIM with PowerShell – The Basics

WMI and CIM with PowerShell – The Basics

If you've been working with computers for any length of time you have heard the terms WMI and CIM. CIM (Common Information Model) is a database that h ...
Lost AD Trust and Your Local Account Doesn’t Work!

Lost AD Trust and Your Local Account Doesn’t Work!

  This has happened one a rare occasion to me but I figure it is worth documenting for prosperity This will only work IF you have a Domai ...
Fixing Domain Trust Relationships!

Fixing Domain Trust Relationships!

No, this won't fix human trust relationships! but it will help you with Domain Trust Issues. This seems to happen more and more, the common fix wa ...
PowerShell Web

PowerShell Web

I’ve had many instances where it was easier to maintain a collection of commonly used PowerShell scripts on a webserver that can be reached from m ...
Mapped Drive with Encrypted Password

Mapped Drive with Encrypted Password

Sometimes there is the need to create a mapped drive but you want to use an encrypted password for security reasons, this will work for you. First ...
7 / 7 POSTS