Browse by Tags

28 October 2009
Powershell V2 for all windows versions available
Windows Management Framework, which includes Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0, is officially released . IT Professionals can now easily manage their Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 machines through PowerShell remoting... Read More...
25 May 2008
my 15 minutes of fame - SCVMM & SCDPM customercase
Some time ago my customer and myself joined the IT-PRO MOMENTUM program in order to accelerate our roll-out of system center virtual machine manager and system center data protection manager . And last week we made a small video about this project that will be appearing later on Technet Edge i believe... Read More...
02 May 2008
Managing Citrix Farms Using MFCOM and Powershell
I found this just recorded webinar on Brandon's Blog on managing citrix Farms using Powershell. I think I linked to his blog before. But after watching the above session I think I'm going to automate just some more stuff using Powershell. Very impressive session and well explained. Need more... Read More...
23 March 2008
Techdays 2008 - Ghent Belgium - {Hero} - review
Here's my review of the Techdays 2008 that took place in Ghent this year. The short version :-) Day1: the launch I hosted the SQLUG booth and did some chitchat with other communityleaders and members, some customers and some friends... Day 2 : Techdays01 taking the bus to the location i heard people... Read More...
25 January 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...
10 January 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...
28 September 2007
Powershell and Citrix
Brandon has written some nice powershell stuff to throw against your citrix environments. I was kinda looking around how to start playing around on how to automate some citrix stuff using powershell and these scripts gave me a good head start: http://bsonposh.com/modules/wordpress/?p=47 Enjoy ! //Bart Read More...
04 August 2007
Powershell ADM file for GPO domain based settings of executionpolicies
Windows PowerShell supports a Group Policy setting ("Turn on script execution") that sets the execution policy for Windows PowerShell. This policy setting can prevent users from running scripts that are downloaded from the Internet or from sources other than trusted publishers. It can also... Read More...
18 July 2007
automation of virtual server tasks
Very usefull script by Ben Pearce on how to quickly make some files/programs available in virtual server without all the networking hassle needed sometimes. # CreateAndPresent-Iso.ps1 (cap-iso.ps1) # Author: Ben Pearce # Date: 6th July 2007 # This script is provided "AS IS" with no warranties... Read More...
07 June 2007
Windows PowerShell Graphical Help File
View the Windows PowerShell 1.0 help (including cmdlet help and the About topics) in a fully-searchable, graphical format (a standard Windows .chm file). Also included in the help file is the VBScript to Windows PowerShell Conversion Guide. Nice ! invoke : Get-Guihelp Get-Service ;-) Download here /... Read More...
13 May 2007
usefull things
I enjoyed some Out Of Office days to spent some time in the garden, catching up with some friends and relatives (by the way : Welcome to this world Niels !), celebrate mother's day and do some catching up in technoland. Usefull Stuff i encountered: usefull script by John howard : Do you know what... Read More...
27 April 2007
sunny weekend with a swollen foot leads to powershell
Friday 27/04, a bright sunny day so some colleagues decided to practice their soccer skills during our midday break practicing for the KeizerKarelCup . I joined them but got hurt somewhere during the play. I twisted my left foot leaving me now with a swollen aching foot. ouch ! Anyway this leaves me... Read More...