Friday, December 2, 2011

Reset a Cisco Router to Factory Default

If you have console access:

router#configure terminal
router(config)#config-register 0x2102
router(config)#end
Erase the current start-up configuration on the router with the write erase command.

Reload the router with the reload command. When prompted to save the configuration, DO NOT save.

Friday, November 11, 2011

Cannot mount an Exchange 2010 database after a dirty shutdown

After a power outage, our Exchange 2010 server could not mount the mailbox database with an error about corrupt or missing log files.


I found the solution on the excellent blog of Mike Pfeiffer.


Here is the link: http://www.mikepfeiffer.net/2010/04/getting-an-exchange-database-into-a-clean-shutdown-state-using-eseutil/


In short I used "eseutil /r /l /d /a" to replay the logs into the database and "eseutil /mh" to make sure that it was in a "Clean Shutdown" state. After that I was able to mount the database again from the EMC.


After the repair, my backup software, ArcServe v.15 could not backup the Exchange mailbox database. It failed with the "AE9708 Check integrity failed. Check the Exchange server status." error message.


However, the "new-MailboxRepairRequest" PowerShell cmdlet did not detect any corruption on the database.


Solution: https://support.ca.com/irj/portal/solndtls?aparNo=RI36088&os=WINDOWS&actionID=3


Disable integrity check !




Wednesday, October 12, 2011

SonicWall CFS blocks SEPM 12 LiveUpdate


Hi,

Just to share that on my SonicWall TZ200, enabling the Content Filter Service blocks the LiveUpdate from the SEPM 12 server.

The easy solution is to add an exception for the server IP address in the CFS configuration page on the firewall.