Zero Hour Sleep
24Nov/094

Managing certificates in Exchange 2010

If you are familiar with Exchange 2010 and trying to install Exchange 2010 for the first time you should have already noticed that the powershell cmdlets used to request and install certificates in Exchange 2007 no longer work in Exchange 2010.

For instance running

New-ExchangeCertificate -GenerateRequest -domainname mail.contoso.msft,autodiscover.contoso.msft,myserver,myserver.internal.contoso.msft -FriendlyName mail.contoso.msft -privatekeyexportable:$true -path c:\cert_myserver.txt

will fail with the following error

A positional parameter cannot be found that accepts argument ‘-Path’.
+ CategoryInfo : InvalidArgument: (:) [New-ExchangeCertificate], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,New-ExchangeCertificate

and running

Import-ExchangeCertificate -path "c:\CertNew.cer"

will also fail with the same error

A positional parameter cannot be found that accepts argument '-path'.
+ CategoryInfo : InvalidArgument: (:) [Import-ExchangeCertificate], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Import-ExchangeCertificate

So here are the commands you should use for Exchange 2010

12Nov/090

How to Flush DNS cache (Windows/MAC/Linux)

DNS cache, although very useful in normal time, can become very annoying when all you want is to get rid of it to initiate a fresh query.

Here is how to clear the DNS cache on each of Microsoft Windows, Mac OS and Linux Operating Systems

16Oct/091

Solved: Setup Exchange 2007 SP1 CCR passive node fails

When installing Exchange 2007 SP1 in Cluster Continuous Replication (CCR) configuration. The setup of the passive node fails with the following error:

"This is not a passive node. A clustered mailbox server represented by the cluster resource group [clustername] was found on this node."

I've found out that the reason for the problem is that upon finishing the Exchange Cluster installation on the active node the setup will ask you for a restart. Restarting the machine will cause the Windows cluster to failover to the passive node to be and thus causing the Exchange installation to fail on that node.

To solve this problem make sure to move back the cluster resources to the active node and re-run the Exchange 2007 SP1 installation on passive node.

This solution was tested on Microsoft Windows 2008 and Microsoft Exchange 2007 SP1

25Sep/093

Give me 2 minutes and I'll save you hours of Exchange troubleshooting !

Disclaimer: Guys if you happen to be suffering from "Event ID: 494" syndrom on your Microsoft Exchange Server do not attempt anything before reading this article, I might save you a lot of time.

It is always frustrating to me to receive a calls from customers telling me that their exchange database is refusing to mount and that they have tried everything, even restored from their last backup but nothing seems to work! Oh if only they'd call earlier

Symptoms: Typically a storage group will fail to mount and an error will be logged in the Application Log with an event id of 494. The error is the following

2Sep/090

Ehlo world!

It all begins with a "ehlo World!" post, so here it is!

Behind the blog
ZeroHourSleep.com is a co-authored blog by Antoine Khater & Charbel Hanna
Antoine Khater
I have been working in IT consultancy and solution integration since 1998 and I consider myself lucky to be, one in a few, making a living out of my passion.

I am also member of the famous Experts Exchange (profile here) online community where I try my best to share what I have learned along the road.

Charbel Hanna
I've always been living in the IT world and I've had the chance to start my IT consultancy journey in 2004 and i am still enjoying it! I can't wait to start sharing with you what i have learned so far.

The Blog
So, what's ZeroHourSleep.com?
ZeroHourSleep is where we will post our notes, notes that we don't want to forget and hope you could benefit from them to.

Filed under: Blog News No Comments
Page 14 of 14« First...1011121314
Content Twitter

RSS Feed

RSS by email