Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
NT SCripting
Name: Donald Tipton Date: April 23, 2001 at 10:49:14 Pacific
Comment:
I'm relatively new to NT scripting and I'm trying to write a batch file that can be scheduled using the at command to run on a nightly basis. Within the .BAT file I'd like to store the current system date in an environmental variable so I can include the date in the name of the output file created by the .BAT file. i.e. I want the output file to appear like output_04/23/2001.txt so a new file will be created each night. Any ideas would be appreciated.
I'm running NT 4.0. I do not have the scripting add on pack for Windows NT.
Summary: NT scripting : I am trying to set up a login script on my NT Server and i have given a couple of people a group called PICS in the user manager. Now i need the script to map a drive, but i can't get ...
Summary: From a complete novice... Anyone supply me with an example NT script and how to run it on my laptop. I want a script to kick off a number of jobs, so I can extract data from a unix box overnight. Any ...
Summary: I need to develop and test a export script. This script need to export and compress the dump file on disk. It also need to retain at least three to four days of the dump file. I am not much of NT exp...