Related Articles
SCOM / SCSM – Retrieve Decrypted RunAs Account Credentials
I am not sure if you have seen it, but Richard Warren from nccgroup has figured out, how to decrypt the RunAs account credentials in SCOM. The problem up to now was, that there was no official way to retrieve the encrypted credentials from SCOM. There is just one DLL to use, which offers the […]
SCOM 2012 – Technical Documentation Download Version 1.0
Microsoft released the System Center Operations Manager 2012 Documentation Version 1.0. Authoring Guide for System Center 2012 – Operations Manager Deployment Guide for System Center 2012 – Operations Manager Operations Guide for System Center 2012 – Operations Manager System Center 2012 – Operations Manager Cmdlet Reference These guides can be found here .
Orchestrator 2012 SP1 – PowerShell 3.0, Run .Net Activity and Get-SCXAgent
New things are not always good things or at least old habits change. I had been working on some runbooks in Orchestrator 2012 SP1 and needed to run PowerShell 3.0 and the .Net Activity. I installed Orchestrator 2012 SP1 on Windows Server2008 R2 which has PowerShell 2.0 installed natively. Then I wanted to use the […]