Archive for category Windows

USMT Issues with MDT 2010

I’m working on a Windows XP to Windows 7 migration project (I think we’ll all be working on those for the next couple of years!) using a standalone MDT 2010 solution. Overall it’s been working great and the improvements in MDT over each version have resulted in a really impressive deployment platform. I’ve got a [...]

Per-User Configuration Using Active Setup

Introduction A common difficulty in desktop management is configuring per-user settings. Active Setup is a process that runs automatically every time a user logs in to a computer that can address this problem in a simple and flexible way. If your application requires installation of components such as files or registry keys on a per-user [...]