Hello Experts,
I am looking for "custom" ideas on how to centrally monitor user logon/logoff activity. Found some software out there that can monitor these things, but nothing out there to ...
I'm using Quick Test Pro 9.5 to automate testing of Oracle Demantra Workflows. I have a function that checks the log page of a Web Application. I need to get the last row that matches a cert...
Hi there,
I am currently running a code which automatically updates 30 or sharts at once by adding 1 column to the beginning and end of the series. For example Chart 1 refers to columns A ...
Hi all,
I am about to deploy a VPN client to our workstations that require remote access to our network.
I would like to have a little vbscript\hta\program that the helpdesk guys can run...
I am running a Web server, written in Delphi, using TIdHTTPServer from Indy 10. From event OnCommandGet I call a routine in an out-of-process COM server(i.e. an .EXE file), also written in De...
I am trying access a shared network drive through JAVA. If I am logged in to Windows XP, it works fine. I am using Eclipse. When I create jar file and automate the process for the times that m...
I am trying access a shared network drive through JAVA. I am using Eclipse. Pycron for automation. I registered pycron as a service. If I am logged in to Windows XP, it works fine. When I cre...
The ActiveX DLL created in VBA has been regsvr32 on server and called from ASP using CreateObject. This DLL creates PPT file on the fly.
Recently there was some patch/updates on the server....
Hi guys,
OK, I've pieced together enough VBA code to make my program work except for one part. What I'm looking to do is search for reports generated in a date range (works), then open the ...
I have a script that will freeze panes and a few other things like turn auto filter on etc.
What I am needing it to do is what it does now AND apply it to all workbooks in the same file,
loo...
How do I programmatically (C# or C++) extract all PDF files from PDF Package and save them off to a folder? Also, some PDF files might have other PDF attachments that have to be moved to the s...
Can anyone explain or point us to a book, a website or other discussion that might help us understand why most of the TechNet scripts that loop through the collection of adapters on a machine ...
Write a dll or activex object which accepts input string []URL] and opens up a new IE window. Further calls to the dll or activex object refreshes the existing IE window with the new URL passe...
All,
I am running a batch script to install and delete some out of date programs and new programs on computers at the office.
no matter if the machine has the correct software or not, I ...
I own a small computer repair shop. I reformat about 10 computers a week due to viruses. Everytime I reload windows I have to load the same programs IE Acrobat Reader, Java Runtime, Flash Plug...
Hi, I am trying to automate MS Project 2007 using C++ (with or without MFC). I have searched the web and found many examples of how to automate Excel and Word, but none for Project, so I am n...
Netdom 2.0 for w2k do not allow workstation renaming, is there another version or another way to automate w2k computer renaming in a domain?
How to modify the attached code to turn services on / off on another PC in a different domain? The 4 variables I think that need to be used are are servername, servicename, username, password...
Hi.
I've been asked to combine several of our autorunning CDs onto a DVD. I've been playing with MS CDImage and can create the ISO file nice and easy (and have managed to shrink it too as t...
I have a client whose previous tech person was using xcopy for their backups. He had a variety of .bat files for each day of the week, and they claim that it performed the backups automatical...
I am usng a VB script to create an Outlook email taking the message body from an open Word Document..
the current code is..
Set oItem = oOutlookApp.CreateItem(olMailItem)
With o...
Hi, I have a VB6 app which intentionally creates several instances of the Word.Application class. These instances are hidden away from users to prevent them from interacting with it. The prob...
First I would like to thank Shift-3 for his code that I am pasting into this question.
Yesterday a question was posted needing a VB script that can take a bunch of excel files and merge the...
Hi I have currently got a VBscript im using to execute a few kix scripts, I would all so like to copy a few particular files from a network resource and register these files with regserv32.exe...
Attached is a simple script that that lists rasters in database whose name start with "xW" and then uses them in MapAlgebra equations that finds the square of the difference between two raster...