2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Automation Solutions: 1 - 25 of 45
 
I have a new Dell machine that I have configured and am ready to create an image from. I am unable to create the image because the drive is in AHCI mode. Will switching the mode to ATA or Lega...
I'm trying to automate a File download dialog from a web site, using IE automation on VBA. So far I've succeeded in getting the handle on the dialog window and the control (save button). Bu...
Hello everyone! We need to create a Batch File to Copy the Stores to to one of our network storage servers every 7 Days -Example- sat.bat   Run Every Saturday at 1AM ======   service dis...
I have the exact same need as the original thread. I would like to have a user connect via Windows VPN and have a file automatically copied to that user upon connection. I cannot find anyth...
As in the related question, I am trying to automate a File download dialog from a web site, using IE automation in VBA. The code in the related question is designed to click save and enter ...
Hi, I need a login script that will determine a user's default printer, check to see if that printer is duplex capable, and then enable duplex if applicable. Help!
Does anybody know of a code I can put in a batch file to change the Nic Speed easily? I have a user that needs to be 100 full at the office but Auto Negotiate at home.. I can't have him go in...
Hello is it possible to use net user to create a user account on another computer in a workgroup? ex. run net user /add from station 1 to create a user on station2 via a batch file.
On my Vista computer, i need it to close all web browser windows (IE, Firefox, Safari, Chrome) after 15 minutes of inactivity. This is because we are using a web login system which doesn't log...
I am doing Performance Testing with LoadRunner on a Web Application based on Java.        Apart from response time, I need to monitor memory leak and CPU usage in Webserver with Loadrunner. Bu...
Say, My friend an I are sharing the same server. We each run our traffic via seperate IP's. What software an you suggest to monitor our bandwidth usage. We require our individual usage from 22...
I am using Word within the VB6 code to print account details.  I use a template with text that is replaced by real data. I had installed Visual Studio 2008 and thought there might be some conf...
It is to take all files in a directory /etc/log of format server.log.2009-dd-mm-yy(e.g. server.log.2009-09-07-03) and server_receipts.log.2009-dd-mm-yy and convert them to *.zip. Its to be run...
I need to create a vbscript or vb app that will take a hot key such as ctrl+F12 and make it perform a series of hot key functions such as F12 will trigger Alt+A Alt+P (3 Second Delay)...
Hi Igot the exception like this fro the below script SyntaxError: 'return' outside function at line 98 Thanks
Using Visual Sudio 2008 Visual Basic .Net I need to write a program that prints pdfs to a specified printer with the number of copies specified.  I know about the acord32.exe /t command, th...
I have an autoit script that handles Device manager issues. for some reason, the script perform perfect on some of the stations and doesn't perform well on other. I am enclosing a small ex...
Hello, Here is what I'm trying to accomplish, I currently use a program that automatically copies a zip file from a folder to a location, from there those files are automatically unzipped and...
Hi How to configure the application using jython scripting? How to generate and propagate the plugin using jython using jython? thanks .
I have code that takes emails from the inbox and saves it to a Network Folder.  For some reason it intermittenly passes a 'The operation failed  -2147287037' error and also intermittenly saves...
Firstly thanks to the person online who suggested AutoIt (brilliant program). My query is can someone please help me with the script to copy text from an Intranet text box (called "searchtex...
I was setting up some quick appointments/notifications to simply remind myself what my running schedule is to look like for the coming weeks.  So, let's say this week, I added '5' on Tuesday, ...
I´m try to print on COM1 port that i have a Bematech MP4000 TH printer installed and i give a message like this "Error opening COM1 port.". Is somebody there that know how to open a COM1 port ...
We have workgroup servers/ shares plugged with Powerpoint Presentation (.ppt) files. We need to recurse through the various servers and folders, move (copy/delete) the presentations to a diffe...
Hi I have got a script that runs a tool and applies a patch to my client machines to try and kill the Conficker virus. What I need tho is for the client machines to copy the two files to th...