In this post I am going to schedule a task that runs a program when a certain event occurs, and pass details of that event as command line parameters to the action program
Showing posts with label Windows Server 2008. Show all posts
Showing posts with label Windows Server 2008. Show all posts
Wednesday, May 23, 2012
Passing event details as arguments through a scheduled task to the action program
Monday, January 30, 2012
Monitoring Custom Event Log using SCOM 2007 R2
I am going to configure SCOM to send email alerts whenever an event gets logged in a custom log "Applications and Services Logs"
From the Operations Console go to Authoring tab -> Rules (under Management Pack Objects)
From the Operations Console go to Authoring tab -> Rules (under Management Pack Objects)
Thursday, January 5, 2012
Internet Information Services us running in 32-bit emulation mode.
You may get this error during MOSS or WSS installation on 64-bit Windows Server:
Setup is unable to proceed due to the following error(s):
Internet Information Services is running in 32-bit emulation mode.
Correct the issue(s) listed above and re-run setup.
To fix the problem disable 32-bit support in the default application pool settings.
From IIS Manager -> Application Pools -> Set Application Pool Defaults, set the "Enable 32-Bit Applications" to False.
Or run this from your Intepub/AdminScripts folder
http://support.microsoft.com/kb/905854/en-us
Labels:
32-bit emulation mode,
64,
IIS,
MOSS,
Windows Server 2008,
WSS
Subscribe to:
Posts (Atom)

