Author Archives: Daniel

Server 2008 R2: Online license edition upgrade

I’ve had to google this a few times, so I’ll blog the results here for future reference. It’s possible to upgrade, for example, a Server 2008 R2 Standard server to Enterprise without rebuilding Windows. This is all covered in detail … Continue reading

Posted in SysAdmin, Windows | Leave a comment

2TB SATA disks in a HP MSA20

We recently needed to expand the storage space we use for backups. For this, we use a HP NAS 2000S, which is just a DL380 G3 with a faceplate, and two MSA20 storage shelves with SATA disks. We had 12x … Continue reading

Posted in SysAdmin | 3 Comments

Tools of the trade, AKA tools I couldn’t do without: Greenshot

One of the very first tools that I install on a rebuilt/new PC is Greenshot. From their website (emphasis mine): Greenshot is a light-weight screenshot software tool for Windows with the following key features: Create complete or partial screenshots quickly. … Continue reading

Posted in Tools of the trade | Leave a comment

Propagate mailbox folder permissions

I recently had the requirement where somebody required another person to access a specific folder in their mailbox. We didn’t want to grant full mailbox access. This normally isn’t a problem as we’d just set the permissions on the individual … Continue reading

Posted in Exchange Server, SysAdmin | Tagged | 3 Comments

Determine which DFS target a client is connected to

If you want to figure out which servers your DFS client is connected to, just run the following command from the command prompt: dfsutil /pktinfo To quote the inbuilt usage information: Dfsutil /PktInfo is a special problem diagnosis command that … Continue reading

Posted in SysAdmin, Windows | Leave a comment