Summary: hi, how to make a ftp batch script that will automatically login to server and automatically transfer the files to local folder.. thanks. hakunamata...
Summary: Hi All, I want to create a batch file that will read a file with format INTyyyymmddhhmm.DAT (where yyyymmddhhmm is the current date and time)from t...
Summary: I am trying to write a batch script that moves all files from one network folder to another network folder. On the destination folder, I need to dele...
Summary: Hi there, has anyone experience problem running a sqlplus batch script under win2003 dos shell. I can schedule (with task scheduler) the script to run...
Summary: Thing i think i need to make clearer is i need to add copying the files part of script into the batch script i am giving input to. Carl Lewis Sajjan...
Summary: Hi all, how can I possibly check windows server port availability in a batch file? I would like to check whether if the port is available, and if it i...
Summary: Hello everyone. Firstly, I'm sorry if i posted this in the wrong area, I couldn't find a specific "batch" forum. I've been working on a batch script...
Summary: I want to change environment variables using a batch script simply to change the path, oracle_home and register a .dll. This script works fine, howeve...
Summary: Good afternoon all. We have one domain with 2 servers & the servers are at 2 different physical locations. The common folders/files are structured i...
Summary: Never used that option, try separating multiple programs with a comma. If that doesn't work you could always create a batch script to start as many pr...
Summary: I have created a simple batch script that moves a file to a certain directory. When it moves the file it changes the name of the file to reflect the c...
Summary: Just got it working, not entirely certain how but it does! The logs are stored here: C:\Documents and Settings\Administrator\Local Settings\Applicati...
Summary: Well you could do it that way but that would mean redirecting every user's my docs on every induvidual machine, it would be alot easier to set it up u...
Summary: oh p.s for anyone interested I found a band aid solution till i find perm solution and works simply created a dns alies that aliesd both active dirc s...
Summary: Dear All, Is it possible to get the size of shared folders and it's first child folders in a server using script/batch file. OR size of folders in spe...
Summary: I am trying to create a batch script that would notify several users when a specific folder or file has been updated. I would like to send them an em...
Summary: Send message with Performance Alert in Windows Server 2003. I wandered how server can inform me when an alert occurs on the server. Suppose I want to ...
Summary: i need help users to map the sharing folder in server For example: user A maps two sharing folders in server1 user B maps onw sharing folder in server...
Summary: I am trying to use the FORFILES command in a batch script that will locate certain file types in a particular folder and then delete them. I have tri...
Summary: You can choose compact or compress depending on what you need to do. From technet site. If you just want to save space on the hard drive. "Using Compa...
Summary: Honestly as far as my knowledge goes, I'd say you wouldn't be able to script or GPO it, since there are no way you can tell the script or GPO to open ...
Summary: We have the file with the parameres values to pass to the batch script which running from the windows schedulled tasks. we have 11 lines in the parame...
Summary: Hello, I am new to this forum but I was curios how to write a script (batch file) to connect a win2003 server to an ftp server and grab files and plac...