How To Write to SCOM Operations Manager Event Log Using PowerShell and MOM.ScriptAPI
The following commands can be executed using the normal PowerShell console. SCOM PowerShell snapin is not required.
The following commands can be executed using the normal PowerShell console. SCOM PowerShell snapin is not required.
I come across a situation where when i click on the web console URL from a SCOM notification email such as this one: http://<SCOM Web Server>/default.a...
When I connect SCOM console to one of my clients SCOM 2007 R2 environment, under Authoring Pane, if I change the display scope of Monitors or Rules to “View ...
I wrote this simple script last week to test SMTP server by sending a testing email.
Today I wrote this PowerShell script to apply a same set of NTFS permission for a particular user or group to a list of folders. It reads the list of folders...