If I'm doing something long-running, and I want it to know when various lines of output are generated, assuming they are being sent to STDOUT (something PSH is NOT good at), here's a quick way to preface the output with a timestamp.
Functions to converting Hashtables to PsCustomObjects and vice versa (losing all PsCustomObject class members that are not properties such as noteproperty).
Querying the registry for installed programs remotely
When it comes time to rolling SSL certificates on web servers, nothing beats checking the server to see what is actually being served.
To start with, a disclaimer: I’m not a SQL person. No, not at all. I just find myself supporting services that use MSSQL as a backend. Here are a few functions I’ve recently written to help keep my sanity.