September | 2013 | I do stuff sometimes.

Ramblings about things.

Monthly Archives: September 2013

Unrar archives with Powershell


Are you like me and have literally thousands of .rar archived material laying around on old disks? It can be a pain in the lower region of the backside of your body to unrar all of those files without it being time consuming and boring as hell. After some fiddlin’ around in PowerShell and some…

Read More

Powershell Execution Policy


The Set-ExecutionPolicy cmdlet enables you to determine which Windows PowerShell scripts (if any) will be allowed to run on your computer. Windows PowerShell has four different execution policies: Restricted – No scripts can be run. Windows PowerShell can be used only in interactive mode. AllSigned – Only scripts signed by a trusted publisher can be run. RemoteSigned – Downloaded scripts…

Read More

Using Operations Manager Powershell CMDlets


Open Powershell and import the Operations Manager module with the following command: Import-Module –Name OperationsManager – F

Read More

First post!


Hi there! Just a quick post to see if the site is working and performing well. First of all, this site exists mainly to organize all of my thoughts and “guides” revolving Microsoft System Center Operations Manager, which I daily use in my line of work as a Surveillance Consultant. Secondly, I needed a place…

Read More

  • Archives