Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - Need help with user accounts.

 
Thread Tools Search this Thread
Old 07-22-2003, 11:35 PM   #1
Default Need help with user accounts.


I recently began a new job with a hospital (w/ 4k+ users),
all their personal folders are stored on various servers
thoughout the network, we are in the process of updating
and upgrading our servers and users profile has become an
issue. I was thinking of going with mapping the H: from
the users profile, the issue is getting all the
information from the old folders to the new ones and is
there a script to run the \\servername\share\%username%
reqiurement for all my current users account? Any insight
would be a great help, I look forward to your comments.


Jack Layne
  Reply With Quote
Old 07-23-2003, 04:22 AM   #2
Marko
 
Posts: n/a
Default Need help with user accounts.
Interesting coincidence - I also work for Hospitals here
in Australia.

Use Group Policies to redirect folders. When you first
set it up, the contents of each users' profile is copied
back to the server, preserving what is already there.
Beware! If a user logs into more than one machine, the
profiles may be lost after the 2nd and subsequent logons.
When users' log off, the profiles will synchronise with
the server very quickly, since only changes are
transmitted acroos the network.

Are you MCSE? Is anybody on staff a MCSE? I say this
because I would have expected any MCSE to know this answer
already and I am surprised that in an organisation as
large as the one you work with that nobody knows this
relatively *basic* answer.


Marko
  Reply With Quote
Old 07-23-2003, 10:02 AM   #3
Frank
 
Posts: n/a
Default Re: Need help with user accounts.
I think all the workstations need to be Windows 2000 or later, I will check
tho.
Here it is!

To enable quotas on remote computer volumes, those volumes must be shared
from the volume's root directory and you must be a member of the
Administrators group

Administrators group
On a local computer, a group whose members have the highest level of
administrative access to the local computer. Examples of administrative
tasks that can be performed by members of this group include installing
programs; accessing all files on the computer; auditing access control; and
creating, modifying, and deleting local user accounts.
In an Active Directory domain, a group whose members have the highest level
of administrative access in the domain. Examples of administrative tasks
that can be performed by members of this group include setting domain
policy; assigning and resetting domain user account passwords; setting up
and managing domain controllers; and creating, modifying, and deleting
domain user accounts.

on the remote computer. In addition, those volumes must be formatted NTFS
and exist on a computer running Windows 2000, Windows XP, or the Windows
Server 2003 family of operating systems. For instructions describing how to
enable quotas on remote computers, see To manage disk quotas on a remote
computer.

http://www.microsoft.com/technet/tre...uota_local.asp


Frank

"Jesse" <> wrote in message
news:...
> use the win2k/win2k3 activedirectory users' profile and homefolder to

create
> share on new server/s. copy contents from users' personal folder to their
> new respective folder -> \\servername\share\%username%. check the sequence
> of action to be performed for minimal service disruption on the users'

home
> folder. better do it during off peak hour when nobody's using their share.
> use group policy folder redirection to redirect users' my documents to any
> location (e.g. their home folder).
>
> Jesse
> Manila, Phils.
>
> "Jack Layne" <> wrote in message
> news:054201c350a1$94e83af0$...
> > I recently began a new job with a hospital (w/ 4k+ users),
> > all their personal folders are stored on various servers
> > thoughout the network, we are in the process of updating
> > and upgrading our servers and users profile has become an
> > issue. I was thinking of going with mapping the H: from
> > the users profile, the issue is getting all the
> > information from the old folders to the new ones and is
> > there a script to run the \\servername\share\%username%
> > reqiurement for all my current users account? Any insight
> > would be a great help, I look forward to your comments.

>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003
>
>





Frank
  Reply With Quote
Old 07-24-2003, 02:16 AM   #4
Jesse
 
Posts: n/a
Default Re: Need help with user accounts.
for users' home folder it does not need to be a win2k machine as long as
it's a domain member. however for group policy should be win2k or higher.

Jesse
Manila, Phils.

"Frank" <> wrote in message
news:#$...
> I think all the workstations need to be Windows 2000 or later, I will

check
> tho.
> Here it is!
>
> To enable quotas on remote computer volumes, those volumes must be shared
> from the volume's root directory and you must be a member of the
> Administrators group
>
> Administrators group
> On a local computer, a group whose members have the highest level of
> administrative access to the local computer. Examples of administrative
> tasks that can be performed by members of this group include installing
> programs; accessing all files on the computer; auditing access control;

and
> creating, modifying, and deleting local user accounts.
> In an Active Directory domain, a group whose members have the highest

level
> of administrative access in the domain. Examples of administrative tasks
> that can be performed by members of this group include setting domain
> policy; assigning and resetting domain user account passwords; setting up
> and managing domain controllers; and creating, modifying, and deleting
> domain user accounts.
>
> on the remote computer. In addition, those volumes must be formatted NTFS
> and exist on a computer running Windows 2000, Windows XP, or the Windows
> Server 2003 family of operating systems. For instructions describing how

to
> enable quotas on remote computers, see To manage disk quotas on a remote
> computer.
>
>

http://www.microsoft.com/technet/tre...hnet/prodtechn
ol/windowsserver2003/proddocs/entserver/nt_quota_local.asp
>
>
> Frank
>
> "Jesse" <> wrote in message
> news:...
> > use the win2k/win2k3 activedirectory users' profile and homefolder to

> create
> > share on new server/s. copy contents from users' personal folder to

their
> > new respective folder -> \\servername\share\%username%. check the

sequence
> > of action to be performed for minimal service disruption on the users'

> home
> > folder. better do it during off peak hour when nobody's using their

share.
> > use group policy folder redirection to redirect users' my documents to

any
> > location (e.g. their home folder).
> >
> > Jesse
> > Manila, Phils.
> >
> > "Jack Layne" <> wrote in message
> > news:054201c350a1$94e83af0$...
> > > I recently began a new job with a hospital (w/ 4k+ users),
> > > all their personal folders are stored on various servers
> > > thoughout the network, we are in the process of updating
> > > and upgrading our servers and users profile has become an
> > > issue. I was thinking of going with mapping the H: from
> > > the users profile, the issue is getting all the
> > > information from the old folders to the new ones and is
> > > there a script to run the \\servername\share\%username%
> > > reqiurement for all my current users account? Any insight
> > > would be a great help, I look forward to your comments.

> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003
> >
> >

>
>



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003




Jesse
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Expired passwords for user accounts BuRinger7a MCTS 0 04-20-2007 02:46 AM
ASP.NET with User Interface Process Application Block robinp Software 0 03-05-2007 10:01 AM
Ajax Atlas not working in User Control faiq Software 0 09-16-2006 08:28 AM
Any DVD Player that can override User Prohibitions? Walter Traprock DVD Video 3 12-03-2005 11:43 PM
TheDigitalReview: BABE SPECIAL EDITION - DVD REVIEW (User Review) Mike McGee DVD Video 0 12-04-2003 04:52 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46