Browsing Powershell
PSMetrics Part 1: Overview of the project
Metrics are a necessary evil in the IT world.
Get the managers email address
Sometimes, you need to tattle on a user to their manager.
Auto Downloading SCEP Definitions with PowerShell
I've been asked how to automate the download of fresh definitions for SCEP definitions in an enterprise environment, so here is an easy way to do it with PowerShell.
Organize Photos with Powershell
Like a lot of smartphone users, I like to take pictures.
Checking Profile Existence on Remote Machines with PowerShell
Need to find every workstation that a user has logged on to? Security event logs rolled over or you can't otherwise get that info from the domain controllers? Here is a way to get it.
List RDP Sessions on Remote Servers in PowerShell
You can use this handy little script to find remote desktop sessions on all servers running in your Active Directory domain.
Resolving IP to Hostname with PowerShell
Getting the hostname from an IP address (or vice versa) is no great magic, and can be done easily with PowerShell, by simply leveraging .