Categorie

Posts tonen met het label Windows 2008. Alle posts tonen
Posts tonen met het label Windows 2008. Alle posts tonen

vrijdag 12 april 2013

Citrix on VMWare: Duplicate user profiles in Documents and Settings

Checking the documents and settings folder I noticed all user profiles are duplicated like

user
user.domain
user.domain.000
user.domain.001

There is only a Local Settings\Application Data\VMware", with an hgfs.dat file in it.

Very strange.....

woensdag 10 april 2013

Windows 2008: PowerShell File Archiving script

I wrote a powershell script which archives files not accessed within a period of days, it first determines which files meet the criteria, then it moves the file to the archive location leaving a shortcut in the original location. Very user-friendly :)

vrijdag 22 maart 2013

Windows 2008: Add iSCSI LUN

This is very easy when using Windows 2008 because it has an iSCSI initiator enabled by default.
First make sure that the LUN is being presented by our storage device, how to do this depends on which iSCSI target device is being used.

Here is my guide for adding an iSCSI LUN on Windows 2008......

woensdag 20 maart 2013

Windows 2008: Storage Management with FSRM Part 1

To free up some space on the SAN I decided to do some storage management and initiated a cleanup project,  scope is data being not accessed for more then 1 year or longer. In this article I describe how I achieve this using Windows 2008 File Server Rescource Manager.

First of all , and that is what this part is about,  I need to determine if this project makes sense or in other words; How many extra free space is there to achieve and will it be worth the effort....