I am creating a login scrpit where i am using the %userprofile% but it errors out. Is there something special I need to add to the login script when using that command.
Here is the line I added to the script:
WshShell.Run ("del /f /s /q %userprofile%\Local Settings\Temporary Internet Files\ *.tif*")