|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can I automatically delete the contents of the users' temp folders?How can I automatically delete the contents of the users' temp folders
with the login script. The server is Windows 2000 with an AD and Win 2000 and XP PCs. So far I have worked out echo y | del %systemdrive%\"Documents and Settings"\%username%\temp*.* but this doesn't include the switch for the local settings folder and if I try and add it, the command fails. Help! Thanks Alex I have a script that runs my own VB.NET application that completely deletes
all files in the user's Temp folder. This was found to be the easiest way I have found to do this Crouchie1998 wrote:
> I have a script that runs my own VB.NET application that completely Any chance of a copy . . . please?deletes > all files in the user's Temp folder. This was found to be the easiest way I > have found to do this Alex |
|||||||||||||||||||||||