Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Do you want to make your files and folders private? question

 
   Windows (Home) -> Configuration Manage RSS
Next:  upgrading from windows 2000 professional to windo..  
Author Message
djc

External


Since: Feb 24, 2004
Posts: 44



(Msg. 1) Posted: Tue Oct 05, 2004 1:29 pm
Post subject: Do you want to make your files and folders private? question
Archived from groups: microsoft>public>windowsxp>configuration_manage (more info?)

xp pro sp2. When you set a password for an account this question is asked of
you: "Do you want to make your files and folders private?".

I have a different, much longer post, that I am not getting any feedback on
so I am breaking this up into several more straight forward questions.

1) what exactly happens if you say 'yes'?

1b) and more specifically, are any registry permissions changed?

and if you are up to the actual problem that this is a part of PLEASE
checkout post by me titled "good question for an xp guru"

Thanks!
Back to top
Login to vote
"Torgeir Bakken

External


Since: Jun 15, 2005
Posts: 85



(Msg. 2) Posted: Tue Oct 05, 2004 11:18 pm
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

djc wrote:

> xp pro sp2. When you set a password for an account this question is asked of
> you: "Do you want to make your files and folders private?".
>
> I have a different, much longer post, that I am not getting any feedback on
> so I am breaking this up into several more straight forward questions.
>
> 1) what exactly happens if you say 'yes'?

The folder/file rights under
C:\Documents and Settings\<some user>
is changed so only <some user> have access to that folder.


> 1b) and more specifically, are any registry permissions changed?

No.



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
Back to top
Login to vote
djc

External


Since: Feb 24, 2004
Posts: 44



(Msg. 3) Posted: Wed Oct 06, 2004 9:18 am
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Glad to hear from you Torgeir!

For the full reason of this question please checkout my post titled "good
question for a good xp guru!" in the
microsoft.public.windowsxp.setup_deployment newsgroup.

I would greatly appreciated your input on that... especially with regard to
the process described for preparing a machine to be imaged.. more
specifically, 'copying' a user profile over the 'Default User Profile'. I
got a reply that that will cause many problems.

Thank you!

"Torgeir Bakken (MVP)" <Torgeir.Bakken-spam RemoveThis @hydro.com> wrote in message
news:eM%23rGEyqEHA.2580@TK2MSFTNGP15.phx.gbl...
> djc wrote:
>
> > xp pro sp2. When you set a password for an account this question is
asked of
> > you: "Do you want to make your files and folders private?".
> >
> > I have a different, much longer post, that I am not getting any feedback
on
> > so I am breaking this up into several more straight forward questions.
> >
> > 1) what exactly happens if you say 'yes'?
>
> The folder/file rights under
> C:\Documents and Settings\<some user>
> is changed so only <some user> have access to that folder.
>
>
> > 1b) and more specifically, are any registry permissions changed?
>
> No.
>
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scriptcenter/default.mspx
Back to top
Login to vote
Kent W. England [MVP]

External


Since: Nov 30, 2003
Posts: 12



(Msg. 4) Posted: Wed Oct 06, 2004 9:06 pm
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

djc wrote on 06-Oct-2004 6:18 AM:
>
> I would greatly appreciated your input on that... especially with regard to
> the process described for preparing a machine to be imaged.. more
> specifically, 'copying' a user profile over the 'Default User Profile'. I
> got a reply that that will cause many problems.
>
Copying a configured user profile over the Default Profile will cause
any processes that normally run at first logon to fail to run. It would
be better to export specific registry keys from a configured user
profile and import those to the Default User hive.

It can be a lot of work to find the right registry keys for each tweak.
www.winguides.com has a lot of registry keys to tweak the user
interface, but finding each and every key you want can be impossible.

--
Kent W. England, Microsoft MVP for Windows Security
Back to top
Login to vote
djc

External


Since: Feb 24, 2004
Posts: 44



(Msg. 5) Posted: Thu Oct 07, 2004 9:32 am
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Kent!
ok.. I am assuming then that the once reccomended method of preparing a
machine for imaging has changed... please correct me if I'm wrong on that.
The main part that is not recomended any longer is copying the user profile
used to configure the machine over the Default User profile.

this was the recomended process that I was taught:
1) install OS and create a regular user account and add it to the local
administrators group.
2) install all applications while logged in as that user.
3) COPY THAT USER PROFILE OVER THE DEFAULT USER PROFILE
4) create your sysprep.inf file using setupmgr.exe (setup manager) if you
want an unattended mini-setup.
5) run sysprep and shut down
6) image the machine.

please confirm for me that I should NOT do step 3 any more.

Thank you!

"Kent W. England [MVP]" <kwe.DeleteThis@mvps.org> wrote in message
news:OwKs5LCrEHA.596@TK2MSFTNGP11.phx.gbl...
> djc wrote on 06-Oct-2004 6:18 AM:
> >
> > I would greatly appreciated your input on that... especially with regard
to
> > the process described for preparing a machine to be imaged.. more
> > specifically, 'copying' a user profile over the 'Default User Profile'.
I
> > got a reply that that will cause many problems.
> >
> Copying a configured user profile over the Default Profile will cause
> any processes that normally run at first logon to fail to run. It would
> be better to export specific registry keys from a configured user
> profile and import those to the Default User hive.
>
> It can be a lot of work to find the right registry keys for each tweak.
> www.winguides.com has a lot of registry keys to tweak the user
> interface, but finding each and every key you want can be impossible.
>
> --
> Kent W. England, Microsoft MVP for Windows Security
Back to top
Login to vote
Kent W. England [MVP]

External


Since: Nov 30, 2003
Posts: 12



(Msg. 6) Posted: Thu Oct 07, 2004 9:25 pm
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

djc wrote on 07-Oct-2004 6:32 AM:
> Thanks Kent!
> ok.. I am assuming then that the once reccomended method of preparing a
> machine for imaging has changed... please correct me if I'm wrong on that.
> The main part that is not recomended any longer is copying the user profile
> used to configure the machine over the Default User profile.
>
> this was the recomended process that I was taught:
> 1) install OS and create a regular user account and add it to the local
> administrators group.
> 2) install all applications while logged in as that user.
> 3) COPY THAT USER PROFILE OVER THE DEFAULT USER PROFILE
> 4) create your sysprep.inf file using setupmgr.exe (setup manager) if you
> want an unattended mini-setup.
> 5) run sysprep and shut down
> 6) image the machine.
>
> please confirm for me that I should NOT do step 3 any more.
>

Microsoft has published conflicting KB articles on copying over the
default profile. I and other MVPs have discussed deficiencies with this
process with Microsoft people and they agree, although I think you can
still find KB articles that recommend copying over the default profile,
but I have received communications from knowledgeable Microsoft staff
that recommend against this practice. However, this is MY recommendation
based on their input. There may be others in Microsoft and other experts
who see no problem with copying over the default profile.

--
Kent W. England, Microsoft MVP for Windows Security
Back to top
Login to vote
djc

External


Since: Feb 24, 2004
Posts: 44



(Msg. 7) Posted: Fri Oct 08, 2004 9:57 am
Post subject: Re: Do you want to make your files and folders private? question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Kent. I also got good feedback from Darrell Gorter under this post
"general steps to prepare a machine for imaging yes/no?" in the
setup_deployment newsgroup in case you want to check it out. His resonse is
in line with yours as well.

thanks again for your input.
djc


"Kent W. England [MVP]" <kwe.TakeThisOut@mvps.org> wrote in message
news:esrtp7OrEHA.2340@TK2MSFTNGP11.phx.gbl...
> djc wrote on 07-Oct-2004 6:32 AM:
> > Thanks Kent!
> > ok.. I am assuming then that the once reccomended method of preparing a
> > machine for imaging has changed... please correct me if I'm wrong on
that.
> > The main part that is not recomended any longer is copying the user
profile
> > used to configure the machine over the Default User profile.
> >
> > this was the recomended process that I was taught:
> > 1) install OS and create a regular user account and add it to the local
> > administrators group.
> > 2) install all applications while logged in as that user.
> > 3) COPY THAT USER PROFILE OVER THE DEFAULT USER PROFILE
> > 4) create your sysprep.inf file using setupmgr.exe (setup manager) if
you
> > want an unattended mini-setup.
> > 5) run sysprep and shut down
> > 6) image the machine.
> >
> > please confirm for me that I should NOT do step 3 any more.
> >
>
> Microsoft has published conflicting KB articles on copying over the
> default profile. I and other MVPs have discussed deficiencies with this
> process with Microsoft people and they agree, although I think you can
> still find KB articles that recommend copying over the default profile,
> but I have received communications from knowledgeable Microsoft staff
> that recommend against this practice. However, this is MY recommendation
> based on their input. There may be others in Microsoft and other experts
> who see no problem with copying over the default profile.
>
> --
> Kent W. England, Microsoft MVP for Windows Security
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Notepad Saving Files to Wrong Folders - Hi, I recently had a situation where Windows Explorer was missing folders for some of my user accounts. It turned out that the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\DocFolderPaths" key in the registry was miss...

Make XP logon think LAN's disconnected - When our users need to access our network from a remote site, they plug their laptops into a small LAN consisting of a switch and an ISDN router, which then connects them to the office network back at base. This is all running in an XP/W2K3/AD..

offline files - can anyone help i am making files available offline, using control panel>tools>folder options>offline files. I when I raiuse the slider to increase the space; going above 2gb and then apply the slider defaults to the last accepted figure be...

Download files problem - I am using traditional Chinese Windows XP. What should I do in order to download files on Internet, that there are simplified Chinese characters in the links? Thanks.

About Windows picture to edit files. - I don't know why and i have searched many many topics, but i couldn't find any similar issue.i hope anybody can solve this problem for me. Here is an issue: when i open a picture with window picture and fax viewer and click edit(ctrl+e), it will shows..
       Windows (Home) -> Configuration Manage All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact