Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by thelionking

  1. thelionking

    Find file and Copy to Specific Directory

    Another question If you can copy the file to the specific location via VBS.. is the vbs script able to find the <filename> from disk? I would like to inactive the DOS batch file.. Thank you
  2. thelionking

    Find file and Copy to Specific Directory

    Thank you very much for help. It works fine... I know that I`m in VBS forum. DOS commands have bounded function. And I am a beginner in VBs. I have read that VBs it could help me.. ehm ehm.. no vbs... you :-)
  3. thelionking

    Find file and Copy to Specific Directory

    I am using the following batch file for find the <name> file :: ---------------------------------------------------- :: locate.bat :: Locates Specified File Name :: Syntax: locate <Drive (All)> <file name> :: ---------------------------------------------------- @ECHO on SET XSET=/UPPER CALL...
  4. thelionking

    Find file and Copy to Specific Directory

    Hello all, I have a problem. We have the server on the network with no display (LCD,CRT). I can use the admin rights on loggin to the server. I need to find some file placed on the server (for exam.: staticIP.cmd). I'd like to copy the located file to the specific folder. I have to use some...

Part and Inventory Search

Back
Top