Login | |
|
 |
RE: Little problem..Help - 7/12/2007 1:58:10 AM
|
|
 |
|
| |
ginolard
Posts: 1082
Score: 21
Joined: 8/10/2005
Status: offline
|
Another reason for not using WMI for file searches is that, quite simply, you need admin rights on the remote machine whereas FSO searches don't. They simply require you to be able to have permissions on the folders you want to browse. Alternatively, you could use the Excel object to do file searches.
_____________________________
Author of ManagePC - http://managepc.net AD Query Template - http://www.visualbasicscript.com/m_40609/tm.htm Consolidated Scripting Framework - http://www.visualbasicscript.com/m_59109/tm.htm
|
|
| |
|
|
|
 |
RE: Little problem..Help - 7/12/2007 2:32:16 AM
|
|
 |
|
| |
DiGiTAL.SkReAM
Posts: 1194
Score: 7
Joined: 9/6/2005
From: Florida, USA
Status: offline
|
Excel object... Have you done any testing yet to see if you can do excel file searching with the new .Net 3.0? I know that it incorporates a lot of the excel usability that we utilize in vbs... without having to have Excel installed.
_____________________________
"Would you like to touch my monkey?" - Dieter (Mike Meyers) "It is better to die like a tiger, than to live like a pussy." -Master Wong, from Balls of Fury
|
|
| |
|
|
|
|
|