On CNET: Why are geeks flocking to Firefox?
1 Resources for

stop the pingtimer.bat script

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Create a timed connectivity tracking batch tool in Windows XP
Create a timed connectivity tracking batch tool in Windows XParticle rootVery cool script, but........ How on earth would you stop the thing.Once you have initialized this bat file it will carry on repeating itself. So how do you stop it from running without a shutdown?CTRL+CCTRL+Cif dont want to use ctrl...
Tags: %Counter%, stop the pingtimer.bat script, zach@..., hardware, Microsoft Windows, Microsoft Windows XP, tool, ConTest.Txt Now, PING XXX.XXX.XXX.XXX
Discussion threads 2006-08-10

Additional Resources

Running a shutdown script over the network
hello,been having a problem with a bat file that removes profiles from computers on the network. The bat files is based on a server and cant be based on the cliants, and works fine if ran within windows as an administrator.within the script i have mapped the network address as...
Tags: M.eaton@..., bat file, network
Discussion threads 2007-06-20
VBS Script
Hi AllI seem to be having this problem whereby I am trying to copy a little java applet from a network location. On my local PC, this works fine, however when I place this in the GPO BAT login script, the drives, which have been deleted, are still mapping when...
Tags: Java, ron_jeff@..., UNC, UNC Path
Discussion threads 2007-11-15
Create a timed connectivity tracking batch tool in Windows XP
Troubleshooting connectivity issues in Windows XP? Try using PingTimer.bat and free yourself up to investigate other problems. When troubleshooting connectivity issues on Windows XP, chances are that you immediately use the Ping command. By default, the command sends four Internet Control Message Protocol ICMP Echo Request messages...
Tags: Microsoft Windows, Microsoft Windows XP, Microsoft Windows Server 2003, Greg Shultz, Operating systems, Servers, tool, Echo Request, Echo Request message, Windows Server 2003 Resource Kit, Windows XP Tips Newsletter, Ping, Software
Technical articles 2006-08-09
VBS Script
Hi AllI seem to be having this problem whereby I am trying to copy a little java applet from a network location. On my local PC, this works fine, however when I place this in the GPO BAT login script, the drives, which have been deleted, are still mapping...
Tags: Java, ron_jeff@...
Discussion threads 2007-11-13
Start up script woes.
Hey guys, i made a very simple little .bat file to test GPO logon/start up scripts, normally i'd just assign a script to the user through going to their preferences and entering in the logon.bat file in their logon script box.but i need to use start up scripts for another...
Tags: GPO
Q&A 2005-10-13
bat files
how do you write a bat fie for a network printer?and if you can bat. on roaming profiles as well ?please thankxthankxbut how do you write the logon script i know net use x:\serversharename for mapping network drives but for printers and roaming profiles i need helpbat fileOpen notepad and...
Tags: Printers, Scripting languages, trevor@..., Microsoft VBScript, printer
Discussion threads 2007-10-31
Defaul domain group policy for logon script not working
I have added logon script to default domain policy so that I can enable the remote admin of my workstations, I have a .bat file in logon script with "c:> netsh firewall set service REMOTEADMIN enable"I have to do this so that I can inventory all my pc using...
Tags: Firewalls, Network security, bhaveshm@..., logon script
Discussion threads 2007-05-17
Beginner needs to do logon script in group policy
Can someone help me write a script? I need to track logon/off times & dates. Here's what I know... I've seen some examples of what to put in notepad & save as a .bat file. Then, I know to go to group policy, & add it to...
Tags: tarnoldi@..., group policy
Discussion threads 2007-03-21
Xp Pro and Login scripts
I have a W2k Server with 25 Xp Pro, 5 Win 98 computers attached to the DNS server, they all logon quickly. However the XP computers will not run a script that maps drives for the user , the Win 98 no problem. I edited the gpedit to wait for...
Tags: Chunder2, computer, Human Resources, Microsoft Windows XP Professional, windows
Q&A 2005-07-10
AD Domain - Mapping a network Drive
How do you go about Mapping a Network drive in the AD Domain so no matter what workstation you log into you can get to your drive that you mapped?Thanks from a Newbie.you need to set up aprofile for the user on the server. make it a roaming profile....
Tags: pc4107@..., AD-Domain, network
Discussion threads 2007-06-28
startup Script
I am getting the following error when I try to implement a startup script.Could not execute the following script E:startup_scriptsmyscript.bat. The system cannot find the file specified.Anyone have any suggestions?KevinAt what point in the startup are you running it?If E: is a network drive, it may not be mapped...
Tags: kgutch@...
Discussion threads 2007-04-09
How to kick off a login script in Citrix
I have been tasked with automating a script for when a user logs in to a Citrix Session. The script basically modifies an .ini file in the user's Windows profile that is created the first time they log in to Citrix. Trouble is, I do not know of...
Tags: Microsoft Windows, Citrix Systems Inc.
Q&A 2006-05-23
HELP : Need SQL auto stop/start script
Background:SQL 2000 running on Windows 2000 SP 4Problem:Backups register as FAILED because open file agent cannot backup sql dbs.MY possible solution:Use a script to stop the sql service before the back-up kicks off and to start back up once the backup job is comlete. NEED:please point me in the right...
Tags: backup, job, Lt. John McLain, SQL, SQL DB, windows
Q&A 2004-11-22
E Z .Bat (zip)
Use this program to create .bat programs with ease. Simply click on the text and hit Generate. E Z .Bat does the rest for you. Very straightforward and easy to use. Source code is available.
Tags: Program
Software downloads 2005-06-29
FTP Script
I have an ftp batch script that I am using within a bat file. Is there anyway to capture/query the results of the ftp script. For instance, I would like to be able to tell if ftp error code 552 resulted during a file upload. I am...
Tags: ifisher@..., FTP
Discussion threads 2007-06-05
My logon bat file in Win2k3 will not run
I have a Win2k3 AD domain. I am trying to set up drive mapping on both Win2k and XP client machines. I have created a bat file using the "net use" command and I have test it manually on the client machine and it works. When I...
Tags: Scripting languages, bwelter, NETLOGON, Microsoft Windows Server 2003
Discussion threads 2007-09-26
Network Printer Problems
I run a network here at a high school. Most of the printers are laser printers plugged into the network and shared from one of the servers. Then, let's say the printer is for the digital media lab, I put all the digital media lab computers in an...
Tags: Printers, network, link470, computer, network printer, printer
Discussion threads 2007-10-10
using DOS on WinXP
I need to setup a DOS program in Windows XP, and maximise the screen. For this a script is needed, so that one click does it allCMDCD WPWPmaximiseCAn anyone help?You can easily put a batch file on your desktop, as follows:Right-click on a blank part of your desktop and...
Tags: BAT, computab, DOS, Microsoft Windows XP, MYSCRIPT.BAT, Right-Click, windows
Q&A 2005-03-23
Net Time script does not seem to work
We have this as part of the logon script to sync everyone's clock to a server:Net Time \server1 /set /yesThe server runs on NT4, while the clients are on XP/2000/9x. Problem:The script does not seem to work on Windows 2000/XP computers as they log on. Do the end users have...
Tags: Microsoft Windows NT, tech06, Net Time, server
Discussion threads 2007-03-12
  • << Previous
  • page 1 of 1
  • Next >>


TPG Power Checklist: Troubleshooting TCP/IP
TCP/IP, the protocol powering Internet, Intranet and Extranet communications, provides critical functionality withinmost every organization. Numerous ...
Buy Now
Quick Guide: 802.11g Wireless Networking
This Quick Guide examines critical technical and management details to review before a deployment and presents important information on transmission, ...
Buy Now