BigBHaller
MIS
I've been trying to create a logon script to traverse all the directories in a user's network share to locate and move media files (MP3s, MPEGs, etc.) to a user's local drive, however, I do not understand it enough to make it work.
Are there any WSH geniuses out there who can help me out?
The main reason we'd like to implement this is because we will be using folder redirection for desktop and My Docs. And inevitably, user's will be saving such no-no's as MP3s to these directories. A script such as this would help to remove them on a daily basis.
Some might say that you should just make it a policy that none of these types of files can be stored on company servers, but I'd still need a way to traverse the folders and shares to find them and delete them. Such a script would be helpful and can be easily modified to delete or log the files.
Thanks in Advance!
Are there any WSH geniuses out there who can help me out?
The main reason we'd like to implement this is because we will be using folder redirection for desktop and My Docs. And inevitably, user's will be saving such no-no's as MP3s to these directories. A script such as this would help to remove them on a daily basis.
Some might say that you should just make it a policy that none of these types of files can be stored on company servers, but I'd still need a way to traverse the folders and shares to find them and delete them. Such a script would be helpful and can be easily modified to delete or log the files.
Thanks in Advance!