Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top VB Script Solutions: 126 - 150 of 752
 
I've got the following code trying to call a function and pass variables to the function, but I get the message that I cannot use parantheses while calling a sub.... I'm not calling a sub t...
Hi, I need a script to do the following to 100 XLS spreadsheets 1. Change Column E Row 2 to say "Change to This" 2. Find "word" and replace it with "word1" and find  "word 2" and replace...
Hi we have in our environment  several domain's one pranet domain and several child domain . i want your help with create a vbscript that check user domain memership and base on this informat...
We have recently made some changes to our printers in the organization. All printers are installed via a vb logon script. Can I enter the following to remove all NETWORK printers before instal...
Hi, I have a folder with a bunch of randomly generated files. 28282.SRP RNE.000078.RNE RNE.000073.RNE RNE.000073.RNE 232191.CLB I need a script that will rename all .RNE files to ...
I have an excel file that contains a list of names in one row and the distinguished name in another. I need to read the file and output the names into the drop down box while having the d...
Hello, I have an excel spreadsheet that's essentially a checkout report. Before feeding it into our financial reporting module, I have to basically find/replace all the names of the states/...
Hi , i need help with a script that will check the computer name and based on this information will map the network drive . the computer name is made up of 12 character ,  the first 4 charact...
I routinely get asked to export the membership of all the group in our 2003 domain to an Excel sheet with a tab for each group and the members in that tab.  I have no problem doing this except...
Hi SysAdmins & VBScript Folks, Thank you for a moment of your time. I'm running a program called SyncBackSE, which runs some very cool FTP stuff as a background task every 6 seconds whil...
Hello all. Im very new at VB Script coding and have been messing around with a script that checks if a folder & file exists, if it does it creates a folder on another location (server loc) ...
Here's the problem- we have lots of IP phones,  all are POE, all are on Cisco 3550 switches. The phones move around.... Some times I need to reset a phone remotely by turning off the port it'...
suppose there are two processes running. one is winword.exe and other excel.exe what code i should add which check either any of these two processes are running or not . and if running termin...
vbs code to enable cd autorun if it is disabled.
Looking for a script that will export out all of the DHCP reservations on a server, and then ping each IP address to determine if they are still active, and finally write these results to a te...
I have a requirement: I want a VBScript that when executed must create a Dialog Box with a field and that field must be linked with the row values of the excel file.  When the User enters a...
Hi, I have written a HTA script which lists out the services and processes running on the local/remote system that was entered. While running the script the below mentioned error pops up. L...
Trying to just monitor some folders holding a large number of files using VBScript.  The work flow is such that an indiepenent script (ABLE8) application delectes some files in a folder, then ...
Im a total new to vbscript.! Need to delete line in HOSTS file when vpngui.exe is stopped. I have made the vbscript so far, just can't get it to delete the line when vpngui.exe is stopped....
I need a script to display a msgbox, containing: Computer Name Domain Logon Server Primary DNS Suffix DNS Suffix Search List MAC Address  IP Address Subnet Mask DNS Servers OS Ve...
I want the vbscrip to query wmi for the NetConnectionStatus name who's NetConnectionStatus = 2 (connected). And store that name into a variable. Here's the two queries I just don't know ho...
Hi Experts I have a question regarding a script to install printers on PC in my LAN. There is a windows 2003 print server with 5 Hewlett Packard printers attached to it. I want the client ...
I need a Macro that goes through every cell on my worksheet and checks wheater its value is equal or less than zero, than CLEAR the contents of THAT cell only (if i delete than stuff gets shif...
I have located a VBsciprt here on experts exchange that allows you to create your own whitelist for IMF on Exchange 2003. The script works perfectly when I execute it but have not been able to...
vbs or other possible code to disable and enable command prompt in xp and vista