Archive

Archive for the ‘System Center’ Category

System Centre Performance Module woes.

June 23rd, 2009

So my System Center (sic) alert logs are constantly being bombarded with 

In PerfDataSource, could not find counter Process, Working Set, IEXPLORE* in Snapshot. Unable to submit Performance value. Module will not be unloaded..........

It appears it’s a well known fault with an equally well known workaround, a few clicks of the mouse and it’s all quiet on the SCE front!

Wojtek Server 2008, System Center, Windows

System Center 2007 and ISA 2004

November 11th, 2008

I’ve been going through a few headaches with deploying System Centre alongside ISA 2004.

All of my managed servers/computers were coming up with the following status
MODEL: unkown
Last Contacted: not contacted 
Deployments and Inventory: error

After a bit of poking around I worked out it’s related to the windows update service.

 One one of the workstations I inspected the WindowsUpdate.log file and came across this entry

Server URL = https://systemcentre.foo.local:8531/SimpleAuthWebService/SimpleAuth.asmx

WARNING: GetAuthorizationCookie failure, error = 0×80244021, soap client error = 10, soap error code = 0, HTTP status code = 502

Browsing from the workstation to https://systemcentre.foo.local:8531/SimpleAuthWebService/SimpleAuth.asmx gave me the error

Error Code: 502 Proxy Error. The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. (12204)

To get around this, I installed ISA Tunnel Port Editor and added port 8531 to the SSL tunnel range.

 

 

Wojtek ISA, Server 2008, System Center, Windows