Category Archives: SysAdmin

Systems Administration Topics

Native resolution not set after deploying via MDT 2010

If your machines aren’t automatically having their display resolution set to their monitor’s native resolution after deployment via MDT, this may be the cause of the problem. Although I’d previously deployed Vista and Windows 7 using MDT 2010, I’d never … Continue reading

Posted in SysAdmin, Windows | Tagged , | Leave a comment

MDT/WSIM fails to catalog a captured Windows 7 image

Had an issue today where I was trying to catalog a captured Windows 7 WIM image, both through MDT 2010 and through WSIM directly. Doing so comes up with an error: Performing operation “generate” on Target “Catalog”. The operation failed … Continue reading

Posted in SysAdmin, Windows | Tagged , | Leave a comment

PowerShell: Cancel all print jobs

Here’s a quick PowerShell script I put together to delete all print jobs from our Windows Server 2008 R2 print server. It’s run overnight as a scheduled task. We do this because sometimes our print accounting software doesn’t clear out … Continue reading

Posted in PowerShell, Scripting, SysAdmin | Tagged , | 2 Comments

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