Windows Server 2000/2003 Thread, Cleaning Profiles in Technical; Hi,
I currently use RM CC3/CC4 and use the "Clean Profile" feature alot when we get profile corruption etc
I ...
-
14th July 2011, 10:47 AM #1 Cleaning Profiles
Hi,
I currently use RM CC3/CC4 and use the "Clean Profile" feature alot when we get profile corruption etc
I wanted to know how this can be done on a vanilla server 2003 network.
The way i understand how CC3 cleans the profile is that it copies the profile files from a default user and overwrites the files for the chosen user. Hence all their settings are set back to the default way. I have had some colleagues in the past who create a new user profile and copy all the documents etc.
If anyone knows how it works and if there are any scripts out there already for this I would greatly appreciate it.
-
-
IDG Tech News
-
14th July 2011, 08:33 PM #2
- Rep Power
- 0
Glad to know someone out there who has the same problem. I don't really like CC3/CC4 as i think it makes us dumb as techies I do however love the clear profile feature which is so handy. I'm trying to understand how this feature works so that I can apply it to a vanilla windows environment. Same as the original poster.. would love to know anyone who has any idea's.
-
-
14th July 2011, 08:40 PM #3
- Rep Power
- 9
on a vanilla 2003 network we used to just delete the user profile directory completely not only the files inside but the whole folder - when they log back on a clean station they will get a new profile.
-
-
14th July 2011, 09:04 PM #4
- Rep Power
- 0
These are roaming profiles.. and more often then not they will not be logging on to a clean station. There is a delprof.exe that can be pushed out via gpo.. to clean the station.. but the RM way is so much better and so not messy. just would be really nice to know, what actually happens behind the scenes when the clean profile option is selected on the RM MMC
-
-
15th July 2011, 02:33 PM #5
- Rep Power
- 0
OK, this is from someone at RM.
Just spoken to ***** in 3rd line and here’s what basically happens: There is a Default User profile stored on the RM server, when you click ‘reset profile’ the current users profile content is deleted and the content from that default profile is copied in.
Regards
Now to create a script that does that.. Will try to do that. If anyone already has something similar.. would really appreciate it.
-
-
15th July 2011, 03:25 PM #6 Well done mate! Have a look at the script section to see if they have something similar already
-
-
18th July 2011, 04:41 PM #7 @theforce thank you for clearing that up, I too am looking for a script to use at a school I cover every 2 weeks. I might try and create something myself, will post it up if I am successful
-
-
20th July 2011, 02:22 PM #8 I do the following
Mandatory profiles
Hive cleanup service
And a Vbscript that removes all accounts/profiles that begin with 07 08 09 10 11 ( leaves teachers accounts alone as there local) at startup.
Works perfect . I never ever have any profile problems !
-
-
20th July 2011, 03:08 PM #9 Any chance you can post the script? we have a virus on a vanilla network and I think we will need to clean all the profiles, hopefully a script will make that alot easier and faster
-
-
21st July 2011, 11:15 AM #10 http://www.luketaylor.org/Profiles.zip
there you go
Inside is a BAT ( put this in the policy share with the script ) I use this as a Startup script , but you can probally do a shutdown script if you wish .
cscript.exe \\gcsserver\media\profiles\deleteprofiles.vbs /I 07*,08*,09*,10*
This removes all profiles/usernames that beings with 07 08 09 10
Last edited by 2097; 21st July 2011 at 11:19 AM.
-
SHARE: 
Similar Threads
-
By mac_shinobi in forum Scripts
Replies: 25
Last Post: 13th June 2007, 08:14 PM
-
By ChrisH in forum Windows
Replies: 60
Last Post: 21st November 2005, 10:14 AM
-
By Andrew in forum Windows
Replies: 61
Last Post: 14th November 2005, 08:27 AM
-
By Teacher_Tom in forum Windows
Replies: 20
Last Post: 2nd November 2005, 03:35 PM
-
By Ric_ in forum General EduGeek News/Announcements
Replies: 5
Last Post: 18th June 2005, 03:00 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules