Admin Tip #299: DelProf commandline tool to delete cached user profiles

Hits: Failed to execute CGI : Win32 Error Code = 3


delprof.exe lets you delete cached user profiles from the local or remote NT workstation from the commandline. If you have roaming profiles or shared workstations, this can be quite helpful. The result of delprof /? follows:


usage:  DELPROF [/Q] [/I] [/P] [/C:\\] [/D:]

        /Q      Quiet, no confirmation.
        /I      Ignore errors and continue deleting.
        /P      Prompts for confirmation before deleting each profile.
        /C      Remote computer name.
        /D      Number of days of inactivity.

If you save your scripts, any audit changes you implement with this tool are self-documented.



Must have for NT advanced users