Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - Help on scripting....

 
Thread Tools Search this Thread
Old 08-18-2005, 03:33 PM   #1
Default Help on scripting....


Hi all,

I need to create a script to find which shotcuts have the path pointing to
"\\server\share\brasil.lnk"

I figured out that the cmd below does it perfectly.

findstr /s /i /m "\<*brasil*\>" *.lnk

When I find those shortcuts, I'd like to move them to c:\temp , but could
not match the FINDSTR with the IF command.

Any suggestion?

Thanks a lot.


=?Utf-8?B?Zm1zbWNzZQ==?=
  Reply With Quote
Old 08-18-2005, 04:46 PM   #2
Bob Christian
 
Posts: n/a
Default Re: Help on scripting....
You might find some better help in the microsoft.public.scripting
newsgroups.

--
Bob Christian II
http://bobchristian.blogspot.com - Blog



"fmsmcse" <> wrote in message
news:447AB052-8BAA-4FDC-A7EB-...
> Hi all,
>
> I need to create a script to find which shotcuts have the path pointing to
> "\\server\share\brasil.lnk"
>
> I figured out that the cmd below does it perfectly.
>
> findstr /s /i /m "\<*brasil*\>" *.lnk
>
> When I find those shortcuts, I'd like to move them to c:\temp , but could
> not match the FINDSTR with the IF command.
>
> Any suggestion?
>
> Thanks a lot.





Bob Christian
  Reply With Quote
Old 08-18-2005, 05:16 PM   #3
kpg
 
Posts: n/a
Default Re: Help on scripting....
Bob Christian <> said something like

> You might find some better help in the
> microsoft.public.scripting newsgroups.



Boy is that ever an understatement!



kpg
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Will someone help with Popup Calendar scripting inthedark The Lounge 0 12-25-2008 09:08 PM
Will someone help with Popup Calendar scripting inthedark The Lounge 0 12-25-2008 08:57 PM
Learning Scripting Program Kleenex Software 3 07-28-2006 09:30 PM
Picture DVD scripting Danny DVD Video 0 01-23-2006 10:52 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46