Scripts (batch files??) to speed up setup of things in XP

  • Thread starter Thread starter Yobbo
  • Start date Start date
Y

Yobbo

Hi All

Are there any kind of text file scripts that can be double-clicked,
right-clicked or whatever to automate standard tasks such as configuring the
TCP/IP settings or IE's proxy settings?

Thanks Y
 
Yobbo,

WMI can automate most of these tasks. Check out the Scripting Guy columns at
the following Microsoft site:

The Hey, Scripting Guy! Archive:
http://www.microsoft.com/technet/scriptcenter/resources/qanda/hsgarch.mspx

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi All

Are there any kind of text file scripts that can be double-clicked,
right-clicked or whatever to automate standard tasks such as configuring the
TCP/IP settings or IE's proxy settings?

Thanks Y
 
There is plenty of evidence to suggest that "Yobbo said:
Hi All

Are there any kind of text file scripts that can be double-clicked,
right-clicked or whatever to automate standard tasks such as configuring
the
TCP/IP settings or IE's proxy settings?

Thanks Y

Yes you can do those sort of things with "Windows Script Host" or with
"Batch files"

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/scriptinga.asp

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top