Batch file to open an Intranet page and save file
Posted: 29 May 2014 08:44
Currently I have to do this manually on a monthly basis. I am trying to see if there is a batch script to automate this. The steps I need to perform are:
1. Open company intranet site (e.g. http://companyintranet.net)
2. There is an Excel file posted in the site (e.g. Masterfile.xls). I need to grab that Excel file.
3. Save the Excel file in a folder in network drive (e.g. E:\Masterfiles)
Is there a batch file to perform these steps? It'll be a great help!
Thanks!
1. Open company intranet site (e.g. http://companyintranet.net)
2. There is an Excel file posted in the site (e.g. Masterfile.xls). I need to grab that Excel file.
3. Save the Excel file in a folder in network drive (e.g. E:\Masterfiles)
Is there a batch file to perform these steps? It'll be a great help!
Thanks!