6156661199 [ Mike Jones ] TEST1, NAME1 (3_15_2013).pdf
I have a string like the one above. I need to get three more elements out of this string.
1. DName which would be anything between the brackets [ ] as in Mike Jones
2. PName which would be anything after the ] bracket and before the (...
I am trying to input text from a string into an email address for the script to use. For some reason it isn't liking it since nothing is getting emailed out.
Dim sFaxNumber
sFaxNumber = (objFile.Name)
'Exchange Server Send To Code
objMessage.To = ""& sFaxNumber &""@efaxsend.com"""
Any thoughts?
I am trying to use the RightFax API file inside of a VBscript. I found a site that mentioned the code below. Everytime I try to run it I end up getting a Line 1 Char 1 Error: Active X component can't create object: RFCOMAPI.FAXSERVER Code: 800A01AD.
I am not sure why. This .DLL file is...
I have multiple PDF documents that will be dropped into a directory daily. I have a program right now that will extract information from the PDF and can place that information in the filename. One of those things is the fax number. I have file named "9015446622 [Name Name Name] Name (Date).pdf"...
I have multiple PDF documents that will be dropped into a directory daily. I have a program right now that will extract information from the PDF and can place that information in the filename. One of those things is the fax number. I have file named "9015446622 [Name Name Name] Name (Date).pdf"...
I need to run the line below in VBS. It is tricky due to the quotes. I need to run the code and any output send to a log file. This is the A-PDF Renaming software I am using. Thanks for you assistance!
for %i in (D:\Centers\CO022\Test\*.pdf) do ""C:\Program Files (x86)\A-PDF Rename\prncmd.exe""...
First off I am not a cisco guru. I am learning day by day.
I have Cisco ASA 5505. I have a comcast cable modem for internet. I have two interfaces setup.
Port Configurations
Ethernet 0/7 - VLAN9 - 192.10.10.X Network (192.10.10.1 255.255.255.0 Assigned)
Ethernet 0/6 - VLAN10 - 10.0.0.X...
I have never really setup VLANs before from scratch. I have a Cisco 881 Router and 2 Cisco Switches (SG200-50 and SF300-48P). I need to have two vlans. Vlan1 (10.100.20.0) and Vlan21 (10.100.21.0). Both these should be able to talk to each other for various reasons. The Cisco router is...
I am trying to figure something out. I have two different databases that I am querying data from. One table has employees the other table has a list of times of service.
Now I am wanting to use this data to create some kind of scheduling web tool. It is a simple concept. You have the employees...
I have a Verizon DSL connection. It is an ActionTec GT784WNV DSL modem. I have a block of 5 static IPs for this connection. The first static is assigned to the DSL connection. I want the Cisco ASA 5505 to be assigned the second static address. How do I go about doing this? Should it just work as...
I am trying to get a program to launch with commands. Below I have what needs to be called. I can run it in the run box fine, but putting it into a script it either gets some of it, or errors out because it doesn't like all the " " ". Can someone let me know what I need to do to make this work...
I have a script that I am using to show the host name, user name, and ip address of a computer. Now it only will show 1 ip address.I want it to show all of the available ip addresses like the wired and wireless connections.
Here is a script I found online that I have tweaked a little. It gets...
I have a script that will zip folders based on the source and the output file. (MySource / MyTarget) I would like to have the MySource select all available folders in a certain root folder and zip each folder using the original name as the output.
For Example
20110117 is a folder in the root...
I have this script below that works on the C: drive just fine. It does not work on the D: drive at all.
Basically it searches a folder root and sub folders for file types of .trace. Once it finds them it renames the extension to a .txt . I am not sure why it does not like the D:. It is...
Hello,
I am looking for a script that will allow me to check a computer's name to see if the name contains these first three characters (HGN) and if it does only rename the first three characters to (GGH) while keeping the rest of the computer name.
So we have a computer with name needing to...
Ok so I have a 2008 domain and remote desktop services running on a network. I have users that connect from various locations using Citrix to host applications on the remote desktop servers.
I am trying to make it where the printers will automatically populate for each user based on the client...
I have a 2008 R2 RDS Licensing Server configured to handout CALs per device connected to the terminal services. This is a mixed environment meaning I have a few 2008 servers, but mostly 2003 servers. It is taking a while to issue permanent CALs to devices thought it is working. Occasionally I...
I have a bunch of facilities who all print to different printers for their facility. I have security groups setup for the printers. I want to have users who login to citrix have printers automatically assigned to them from the printer server instead of them manually adding them to store in their...
Ok, so basically I am wanting to copy a registry entry then save it to the users profile. Once the user connects to a different server I want that registry entry to run and import in that registry. I am having a problem importing the registry key. I have the script check to see if the file...
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.