Network and Classroom Management Thread, Delprof package for CC4 possible in Technical; Morning,
Just new to CC4 this week (migrated) and on CC3 we had a package which was deployed out every ...
-
9th August 2012, 11:44 AM #1 Delprof package for CC4 possible
Morning,
Just new to CC4 this week (migrated) and on CC3 we had a package which was deployed out every so often to run delprof.exe on workstation startup. We are now majority of Win7proSP1 machines and was wondering if delprof would still run or if there is another little package available?
Cheers
-
-
IDG Tech News
-
9th August 2012, 12:41 PM #2 Delprof only supported Windows XP (Maybe 2000 as well), came with the Server 2003 Resource Kit, Microsoft changed things so that in Windows 7 you use the follow Group Policy
Computer Configuration->Administrative Templates->System->User Profiles->Delete User Profiles older than a
specified number of days
Guessing CC4 still allows you do Standard Windows group polices? or maybe RM already control this setting from an option in the RM Management Console somewhere?
-
Thanks to Quackers from:
andyturpie (9th August 2012)
-
9th August 2012, 12:48 PM #3
-
Thanks to bossman from:
andyturpie (9th August 2012)
-
9th August 2012, 12:51 PM #4 How does delprof2 go about deleting profiles, from Vista upwards you can't just delete profiles in the old way?
-
-
9th August 2012, 01:01 PM #5 Thanks for the feedback, I have located the registery policies for orphan profiles. I have set every shared device to delete profiles every 5 days will monitor this and if there is no joy, I will look at delprof2. Cheers!
-
-
9th August 2012, 01:23 PM #6 I thought that was something in RM CC4 that already managed this....? I'm pretty sure you control it within the registry settings of RMMC.
-
-
9th August 2012, 01:27 PM #7 CC4 does use the Windows built in profile cleanup mechanism but doesn't appear to be very consistent
You can configure delprof2 to do this by dropping the delprof2.exe to your "\\%LogonServer%\Netlogon" folder and creating a startup script with the following content:
net start lanmanserver
net start lanmanworkstation
"\\YourDomain.INTERNAL\netlogon\DelProf2.exe" /i /u /d:7 /ntuserini /ed:ABC* /ed:RM* /ed

efault >c:\delprof2.log 2>&1
The expalanation for the syntax can be found on the site. but basically this is deleting profiles older than 7 days using the ntuserini stamp which doesn't get modified by AV solutions during client scans and excludes any directories starting with ABC (your three letter site code), RM or Default and then drops a log of this in the root of C: for troubleshooting purposes
@sparkeh: delprof2 deletes all folders/files/registry components required to remove a profile fully within Windows
The script doesn't really need to have a smiley face in it to run, it's meant to be "/ed: Default" without the space however it may make it work even better with this.....I haven't tried
Last edited by randle; 9th August 2012 at 03:29 PM.
-
Thanks to randle from:
andyturpie (10th August 2012)
SHARE: 
Similar Threads
-
By MNHughes in forum Educational Software
Replies: 6
Last Post: 11th March 2013, 03:12 PM
-
By andyturpie in forum Network and Classroom Management
Replies: 1
Last Post: 18th April 2012, 08:28 PM
-
By HodgeHi in forum Web Development
Replies: 27
Last Post: 12th July 2007, 11:53 AM
-
By Elky in forum Our Advertisers
Replies: 29
Last Post: 29th January 2007, 09:52 AM
-
By contink in forum Educational Software
Replies: 28
Last Post: 27th September 2006, 07:59 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