Archive | User Profiles RSS feed for this section

Walkthrough: Creating a UE-V Settings Location Template

In this article I explain how to create a template for Microsoft User Experience Virtualization. For details on how UE-V works please see my earlier article Microsoft User Experience Virtualization (UE-V): Facts and Review. As a sample application I used my permission management tool SetACL Studio. Generator Installation As explained in my review, a UE-V [...]

Continue Reading · Comments { 4 }

Microsoft User Experience Virtualization (UE-V): Facts and Review

16 years after roaming profiles made their debut in Windows NT 4.0 Microsoft takes another stab at synchronizing user settings across devices – a very different one. As we will see, UE-V is radically different from roaming profiles, but so similar to some other user environment management products that it seems like a best-practices implementation.

Continue Reading · Comments { 27 }

How to Configure a File Server for Hosting User Profiles

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Setting up a network share on a file server for hosting user profiles is not too difficult if you follow the steps outlined in this article. The recommendations I give here apply [...]

Continue Reading · Comments { 3 }

Customizing the Default Profile

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Administrators frequently have the requirement to adapt newly created user profiles to corporate standards. This is typically done by modifying the default profile, the profile Windows uses as a template when creating [...]

Continue Reading · Comments { 7 }

Temporary User Profiles

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Nobody wants a temporary profile. So why do I get one? Here are the most common reasons for Windows to only issue a profile that is deleted at logoff instead of the [...]

Continue Reading · Comments { 1 }

Folder Redirection – Denial of Service Waiting to Happen

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. One of the problems inherent to roaming user profiles is that they are copied to the local computer during logon. That takes time. Hence the motivation to limit the size of user [...]

Continue Reading · Comments { 7 }

Why User Profiles Always Get Bigger, Never Smaller: Installers

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. One of the constants in the Windows universe is the knowledge that user profiles increase in size over time. They tend to accumulate all kinds of junk and become bloated which is [...]

Continue Reading · Comments { 0 }

I Did Not Expect the Wilderness to be so … Wild

I was reminded of this movie quote when I stumbled across the following cry for help in a developer’s forum:

Continue Reading · Comments { 0 }

Mandatory Profiles – Insecure by Default?

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Mandatory profiles are generally considered fast and secure because they usually are small in size and cannot be modified by the user. While that is true – mandatory profiles stay pristine indefinitely [...]

Continue Reading · Comments { 0 }

USMT and Beyond – Practical Tips for Your Migration

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. This article presents a collection of tips and tricks around user state migration with and without Microsoft’s USMT. I originally compiled this material for my presentation at the 2010 TechDay Online.

Continue Reading · Comments { 0 }

Can I Use the Same User Profile on 32-bit and 64-bit Windows?

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. More and more people are upgrading to a 64-bit version of Windows. Many of them would probably like to keep their existing configuration. The question is: can you use the 32-bit profile [...]

Continue Reading · Comments { 0 }

User Profiles Inside Out – Slides from my Presentation at PubForum

Here is the slide deck for my presentation “User profiles inside out” from PubForum Berlin 2010. Enjoy.

Continue Reading · Comments { 0 }

Free Script: User Profile Domain Migration with SetACL

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. When administrators migrate user accounts between domains, they typically re-ACL those server ressources users have access to. In plain English: they copy or move the permissions from the accounts of the old [...]

Continue Reading · Comments { 0 }

Should AppData be Redirected or Left in the User Profile?

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Redirecting AppData from the user profile to a folder on the network may significantly improve logon speed. Is enabling AppData redirection a no-brainer, then? Not really, because it often comes at a [...]

Continue Reading · Comments { 2 }

New OS = New Profile = User State Lost. True or False?

Going to Windows 7 or Server 2008 (R2) means trouble. Let me use an analogy to explain why. You are in charge of moving people from their old houses to shiny new buildings. You have planned everything perfectly. The new homes are beautiful and located in a great neighborhood. But still, after moving house, people [...]

Continue Reading · Comments { 0 }

Poll: Do Companies Use Local or Roaming Profiles for Desktop PCs?

Would it shock you if 35% of all enterprises used roaming profiles on their desktop PCs? Well, that was the average I got when I asked via Twitter. But is that number correct? It might or might not be. It is based on the answers of only ten people, making it hardly statistically relevant. In [...]

Continue Reading · Comments { 3 }

Are Mandatory User Profiles Deleted at Logoff – or Cached?

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. A popular misconception about mandatory user profiles is that they are deleted at logoff. I freely admit that I thought so, too, until I made some tests that proved I was wrong.

Continue Reading · Comments { 0 }

Should Roaming User Profiles Be Backed Up?

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. This may seem like a silly question, but whether or not to include roaming user profiles in your enterprise backup solution may greatly affect both the performance and the cost of that [...]

Continue Reading · Comments { 0 }

Profile Hell – The Reality of Windows User Profiles

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. A user calls the help desk to report a strange malfunction of an application. What does the help desk technician do? Analyze the root cause of the problem? Probably not. Most likely, [...]

Continue Reading · Comments { 3 }

Replicating User Profiles Between Sites (With or Without DFS) – Why it Should be Avoided

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. Roaming user profiles seems like such a good idea at first, but it causes a myriad of problems in practice. One of these problems stems from the fact that the master copy [...]

Continue Reading · Comments { 3 }

User Profile and Home Directory Storage: Distributing the Load Across Multiple File Servers

This article is part of Helge’s Profile Toolkit, a set of posts explaining the knowledge and tools required to tame Windows user profiles. The easiest way to assign user profile and home directories is via group policy. But that can only be done per computer. There is no (simple) way to point different users’ directories [...]

Continue Reading · Comments { 6 }

Microsoft Tackles the "Last Writer Wins" Problem of Roaming Profiles in Windows 7 & Server 2008 R2

Among the more annoying deficiencies of roaming user profiles in terminal server farms is what came to be known as “last writer wins”. It looks like Microsoft is trying to address the issue in the upcoming next version of its operating systems. Although this is a step in the right direction, I have doubts about [...]

Continue Reading · Comments { 7 }