RE: [ActiveDir] Delprof.exe en mass

2005-08-19 Thread Freddie Coleman III
Thanks for the help.  Does delprof use the /F and how would you use the %i
again?

fred


 Use delprof /C

 For /F %i IN (servernames.txt) do delprof /C:\\%i /D:30 /Q /I

 Put pcnames (fqdn or if you trust your wins resolutions) into
 servernames.txt

 Thank you and have a splendid day!

 Kind Regards,

 Freddy Hartono
 Windows Administrator (ADSM/NT Security)
 Spherion Technology Group, Singapore
 For Agilent Technologies
 E-mail: [EMAIL PROTECTED]

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Freddie Coleman
 III
 Sent: Friday, August 19, 2005 6:40 AM
 To: ActiveDir@mail.activedir.org
 Subject: [ActiveDir] Delprof.exe en mass


 I am in the process of creating new profiles for a few thousand users.  In
 order to make a clean switch, I will need to delete the local cached copy
 of several user profiles  delprof.exe can do this on the individual
 basis.  Has anyone had experience using it for thousands of machines,
 maybe writing a script to have it run domain wide?

 fred
 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/



List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] Delete Cached Copies Roaming Profiles

2005-08-18 Thread Freddie Coleman III

I know that you can configure a GPO to delete cached copies of roaming
profiles.  This link even provides the details:
http://support.microsoft.com/default.aspx/kb/274152/EN-US/

The only problem is that it doesn't want to work.  I also can see that the
GPO is being recognized.  Any suggestions...




List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] Delprof.exe en mass

2005-08-18 Thread Freddie Coleman III

I am in the process of creating new profiles for a few thousand users.  In
order to make a clean switch, I will need to delete the local cached copy
of several user profiles  delprof.exe can do this on the individual
basis.  Has anyone had experience using it for thousands of machines,
maybe writing a script to have it run domain wide?

fred
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] large profiles

2005-08-10 Thread Freddie Coleman III


When several users share the same machine, it doesn't take long for the
Docs  Settings directory to eat up too much space on the drive.  Is there
a setting that will allow their profiles to be removed from the local
machine at logoff (other than mandatory profiles)?  I don't want Deep
Freeze or anything similiar, just a setting in Active Directory.
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


Re: [ActiveDir] large profiles

2005-08-10 Thread Freddie Coleman III
that's exactly what I was looking for, don't know how I overlooked it
before, thanks!

fred



 I think this might help if you are using Roaming Profiles:

 Using Group Policy to Delete Cached Copies of Roaming Profiles
 http://support.microsoft.com/kb/274152/EN-US/

 In not, you can clean up the machine(s) using delprof:
 http://www.microsoft.com/downloads/details.aspx?displaylang=enfamilyid=901A9B95-6063-4462-8150-360394E98E1E

 john



 When several users share the same machine, it doesn't take long for the
 Docs  Settings directory to eat up too much space on the drive.  Is
 there
 a setting that will allow their profiles to be removed from the local
 machine at logoff (other than mandatory profiles)?  I don't want Deep
 Freeze or anything similiar, just a setting in Active Directory.


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] user dump

2005-08-10 Thread Freddie Coleman III


how can i dump a list of all of my ad users?
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


Re: [ActiveDir] user dump

2005-08-10 Thread Freddie Coleman III
thanks, i need it to dump the profile locations also.  is this possible w/
these tools?  know anything about add user?


 dsquery/dsget will do the trick as well.

 Phil

 On 8/10/05, Coleman, Hunter [EMAIL PROTECTED] wrote:
 ADFind: http://www.joeware.net/win/free/tools/adfind.htm

 Example 6 from the command line help (adfind.exe /?) should be a good
 starting point for you.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Freddie Coleman
 III
 Sent: Wednesday, August 10, 2005 8:19 PM
 To: ActiveDir@mail.activedir.org
 Subject: [ActiveDir] user dump



 how can i dump a list of all of my ad users?

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] user profiles

2005-08-08 Thread Freddie Coleman III

What would be the easiest way to setup a default profile for a few
thousand users and make sure that their profile is deleted from their
local machines at logoff.


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] user profiles

2005-08-08 Thread Freddie Coleman III
For the first time it would be standard, but after their first logon, they
could make changes as needed.  (currently each user has their own, but it
needs to be cleaned up)


 Do you want them each to get their 'own' profile (that they can change
 and those changes would be there the next time they log on) or is it a
 'standard' profile that needs to be the same for every user, every time
 they log on?


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] remove 'Tip of the Day'

2005-07-12 Thread Freddie Coleman III

I need to remove 'tip of the day' from IE.  Under user
configuration/administrative templates/windows components/internet
explorer/browser menus it has been disabled, but the user still has
access.  Any ideas why?

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] disable help

2005-06-23 Thread Freddie Coleman III


I have configured a GPO for users that works fine. The only thing that is
allowed that I would like restricted is help in IE. Where is this
setting located in AD?

thanks
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] GPO configuration

2005-06-21 Thread Freddie Coleman III
Took me a while, but here it is:

User Configuration/Administrative Templates/Browser menus/File menu: 
Disable closing the browser and Explorer windows


 You could prevent users from logging on in the first place - this will
 ensure they can't close any window.  The only issue is that they can't
 open any either ;-))

 Just curious - why would you want to achieve this in the first place?

 /Guido

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Darren Mar-Elia
 Sent: Donnerstag, 16. Juni 2005 00:07
 To: ActiveDir@mail.activedir.org
 Subject: RE: [ActiveDir] GPO configuration

 I've not seen one. I think that would be pretty hard to pull off unless
 you can remove the hot keys and window buttons.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Freddie Coleman
 III
 Sent: Wednesday, June 15, 2005 1:47 PM
 To: ActiveDir@mail.activedir.org
 Subject: [ActiveDir] GPO configuration


 Isn't there a GPO setting that can prevent users from closing any window
 they open?


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] Prohibit closing items

2005-06-15 Thread Freddie Coleman III

Top of the morning to ya!  I need to remove a restriction set in a GPO
that prevents the user from closing any open windows.  I thought it was
located at:  user configuration / administrative templates / desktop /
active desktop / prohibit closing items but that's not the one.  Any
ideas?
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] Passwords from SQL

2005-06-15 Thread Freddie Coleman III
He's probably using MY SQL instead of MS SQL for monetary reasons.  Money
is always an issue in education

fred


 Hi Jacob,

 I have a better ID. If you use Microsoft SQL instead of MY SQL then you'll
 have the option of using Integrated Authentication  and use the usernames
 and passwords that your user's log into AD with.

 Jose

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Jacob Stabl
 Sent: Wednesday, June 15, 2005 8:56 AM
 To: ActiveDir@mail.activedir.org
 Subject: [ActiveDir] Passwords from SQL



 I am running a MySQL server that holds data for a grading program here in
 the district.  Well teachers have the ability to change passwords through
 that software and I was curious if AD could import passwords for people on
 a scheduled increment from that SQL database.  Can active directory
 connect to a SQL database to pull other information or possibly import
 users directly from that database??

 --
 Jacob Stabl
 Network Engineer
 Plain Local School District
  http://www.plainlocal.org http://www.plainlocal.org
 Office:  330.492.3500
 Cell :330.704.1278
 IP Phone: 4466

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] GPO configuration

2005-06-15 Thread Freddie Coleman III

Isn't there a GPO setting that can prevent users from closing any window
they open?

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


Re: [ActiveDir] Browser toolbar customization

2005-06-08 Thread Freddie Coleman III
thanks.


 Hi Fred...

 Try  User Configuration/Administrative Templates/Windows
 Components/Internet Explorer/Toolbars/Configure toolbar buttons.

 You can choose what you wish to show there...I believe

 John






  Freddie Coleman
  III
  [EMAIL PROTECTED]  To
  sb.org   ActiveDir@mail.activedir.org
  Sent by:   cc
  [EMAIL PROTECTED]
  ail.activedir.org Subject
[ActiveDir] Browser toolbar
customization
  06/07/2005 10:28
  AM


  Please respond to
  [EMAIL PROTECTED]
 tivedir.org








 Good morning everybody.  I need to remove some buttons from IE's toolbar
 on certain accounts.  It seems like this should be done in the GPO under
 User Config/ windows settings/ ie maint/ browser user intrface/ browser
 toolbar customizations/ by checking the box to delete existing buttons...
 This does not work, am I looking in the wrong place?

 thanks,
 Fred

 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/



Freddie Coleman III
Lead Computer Technician
Plaquemines Parish School Board
(504)214-3945
List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] Browser toolbar customization

2005-06-07 Thread Freddie Coleman III


Good morning everybody.  I need to remove some buttons from IE's toolbar
on certain accounts.  It seems like this should be done in the GPO under
User Config/ windows settings/ ie maint/ browser user intrface/ browser
toolbar customizations/ by checking the box to delete existing buttons... 
This does not work, am I looking in the wrong place?

thanks,
Fred

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


[ActiveDir] restructuring domain

2005-05-26 Thread Freddie Coleman III

Any suggestions on how to get up to speed extremely quick on cleaning up
a domain AD?  I'm new to Active Directory  need to change the look  feel
of approx. 6000 users on 2K boxes.  What's in place now seems like the
users have just been placed in appropriate OUs but everything is managed
by just a couple of sec. groups  not doing what is required.  I was given
about 1wk deadline...

thanks,

Fred

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


RE: [ActiveDir] restructuring domain

2005-05-26 Thread Freddie Coleman III
in a school environment:
current complaints: slow logon (many users have drives mapped to shares
that no longer exist), many desktops show unavailable software,
inconsistent settings for similiar users
desired results:  all users have user drive on server, students to have
minimal access, teachers  admins to have only necessary access, clear up
all mappings that are obsolete...

this is just a brief overview...  thanks for any help or direction that
you can give

fred


 Depends on what you mean by cleaning up? What is it that you want AD to
 do?
 Six thousand users and one week deadline? And you are new to AD?

 -Z.V.


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Freddie Coleman
 III
 Sent: Thursday, May 26, 2005 7:47 AM
 To: ActiveDir@mail.activedir.org
 Subject: [ActiveDir] restructuring domain


 Any suggestions on how to get up to speed extremely quick on cleaning up
 a domain AD?  I'm new to Active Directory  need to change the look  feel
 of approx. 6000 users on 2K boxes.  What's in place now seems like the
 users have just been placed in appropriate OUs but everything is managed
 by just a couple of sec. groups  not doing what is required.  I was given
 about 1wk deadline...

 thanks,

 Fred

 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


 List info   : http://www.activedir.org/List.aspx
 List FAQ: http://www.activedir.org/ListFAQ.aspx
 List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/