Sign in
IT Manageability - Cory Delamarter
My experiences, learning and occasional ramblings on manageability in IT
Tags
Azure
Data Warehouse
How Microsoft Does IT
Management Packs
OpsMgr
PowerShell
recommendations
SCCM
thoughts
tsql
Browse by Tags
TechNet Blogs
>
IT Manageability - Cory Delamarter
>
All Tags
>
powershell
Tagged Content List
Blog Post:
OpsMgr 2012 PowerShell: Management and Gateway Servers
Cory Delamarter
Quick Reference In the previous post I talked about how to get connected to management groups. In this post I’m going to talk about working with management servers and gateway servers. I will also introduce you to a script that I wrote, which gives a hierarchical view of state, much like the...
on
15 Mar 2013
Blog Post:
OpsMgr 2012 PowerShell: Getting Connected
Cory Delamarter
Quick Reference In the previous post , I introduced the OpsMgr 2012 PowerShell module and discussed a few of the ways that I used to get oriented to it. Now that we’re oriented, the first thing I want to explore is how connections work. Both the previous and the current PowerShell implementations...
on
8 Feb 2013
Blog Post:
OpsMgr 2012 PowerShell: Getting Oriented
Cory Delamarter
Quick Reference As some of you may already know the PowerShell support in OpsMgr 2012 changed significantly from OpsMgr 2007 R2. For starters, the cmdlets are no longer an optional part of the UI install. It used to be you could select whether or not to install the PowerShell interface, when you installed...
on
17 Jan 2013
Blog Post:
OpsMgr 2012 PowerShell: Quick Reference
Cory Delamarter
OpsMgr 2012 PowerShell: Quick Reference I will use this post to summarize all commands, one-liners and short scripts that I identify overtime for PowerShell against OpsMgr 2012 Getting Oriented Import-module OperationsManager Adds the module into your session...
on
17 Jan 2013
Blog Post:
Finding an instrumentation needle in a haystack of MPs
Cory Delamarter
I don't know about everyone else, but our team gets asked questions like the following very often: Are we collecting any events from source <insert source name here> ? Do any of the management packs we have deployed alert on event ID <####> ? Are we collecting performance data...
on
23 Jun 2011
Blog Post:
Using the Operations Manager Command Shell against multiple management groups
Cory Delamarter
In our environment we have 5 production management groups (3 for "core" monitoring, 1 for application monitoring and one for connecting to our network monitoring system). Many times I want to be able to quickly run some cmdlet across all of these management groups to do things like the following: ...
on
25 Mar 2011
Page 1 of 1 (6 items)