You must have meant this. http://www.autoitscript.com/ ----- Original Message ----- From: Tom Miller To: NT System Admin Issues Sent: Wednesday, April 16, 2008 9:37 AM Subject: RE: find mp3's on c drive
I'm no script guru but for simple stuff I've used AutoIT at www.autoit.com You have a variety of file operation option with that tool. >>> "Mike Gill" <[EMAIL PROTECTED]> 4/15/2008 5:38 PM >>> Like this? dir /s c:\*.mp3 > \\server\%computername%_mp3-list.txt -- Mike Gill From: Greg Mulholland [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 2:23 PM To: NT System Admin Issues Subject: find mp3's on c drive Guys Looking for a script to loop through a number of computers c:\'s and find mp3 files. not being a scripting person much, id thought id go to the masses on this, it would seem a fairly common thing i would have thought. I have fsrm and we do file screening on h:\ and other shares but our setup also means that they need to have write access to c:\ feel free to ping me offline if needed. Thanks Greg Confidentiality Notice: This e-mail message, including attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
