header

Xylos Blog

Get a list of installed applications using PowerShell

Posted by Michael Van Horenbeeck on 16/05/2012.

Using WMI (Win32_Product), this script will query a (remote) computer for all installed applications and output the results.

SharePoint: Discussion Board Style For The Content Query Web Part

Posted by Elio Struyf on 10/05/2012.

When creating a content roll-up for all your discussion board items with a content query web part, you will see that replies will be retrieved as blank messages. This post explains you how to create an alternative content query web part style for your discussion board items.

Data View Web Part: Create a Google Pie Chart with XSLT

Posted by Elio Struyf on 07/05/2012.

In this post I will explain how you could create a Google Pie Chart with the use of XSLT. The data that I am going to visualize are the tasks status, so that you get an overview of all the tasks.

Create an Excel 2010 sheet with updating holidays

Posted by Tom Van 't Veld on 04/05/2012.

How to create a table in Excel 2010 in which you get a yearly updated list of holidays. You could use this as a basis for other calculations.

Install Windows on and boot from a VHD

Posted by Michael Van Horenbeeck on 24/04/2012.

A short guide on how to install your Windows OS on a VHD and boot from it.