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