Is it possible to remove the default image on a cisco phone perferabley 7975 but any model would be great info. the ultimate goal would be to remove or lock down the images.
Hello all,
I am looking for a script that can rename the default windows share of a workstation. I have no problems creating a share with a vbs or deleting one but the problem is i want to rename the share.
for example
"\\Computername\C$"
and Change it
"\\Computername\zz$".
I have just upgraded our Switch IOS to allow for Htpps and SSH. I am able to login with https without a problem. But when i try login using ssh it will not accept my password. Any ideas why this is? I can telnet no problem but not ssh.
!
line con 0
password 7 ******************
login
line...
I have installed a network sniffer and i have also configured a port on my core but I think something is not set up correctly I am not gettting traffic from from some IP`s on the network. Here is what i have on the core and other switches
CORE:
!
monitor session 1 source vlan 1
monitor session...
I am attempting to implement a Network Sniffer and configure our core to send all traffic to the sniffer as well. I am using
Switch(config)#monitor session 1 source vlan 5
Switch(config)#monitor session 1 destination fastethernet 0/3
Is this correct and if not should i try putting the switch...
Anyone have any experience with turning of port 80 on a switch and utilizing 443 or SSH?
My goal is to disable port 80 on my switches and utilize SSH.
Anyone know of good documentation to do this. I tried ciscos site and i keep hitting road blocks.
I would like to set a variable in my script to = a file name in a folder.
for example.
C:\VBS\100.txt
I want to be able to change the filename to different names like 101.txt and 102.txt.
and have a variable be set to what ever the filename is in the folder c:\VBS.
Code for setting the...
Does anyone know of a vbs to uninstall a version of office. I have one to install but to uninstall. I am trying to downgrade a bunch of systems and would love the ability to script this process. Any ideas if this is possible?
Hello all,
I am attemping to copy a bunch of logs from one location to the other. My problem is the path has spaces in it. It is a simple batch file. Any help with this would be great. The line is below.
COPY D:\Program files\Pervasive software\PSQL\audit\comp\ X:\
I am attempting to create a schedule task using a vbs. I am getting an error
Microsoft VBScript compilation error: Expected ')'
I tried quotes but it doesn't work. Any help would be very appreciated.
WshShell.Run ("SCHTASKS /create /tn "MAint" /tr "\""c:\test.exe\" /sc daily /sd 12/29/2008...
I am placing the date in a filename and i am gettin an error?
Microsoft VBScript runtime error
FileSystem.CreateTextFile ("C:\Pushinstall\Maint."&WshNetwork.ComputerName&"."& WshNetwork.UserName &"." & Date &".txt")
The error only occurs when i add Date.
I am attempting to run a script that will use the shutdown command to reboot my system once a week. I am getting an expected end of statement error...
here is the line with the error
strShutdown = "shutdown /l /r /y /t:14400 /c" "This is a test of the Shutdown system."
The test in the...
I am running into an error while using the LoadGroups Function. ANy help would be great...
The code is below.-------------------------------------------------------------------------------------------
Function IsMember(objADObject, strGroup)
' Function to test for group membership.
'...
This is my situation. I have a Spredsheet with about 350 Names on it in a column along with personell data Sheet1. Can I have a second spreadsheet with a list of 25 names and a command button with code behind it to grab the 25 names i put on sheet2 and populate the 25 names and the data to...
Does anyone know how to convert a .WMV From Windows Movie Maker to MPEG with out buying software to do this. Is there a freeware program to do tis. It doesn`t have to be anything special.
We have Programs that will not run with these toolbars installed. These programs seem to be popping up all over the place. We need a way to stop them from being installed. Is there A specific way to stop this on Win Xp, GPO or maybe and exe or DLL i can delete on login???
Any ideas will be...
We have a Cisco 3550 and a port has been set to no switchport access. No sure why but the PC connected to that port is no longer wokring. Is there a command to turn switchport access mode back on. I tried Cisco`s site but all the commands i come up with dont work. Any help would be great...
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.