+ Post New Thread
Results 1 to 7 of 7
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 ...
  1. #1

    Join Date
    Jun 2009
    Location
    Watford
    Posts
    747
    Thank Post
    294
    Thanked 77 Times in 55 Posts
    Rep Power
    38

    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

  2. IDG Tech News
  3. #2
    Quackers's Avatar
    Join Date
    Jan 2006
    Location
    Staffordshire
    Posts
    1,086
    Thank Post
    32
    Thanked 85 Times in 73 Posts
    Rep Power
    41
    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?

  4. Thanks to Quackers from:

    andyturpie (9th August 2012)

  5. #3

    bossman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    3,623
    Thank Post
    1,023
    Thanked 957 Times in 678 Posts
    Rep Power
    306
    @andyturpie:

    look here Delprof2 - Unofficial successor to Microsoft’s Delprof user profile deletion tool

    You should be able to wrap this up and package as CC4

    Good luck

  6. Thanks to bossman from:

    andyturpie (9th August 2012)

  7. #4

    sparkeh's Avatar
    Join Date
    May 2007
    Location
    Leicestershire
    Posts
    4,260
    Blog Entries
    22
    Thank Post
    615
    Thanked 836 Times in 579 Posts
    Rep Power
    253
    How does delprof2 go about deleting profiles, from Vista upwards you can't just delete profiles in the old way?

  8. #5

    Join Date
    Jun 2009
    Location
    Watford
    Posts
    747
    Thank Post
    294
    Thanked 77 Times in 55 Posts
    Rep Power
    38
    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!

  9. #6

    Edu-IT's Avatar
    Join Date
    Nov 2007
    Posts
    6,189
    Thank Post
    374
    Thanked 495 Times in 455 Posts
    Rep Power
    146
    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.

  10. #7
    randle's Avatar
    Join Date
    Dec 2006
    Location
    Chelmsford, Essex
    Posts
    491
    Thank Post
    55
    Thanked 13 Times in 12 Posts
    Rep Power
    16
    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* /edefault >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.

  11. Thanks to randle from:

    andyturpie (10th August 2012)

SHARE:
+ Post New Thread

Similar Threads

  1. OpenOffice Package for RM CC4 networks
    By MNHughes in forum Educational Software
    Replies: 6
    Last Post: 11th March 2013, 03:12 PM
  2. Teamviewer package for CC3/CC4
    By andyturpie in forum Network and Classroom Management
    Replies: 1
    Last Post: 18th April 2012, 08:28 PM
  3. Edugeek Joomla Package for static sites?
    By HodgeHi in forum Web Development
    Replies: 27
    Last Post: 12th July 2007, 11:53 AM
  4. Complete PC package for under £300
    By Elky in forum Our Advertisers
    Replies: 29
    Last Post: 29th January 2007, 09:52 AM
  5. MSI creation packages for small budget?
    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
  •