Sign in
NZ DSE
Hosted Messaging & Collaboration, Exchange and System Center Operations Manager.
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
ACS
Audit
Custom Reports
Hyper-V
OpsMgr
Pages
Powershell
SCOM
SQL
System Center Operations Manager
TMG
UAG
Virtual Server 2005 R2
WSUS
Archive
Archives
December 2011
(2)
February 2011
(1)
January 2011
(1)
June 2010
(2)
November 2009
(3)
October 2009
(1)
September 2009
(1)
March 2009
(1)
TechNet Blogs
>
NZ DSE
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
NZ DSE
PowerShell Script: Extract Operations Manager Severity & Priority Information
Posted
over 2 years ago
by
JVosloo
0
Comments
MPViewer v1.7 returns no rule severity/priority data for the System Center Configuration Manager Management Pack version 6.0.6000.3 (27/9/2011) . This script can be used to extract that information. 1: #requires -version 2 2: < # ...
NZ DSE
PowerShell Script: Retrieve Specific Event ID’s From Event Log On Multiple Computers
Posted
over 2 years ago
by
JVosloo
0
Comments
This script was put together very quickly to accomplish the objective stated in the title. 1: #requires -version 2.0 2: < # 3: author: Johan Vosloo 4: date: 24/11/2011 5: purpose: Retrieve event id’s from multiple...
NZ DSE
Creating a Performance Baseline for SQL Server with System Center Operations Manager 2007 R2
Posted
over 2 years ago
by
JVosloo
0
Comments
Time for a Friday night post. Microsoft PFE raise the absence of system performance baselines pretty much in every Risk Assessment Program (RAP) or Health Check . Customers do not generally create performance baselines. So, what are the typical uses...
NZ DSE
PowerShell Script: Bulk move Mailboxes using a CSV Input File (HMC 4.0)
Posted
over 2 years ago
by
JVosloo
0
Comments
This script can be used to move mailboxes, specified within a CSV input file, between mailbox servers. It will also update the MPS Resource Manager database. # Author: Johan Vosloo # Date: 12/10/2009 # Purpose: Bulk move mailboxes from...
NZ DSE
Best lessons learnt while moving part of my LAB from Virtual Server 2005 R2 to Windows Server 2008 R2 Hyper-V
Posted
over 3 years ago
by
JVosloo
0
Comments
Issue: Laptop Wireless NIC is not available by default to VM’s in Hyper-V :-( Solution: In Hyper-V Virtual Network Manager , create a new ‘Internal Only’ NIC e.g. Virtual Wireless Network In Windows Server 2008 R2 Network...
NZ DSE
Installing Forefront Threat Management Gateway (New ISA) in my System Center Operations Manager Lab
Posted
over 3 years ago
by
JVosloo
0
Comments
(Simple high-level step-by-step for the admin that does not require screenshots. The process below is probably useful for building a lab, production deployments would require little more planning.) Basic Info TMG is basically an Outbound Proxy....
NZ DSE
Audit Alert Scenarios: System Center Operations Manager (OpsMgr) 2007 R2
Posted
over 4 years ago
by
JVosloo
0
Comments
The other day I was asked to assist with implementing the scenarios below: Scenario 1: Alert for changes to the ‘Domain Admin’ group membership Scenario 2: Alert when the Audit Policy is changed (Default Domain or Domain Controller...
NZ DSE
Audit Report Scenarios: How to create custom reports with System Center Operations Manager 2007 R2 and Audit Collection Services (ACS)
Posted
over 4 years ago
by
JVosloo
0
Comments
Scenarios that are discussed in this blog post include: Scenario 1: Computers joined to the domain (names and description) Scenario 2: User passwords expired Scenario 3: User accounts locked out Scenario 4: Group policy changes Scenario 1: Computers joined...
NZ DSE
Quick Tip: How to run an ACS Forwarder, Collector, RMS and DC on the same host
Posted
over 4 years ago
by
JVosloo
1
Comments
Manually enable the ‘Operations Manager Audit Forwarding Service’ (AdtAgent.exe). Regedit > [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\AdtAgent\Parameters] > New > Multi-String Value > AdtServers > ‘CollectorFQDN’ Note: Step...
NZ DSE
Script: Bulk approve WSUS updates from CSV input file
Posted
over 4 years ago
by
JVosloo
0
Comments
Hope this script will help someone out there! # Script # Author: Johan Vosloo # Date: 16-10-2009 # Purpose: Bulk approve updates by specifying the UpdateID, WSUS Group Name and a Computer Name (any computer that is a member of the applicable group...
NZ DSE
How to determine Paged and Nonpaged pool limits
Posted
over 4 years ago
by
JVosloo
0
Comments
This is yet another article on how to determine Paged and Nonpaged pool limits. This method does not require internet access on the computer that we want to analyse. I recently had a customer that experienced pool exhaustion on a failover cluster and...
Page 1 of 1 (11 items)