The Foley House

A family site built on Community Server
Welcome to The Foley House Sign in | Join | Help
in Search

Browse by Tags

All Tags » Exchange » Microsoft   (RSS)
Showing page 1 of 2 (12 total posts)
  • Isinteg fails to run on Exchange 2007 with Error: FULLCHKMGR::EcReadRowCountGlobalFlag failed with error JET_wrnColumnNull

    I had a corrupted mailbox, so created a temporary store to move the mailbox into. I then wanted to run an isinteg on this store before returning the mailbox back to the original store. The first part went ok, but when I went to run isinteg I received the following error in the logfile:Error: FULLCHKMGR::EcReadRowCountGlobalFlag failed with error ...
    Posted to Karl Foley's Blog (Weblog) by Karl on March 18, 2009
  • Update Rollup 3 for Exchange Server 2007 Service Pack 1

    This (KB949870), was applied by Windows Update last night, and I woke up to no incoming email. On investigation, I found that there was no smtp (25) port open, and that the Microsoft Exchange Transport hadn't started after the reboot. I attempted to manually start the service, but no joy as it timed out after 30 seconds. I reviewed the event ...
    Posted to Karl Foley's Blog (Weblog) by Karl on July 10, 2008
  • Problems installing and using Exchange 2007

    I'm upgrading my Exchange 2003 organisation to Exchange 2007 this weekend, as a reinforced learning experience for when I begin to deploy Exchange 2007 for a major customer. I had a couple of problems: A setup error occured: ''[ERROR] Access to the path 'D:\Setup\ServerRoles\Common\64' is denied'' When I re-ran setup, it installed, but ...
    Posted to Karl Foley's Blog (Weblog) by Karl on February 2, 2008
  • Greylisting on Exchange 2003

    A massive increase in Spam, particularly PDF attached stock scams, has happened here recently. I decided to look for something different and found this free Greylisting product for Exchange 2000\2003.
    Posted to Karl Foley's Blog (Weblog) by Karl on July 19, 2007
  • How to Display SCL (Spam Confidence Level) in Outlook 2007

    Firstly, download and install this Exchange Event Sink as described here:http://www.ivasoft.biz/showscl.shtml Secondly, create a custom formula field to display the SCL as described here:http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=739718&SiteID=17 The use of Right([Comments],5,2) allows an SCL of -1 through 9 to display ...
    Posted to Karl Foley's Blog (Weblog) by Karl on April 6, 2007
  • Downgrade Exchange 2007 B2 to Exchange 2003 SP2

    Oh, what fun and games I had. First I backed up all the mail: Outlook export to PST ExMerge (Hey - It worked on Exchange 2007!) NT Backup of store Then I removed Exchange 2007 and reininstalled Exchange 2003 - Except it didn't quite go that smooth, The installation errored saying that it could not install the information store and to check ...
    Posted to Karl Foley's Blog (Weblog) by Karl on April 3, 2007
  • Exchange Server 2007 Beta2 Maximum Mail Stores

    I was trying to work out the limits of the current beta of Exchange 2007 in terms of storage groups and mailbox stores and through experimentation I discovered that they are:Maximum Storage Groups: 50Maximum Mail Stores per Storage Group: 5I guess that's a grand total of 250 mailbox stores then.  That's a massive improvement over ...
    Posted to Karl Foley's Blog (Weblog) by Karl on October 1, 2006
  • Grant full mailbox permissions in Exchange 2007 Beta2

    Final step upon upgrading the test server to Exchange 2007 Beta2 was to give me full access to all the mailboxes.  It's another Power Shell task and I managed to find the syntax at the Microsoft Exchange Team Blog. Add-MailboxPermission mailbox -AccessRights FullAccess -user user This gives user full access permisions to ...
    Posted to Karl Foley's Blog (Weblog) by Karl on October 1, 2006
  • Exchange 2007 Beta2 - Allow hub connector to receive unauthenticated SMTP mail

    You need to set the permissions to allow Anonymous users to submit mail.  This is not in the GUI so you must use the Power Shell. 1. Set the permission: set-receiveconnector 'Default CHEF' -PermissionGroups:"ExchangeUsers,ExchangeServers,ExchangeLegacyServers,AnonymousUsers" Replace CHEF with your Exchange server ...
    Posted to Karl Foley's Blog (Weblog) by Karl on October 1, 2006
  • How to set recipent email addresses in Exchange 2007 Beta2

    To set recipient email address policy, do the following: 1. In the Exchange Management Console, navigate to 'Organization Configuration' > 'Hub Transport' > 'Email Address Policies'.  Here you will see the default policy and you can select 'Edit' on the left hand side of the MMC console. 2. We are ...
    Posted to Karl Foley's Blog (Weblog) by Karl on October 1, 2006
1 2 Next >
Powered by Community Server (Personal Edition), by Telligent Systems