here is what i have. this is working, but when i log out of the server, the wscript.exe process stops, thus the script stops. Is there any way to continously run this script independently of being logged in? Or will i have to find a way to run this as a service?
Dim FSO, LogFile, Age...
hi,
i'm trying to tweak to create a script to automatically restart the w3wp.exe process once it reaches 90% cpu utilization.
there is a script that would monitor an application pool (adsutil.vbs) and shutdown the process once it reaches a certain cpu level, but was wondering if this could...
Hi,
We have a Pix 506e firewall, and we're setting up a remote office in Tucson. We will connect the offices via PIX IPSEC VPN tunnel, but I'm wondering how to get the DHCP server in the central site to allocate addresses to the Tucson site. Any ideas?
Thanks,
Cantina
Hello,
I have a Blackberry Enterprise Server running, and initially, purchased a 5 user license. Now, we want to add more users, so we purchased an additional 5 users. However, Under Blackberry Management Server, under used licenses, it says 6, but I have only 5 users using Blackberry. Does...
Thanks for all input...Because the client needed to get up and running, I wasn't able to do your above recommendations...However, when I go back to this client, I will be sure to try it...
Thanks...
Here is the config below...Server3 is the SBS 2003 server that won't translate...Both Server2 and Server1 translated fine running Windows 2000 Server.
Thanks..
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside...
hi,
I have a 3 server network of 2 windows 2000 servers and 1 Small Business Server 2003 behind a PIX506E firewall. I have 5 static public ips. Last night, when i tried to do a one-to-one nat translation with the 3 servers, the 2 windows 2000 servers worked just fine, but the windows 2003 SBS...
Hello,
I have a script that will ftp into a server, download the files from a designated folder, and then delete the files from the FTP server. Problem is, i want the script to only delete the files that were copied, because there is a possibility of deleting files that were not copied.
Here...
Hello,
I have this script that emails me, but I can't seem to get it to fill in the From field in Outlook. I receive the message, but the From field is blank. When I open the message up, the From field is filled in properly, but when the message is listed in Outlook, the From field is blank...
Thanks tsuji...your fixes and pointers were most helpful. Just for my fyi and enrichment, if i wanted to include the subfolder structure and the *.bkf files within these structures in the move, what tweaks would need to be made?
Thanks,
Cantina
Hi, here is what i have:
on error resume next
dim strDIR, dstDir
Set FSO = WScript.CreateObject("Scripting.FileSystemObject")
Set WshShell = WScript.CreateObject("WScript.Shell")
strDir = "c:\backup"
dstDir = "C:\archive"
Set objDir = FSO.GetFolder(strDir)
getInfo(objDir)
Function...
Hi,
I am wondering if there is a limitation as to how many site-to-site vpn connections can be established using Pix firewalls. I have seen the documentation for the pix go up to 3 site-to-site-to-site vpns, but i'm wondering if it can be done with say 9 or 10. I will only need the remote...
Hi,
I'm new to vbscript, and was wondering how best to tackle this situation:
I have 2 directories called archive1 and archive2.
I have a directory called backups
Within backups, I have 4 separate subdirectories. Within these 4 subdirs, I have a bunch of backup files. I would like to move all...
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.