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 Rhinorhino 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 butcha33

  1. butcha33

    Remote folder delete from list of machine names

    sorry, the script is made of two parts. one that reads the text file and reads back each line(computername). this info is then put into part two which deletes a folder on that machine. now both parts work seperately but once combined i get a syntax error on Sub GetSubFolders(strFolderName)...
  2. butcha33

    Remote folder delete from list of machine names

    Hi, i am having problems with th ebelow code. I cant figure out how to correct the issue. Any help will be appreciated. Thank you ================================================ '------------------read text file-------------------------- set objShell = CreateObject("Wscript.Shell")...

Part and Inventory Search

Back
Top