Batch Scripts Questions

1

IT Scripts Entry
For privacy, our company name in the script has been changed to “CompanyX” Script Name: CompanyX Network Adapter Reset Tool Language: Batch Script for Command Line (Windows) Purpose: In the event of wireless issues or connectivity problems, I pre-install this script on company laptops in the field so that they can automatically release/renew their IP [...]

Answer Question   |  April 12, 2012  10:48 PM
Batch Scripts, IT Scripts, ITKE Contests
asked by:
5 pts.

batch Script for tnsping test
Hi All I want  to write a batch script to read tnsnames from a text file and write the o/p to another text file . i/p file is having multiple coulms seperated by space also having multiple entries i have userd for command with delimites,but it works only for first line how i can it for multiple lines [...]

Answer Question   |  March 31, 2012  12:54 PM
Batch Scripts, CL batch program, Oracle
asked by:
5 pts.

Netsh WLAN for Windows XP
Is there a netsh wlan for windows XP? I want to automate changing network settings via login or batch scripts.

Answer Question   |  April 13, 2011  4:37 PM
Batch Scripts, Netsh WLAN, Windows XP, Windows XP configuration, WLAN, WLAN Controller
asked by:
1,110 pts.

A batch script to remotely restart about 300 windows server 2003 computers on the network
I need a batch script to remotely restart about 300 windows server 2003 computers on  the network using Altris Deployment Server.

Answer Question   |  September 3, 2010  9:50 AM
Batch Scripts, Windows, Windows Server, Windows Server 2003, Windows Server Remote Access
asked by:
5 pts.

batch script, closing an opened window
this is my .bat file: set cmd2=”&S_GROUP=1″”&S_YEAR=1″”&R001=05″”&R003=2009″”&R003=2011″ set cmd1=http://svestat:8011/mrcjava/servlet/FOLW_DB.R00410s?run=1″&outfmt=0″ CMD.EXE /C START %cmd1%%cmd2% exit this is the resulting url: http://svestat:8011/mrcjava/servlet/FOLW_DB.R00410s?run=1&outfmt=0&S_GROUP=1&S_YEAR=1&R001=01&R003=2008&R003=2011 I want to close the url window I opened. can that be done?

Answer Question   |  June 14, 2010  9:34 PM
.bat file, Batch Scripts, Internet Explorer Batch Scripts
asked by:
20 pts.

closing a window in batch script
I have a batch script to open a window with variables to send a report. is there a way to close the window via the script?

Answer Question   |  June 7, 2010  9:01 PM
batch queries, Batch Scripts
asked by:
20 pts.

delete x days files and folders
I need help with a batch script that will delete 30 days old files from a folder automatically … i have read about forfiles and i am doing something wrong, don’t know where the file goes when i click on forfiles.exe … anyways, if someone can help me with this i would greatly appreciated … [...]

Answer Question   |  March 22, 2011  1:43 PM
Batch files, Batch Scripts
asked by:
555 pts.

z/OS sFTP client batch script
Hi, Please let me know if you have howtos’ for connecting (batch script preferrably) a z/OS client to ssh-tectia server on windows. Thank you.

Answer Question   |  July 14, 2009  5:15 PM
Batch Scripts, SFTP, z/OS
asked by:
USA
10 pts.

batch or script to change IE settings
I need to: - add a favorite -add a link to the local intranet trusted sites -change a setting in the IE options – Advanced area – security

Answer Question   |  January 4, 2010  6:49 PM
batch or script for IE explorer settings, Batch Scripts, Internet Explorer, Internet Explorer Batch Files, Internet Explorer Batch Scripts, Windows Batch Files
asked by:
5 pts.

1