
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2010 12:21 AM
I an trying to configure the RemProf utility which is a command line to delete user profiles. Currently I have the following command.
{actionpath}ShellRunAs RemProf.exe /d:90 /p /EXCLUDE:Administrator {computer}
The /D is for deleting profiles older than "x". The /P is to prompt before deletion and the /EXCLUDE is obvious. All I get is a quick flash on my screen and nothing is deleted.
Please advise,
Niles
{actionpath}ShellRunAs RemProf.exe /d:90 /p /EXCLUDE:Administrator {computer}
The /D is for deleting profiles older than "x". The /P is to prompt before deletion and the /EXCLUDE is obvious. All I get is a quick flash on my screen and nothing is deleted.
Please advise,
Niles
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2010 10:50 PM
are you able to run the same command manually?
