Can you make a Windows network default user profile NOT apply to a certain operating system?
Posted
by Jordan Weinstein
on Server Fault
See other posts from Server Fault
or by Jordan Weinstein
Published on 2010-03-12T21:28:03Z
Indexed on
2010/03/12
21:37 UTC
Read the original article
Hit count: 526
I would like to create a network Default User account for Windows 7 only.
This is on a Windows 2003 domain with servers from Windows 2000 to 2008 R2 and Windows XP on workstation side. We're about to do a full migration to Windows 7 and I'd like to start using the network default user profile functionality as we're not migrating user profiles over. Want everyone to start clean.
I followed the simple steps from this page: http://support.microsoft.com/kb/973289 under the heading: "How to turn the default user profile into a network default user profile in Windows 7 and in Windows Server 2008 R2" but the problem is that profile would then apply to a new user\admin logging into a 2008 server. That's no good. Anyone have any ideas on how to limit what actually uses that network profile? I was thinking about setting deny permissions for all my admin\service accounts on that "\\dcserver\netlogon\Default User.v2" folder but then it might be timing out and cause other problems. Haven't tried yet as that seems like a bad way of making this work.
© Server Fault or respective owner