Posts

Showing posts with the label ms

Solution Updating Global Address List Forced on MS Exchange 2008

Solution Updating Global Address List Forced on MS Exchange 2008 Logon to MS Exchange Management Console. Fire following commands one by one Get-GlobalAddressList | Update-GlobalAddressList Get-AddressList | Update-AddressList download file now

Solved! Integrating Bugzilla with MS project 2007

Image
Solved! Integrating Bugzilla with MS project 2007 I have been battling for weeks trying to integrate Bugzilla items with Microsoft Project, and finally I�ve got something working.  Truth be said, I had it working a long time ago, but suddenly it stopped working � so it somehow got broken .  I couldn�t figure out what had changed and it was driving me crazy � even my colleagues around me were starting to feel the pain and could see my hair getting pulled out! Let�s start at the beginning, and explain what I needed and how I got it done: We use Bugzilla as a bug tracking tool and with each release we need to figure out which features and fixes will make it into the next release.  While Bugzilla is a great fault tracking tool, it doesn�t have the ability (AFAIK) to show when all targeted bugs will be fixed.  In other words, it shows what needs to be done, but doesn�t show when they will be fixed by the assigned developers.   We use Microsoft Project to sho...