I has to be a restore from tape due to a timing window. The server must be backed up while no users are using the files. There is not time to do a backup to tape and then also a copy to the other server during the night before users need the files in the morning. We don't want a file copy to...
I am using Arcserve 11.5 on Windows 2003 servers. I have a nightly backup job that runs and then after it completes I have a sciprt kick off that automatically restores part of this backup to another server from tape. I have the following batch file command that automatically creates a restore...
Figured it out myself.
SR1 - Used 02ksr1adl.exe and extracted all files. Then ran setup.exe with th /QB switch.
SP3 - Just downloaded the client version of the install and extracted the files. Changed a couple setting in the ohotfix.ini file to make completely silent and then ran...
have a screwed up install of Office 2000 on about 1000 machines. It works fine, but here is the strage thing. By checking the versions of the exe's I know that the install is updated to at least SP3 level. But in the registry under HKEY_CLASSES_ROOT\Installer and "Add/Remove Programs" it does...
I have the following VBS code which is giving me this error message. To use this code I had to register the prnadmin.dll from the Windows 2003 server resource kit. Everything runs fine if it is run by a user in the local Administrator or Power Users group, but it doesn't run for other users...
The script I was looking for is below. It shows me what devices are currently connected to the USB ports. I can then see which printer is attached locally and through script automatically change the default printer to the correct printer object.
strComputer = "."
Set objWMIService =...
We have two different model local USB printer that are used in our environment. We have both printer drivers set up on our images. Is there a way that a script can check to see which of the two printers is connected to the workstation? If I can pull that info then I can easily script to...
Is there a way through a registry change or script to change a local printer from online to offline? I'm not talking about setting a default printer, what I am referring to is when you have a local printer you can right click on it and select "use printer offline/online".
That did it thanks for the help. The InStr() function was what I was trying to find. I couldn't remember which one would give me the position of the space. From there I can do the rest.
I have a Microsoft Access 2000 table called "MBSA" with a field called "machine name". The field's records look like the following:
NSC_SS153958 (10.61.72.86)
DHS2KIMAGE (10.61.76.89)
NSC_CS295642 (10.61.72.108)
As you can see the field actually includes two pieces of information, computer...
I should have mentioned that I'm not very familiar with batch programming, so this isn't making much sense to me. I tried putting this in a .bat file and running it but it doesn't seem to do anything. I'm not understanding how this outputs to a new text file? Lets say the beginning text file...
How do I parse a text file (say c:\text.txt) that looks like this.....
User: LINLXB01
Full Name: LORRAINE K. BUCKWALD
User: LIN765
Full Name: 765 print server
User: LINPDN01
Full Name: Patrick D Nespor
.......into delimited text file like this?
LINLXB01~LORRAINE K. BUCKWALD
LIN765~765...
Yes, it is just through linked table manager. Seems like a cool feature being able to link directly to an Outlook folder, but it is just not quite giving me the information I need.
I have linked a MS Outlook inbox to a table in MS Access so that each email is represented by a record in the table. The problem is that in the "From" field it sometimes shows the person's name and other times shows their email address. I would like to have a field always show the...
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.