Today, a co-worker created a custom web part for me in C# and packaged it as a solution (.wsp file) for deployment on my local test server. The deployment steps for this solution included a simple STSADM script to assist in the deployment. However, since I have not played around with PowerShell much yet, I decided to translate this STSADM script into PowerShell and use that instead.