Hello Guys,
Its been awhile since I played around with a Cisco CLI and I cant remember the proper syntax to add another Public IP to my Cisco ASA5505. I was given a block of public IP's. 108.32.83.96 - 102. Im using .97 for the outside interface and would like to use .98 for a web server behind...
Hello All,
I was curious if using .local on your domain would create issues when sending emails? Im using domain.local as my domain name and I was wondering if I should change it to domain.com so the email will resolve back to the server. Can the header even been changed within Exchange or will...
Hello,
is it poissible to use a varible the can use Windows credentials (SSPI) in a vbscript? I have a login script that maps drives to users at login. Remote user login via VPN and need to pass the Windows Token to login to share domain resoure. I was wondering if this can be integrated into...
Hello All,
Im setting up a PIX501 and its been awhile since Ive play with Cisco. I apparently have missed something and was wondoering if someone could look over the below config and point out where I went wrong. Thanks in advance for your help.
PIX Version 6.3(4)
interface ethernet0 auto...
Hello Everyone,
I had a working 7971 on my UC520. I deleted the phone and attempted to re-add the 7971 back to the UC520 using CCA. It appears CCA is not applying the changes to the config because the phone shows as unassigned. Im assuming the problems is with CCA, under users and phones the...
That route was added by the Cisco CCA software during setup. Do you think that would slow the outgoing traffic? Internet is at a craw now.
Thanks for your help.
Hello Everyone,
I just installed a Cisco UC520-8U-4FXO-K9 and have noticed a VERY big difference in my internet speed. I have gone over the setup and didn't see anything that would cause this and was wondering if anyone see's a problem with the below config?
Building configuration...
Current...
Thanks for your help. I added your suggestions to the script but I am receiving an error at line 6. Did I do something wrong?
Option Explicit
dim strServiceName, objWMIService, colListOfService, objService, oservice, nret
'Stop Service
strServiceName = "mnwatchdog"
Set objWMIService =...
Hello Guys,
Im attemping to use a VB script to backup some file. I got that working but now I wanted to stop and start a service "mnwatchdog". I cant get it to work once I add the code. Any advice?
'Stop Service
strServiceName = "mnwatchdog"
Set objWMIService =...
Hello All,
I am having trouble accessing a shared folder. On my Windows 2003 server I have shared a folder called "test folder". If I go to a client on the network and type \\domain\test folder it works fine, however when I try to map this folder using a batch files I can not. Im usng
net use R...
Hello All,
I have a PIX 501 which currently has a working VPN config which is authenicating using via groups. I would like to now use a IAS server to authenicate using instead of groups / policies. I am able to SSH in and be authenicated via the IAS server however I can seem to figure out how to...
Hello Everyone,
I have a network in which Windows updates are preformed using a SUS server. The workstation are able to update manually fine however I would like to force the updates via a GPO and automatically install them without any intervention of the users. Does anyone have any suggestions...
Markdmac,
I was actually trying to expand the video player within IE to go full screen. If you click on the link http://www.foxnews.com/video2/video08.html?maven_referralObject=951869&maven_referralPlaylistId=&sRevUrl=http://www.foxnews.com/gossip/index.html You will see a video player...
Thanks for your help. I got it working great. I do a question that Im hoping you will be ale to help me with. I would like to use the script to navigate to...
How does this look? Do I just need a wslist.txt file now?
KeepGoing = True
Dim IE, URLArray, URL
Set IE = CreateObject("InternetExplorer.Application")
On Error Resume Next
'open the file system object
Set oFSO = CreateObject("Scripting.FileSystemObject")
set WSHShell =...
Thanks guys for your help, its working great. How hard would it be to add a text files that contained all of the websites that the script should scroll through or is thast not possible?
Thanks again for your help.
Thannks for the help. I appreciate you time in writing the script. I wasnt sure how to write the script as Im very new to Vbscript. I took you code about and saved it into a .vbs file but when I double click the file nothing happens. Any idea on what Im doing wrong or missing?
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.