dim fso,fs1,subss
Set ws = WScript.CreateObject ("WScript.Shell")
set fso = CreateObject("Scripting.FileSystemObject")
if fso.FolderExists("C:\Documents and Settings\All Users\Application Data\Symantec\Cached Installs") Then
set fs1 = fso.GetFolder("C:\Documents and Settings\All...
I have a javascript file running on a workstation that generates a file "d:\filegen.txt". I would like to add a statement at the end of the script that would automatically upload that file to a ftp server without any user intervention. The script is running via WSH.
Does anyone know what...
I have a DSN defined on a machine called 'test'. I want to use this to access the database it points to and run a defined view there called zz_wanted_data.
What methods does vbscript offer to make the connection run this view and process the data. The returned data can contain 25000 records...
While looking through my messages log I came across the following entries and was wondering if I need to be concerned. I am not using either of the subnets listed and was wondering why they were showing up.
Thanks for you help and time.
Jun 6 04:41:29 home dhcpd: DHCPINFORM from...
I have a file with a list of sites like:
.playboy.com
.myspace.com
.etc.com
I want to read each line in the file resolve its ip address and write the ip address that is returned into a another file.
Any help will be greatly appreciate.
I have some Gateway computers with built in intel gigabit nics. Recently the nics have pretty much ceased to properly negotiate link speed/duplex settings. If I manually set the nics then everything works great, but I need to be able to reclone the computers without losing what I've set the...
I'm trying to use yum to update a Redhat 9 box and keep getting the same errors when it runs. The version number of yum is 2.0.3 and the output is:
File "/usr/bin/yum", line 60, in ?
yummain.main(sys.argv[1:])
File "yummain.py", line 183, in main
File "clientStuff.py", line 734, in...
I'm trying to add some functionality to my Linux router so an end user could easily turn on/off tcp ports. I'm hoping there is a simple way of creating a web page with a few different buttons that once pushed would say disable routing of port 80, and then another button to turn it back on.
Any...
I'm looking for a cheap/free program that can be run from a netware login script for machine inventory. Ideally I would like the program to output the information to a dos text file. Information needed is pc name, os, netware user, memory, and cpu speed.
Any help or ideas would be greatly...
I'm trying to use awk to print out the contents of the squid log relative to a specific IP address. The challenge is reformating the linux time stamp back out to a readable format of day:hour:minute:seconds
I've searched with google and in these news groups, but haven't been able to find and...
I reclone dozens of windows machines each week and have had some annoying win xp pro errors over the last few years. The network is a windows wrkstn to novell srvr setup. After logging into the Netware server a windows user prompt comes up and the user just has to click OK or hit Enter to...
Recently several of our netware 6 servers have been listing the following error several times each hour:
nlslsp.nlm: Warning: Unable to write license usage information to nds. Historical usage information my be incomplete. Check "[Root]" partition sychronization status. Service will contine...
I'm hoping someone may have come across the answer to this problem. I have several machines, less that 1 year old, that after updating to SP2 the limited users on the machine keep locking up while in IE. I can repeat the issue simply by going to Google, which comes up fine, searching on any...
I'm trying to find a way to query the user for a new computer and workgroup name and then to set those values appropriately. I have a script that sets the value in the registry, but after rebooting the name hasn't actually changed.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.