januari 2008 - Posts

31 januari 2008
non tech related but big news 4 me : ORIGINAL BIOHAZARD LINEUP REUNITES FOR 20TH ANNIVERSARY TOUR
To most of you this means nothing, but I grew up listening and singing along with Biohazard . I can't even count the times I've seen this band... I'll hope they tour Europe so i don't have to go to the states to see them ;-) New York, Jan. 21, 2008 -- The original lineup of the highly... Read More...
Filed under:
25 januari 2008
Exchange DEV & Scripting
Sometimes you find some blog and start to read all the posts and think: Man if I only had found this blog earlier ! Glen's Exchange Dev Blog falls under that category. It is filled with usefull code you can throw against your favourite messaging system . Latest posts are: (and there are many more... Read More...
16 januari 2008
SCOM Connector QuickStart Guide available
It's allready a while since i last developed a connector for MOM 2005 (a connector between altiris helpdesk and MOM 2005that was). My code was merely a framework to duplicate the alerts that mom generated to the Altiris helpdesk suite and back. (this codebase is now being maintained and updated by... Read More...
13 januari 2008
running CommunityServer 2007 on IIS7 - windows server 2008 & solving the tags 404 problem
If you didn't know, you'll know now : Trycatch.be and the blogs are all running on IIS7 / Windows server 2008. (Since october last year in fact) The software used is Community Server 2007 built by the great guys @ Telligent . (And while we are at it, the server is sponsored and hosted by Combell... Read More...
12 januari 2008
Frederik Vandeputte - yesterday an average Joe, now a MVP!
Frederik Vandeputte aka "The Vice-President" of the Belgian SQL Server User Group (SQLUG.be) is awarded with the MVP status for his contributions to the community ! Congratulations Frederik ! subscribe to his blog here... //Bart Read More...
Filed under: , , ,
12 januari 2008
Speeding up the startup of SQL Server Management Studio
Speeding up the startup of SQL Server Management Studio (a little bit ;-) ) by removing the splash screen. You can add /nosplash to the SQL Management Studio shortcut to improve its load time. "C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\ssmsee.exe" /nosplash That's... Read More...
12 januari 2008
SQLUG.be -session on SQL Server 2008, codenamed "Katmai" - 17 Jan !
Technical Overview of the Next Release of Microsoft SQL Server : SQL Server 2008, codename "Katmai" Abstract: In this session we will provide an overview of the next release of SQL Server, SQL Server 2008, codenamed "Katmai". The session will cover the core value-proposition, major... Read More...
10 januari 2008
Exchange Management Shell: TFM
Belgian MVP and Exchange Guru Ilse is writing a book Exchange Management Shell: TFM According to Don Jones you can download and read some preview stuff here . You are asked to provide feedback. There goes my weekend...... :-) //Bart Read More...
09 januari 2008
Hyper-V stuff: wireless networking
I'm spending quit some time on virtualisation using Microsoft Virtual Server 2005 R2 and recently started to play around with Hyper-V and windows server 2008 . It's big fun playing around with the new technology. Up next: waiting for the hardware and start clustering ;-) One thing i encountered... Read More...