Does anyone know how to add the OS chooser option to a network boot for windows deployment. I am in the process of upgrading to using wim images for desktop deployment and would like to add the old risetup images to the new server. I am able to boot to a windows pe image and install using BDD...
Does anybody have any idea on how to code and ondrop event in a vbscript. I want to be able to have a user drag a file into the hta and then I want to pull the file name and location to populate an array and a listbox.
I have been googling this for about a day and half and I'm not getting...
I am trying to write an hta that will allow a end user to select multiple pdf documents and then merge them into one document.
I can do it if I let the user select a single file at a time but the multiple file selects is cuasing me a headache. Any suggestions.
Here is what I have so far...
I have a user that is trying to run the database tuning wizard. He is getting the following error
Unable to load tuning errors from table . Reason: The SELECT permission was denied on the object 'DTA_tuninglog', database 'msdb', schema 'dbo'
He is the owner of the database he is trying to run...
I have been working on this for a day or two and have so far been unable to find any help on google. I need to detach a lsit of databases about 40 of them, copy them to a new location so they can be archived.
Can someone point me in the right direction to get started with this project. I...
We are getting an error in SQL Server Mgmt Studio Property DefaultSchema is not available for Database"dbasename". The property may not exist for this object, or may not be retrievalbe due to insufficient access rights.(sqleditors) We use a domain group to assign the rights and they are...
Anybody had a chance to look at vbscript with access 2007? There is a new field type called attachment and I would like to be able to add an attachment to this field in a vbscript that I am writing. However when I try to add a record I am getting an error An INSERT INTO query cannot contain a...
Does anybody know how to create an input window with two dropdown boxes in it for an hta? I have an hta with a span area in a table that when the user clicks on it i want another window to open which will let the user select some information from a 2 dropdown boxes. I am hoping to save some...
Does anybody know how to copy a file and have the graphic that shows the windows copy file graphic to show progress. I found how to copy a folder using the shell folder object but have been unsucessfull as of yet to find the same visual referance for coping files.
Any ideas?
Thanks...
I am trying to use an access database stored on a remote server in an hta page. But I am getting an error message "This Website uses a data provider that may be unsafe. If you trust this website, click OK, otherwise click Cancel.
Now I have two questions.
1: How else do I access this...
I have been looking for information on printing a word document from a script without having word installed on a computer. Is it possible to print the document using word viewer or can I install the "Word.Application" on a pc without word installed on the computer?
bn2hunt
"Born to hunt...
Anybody been testing IE7 RC1 with the object InternetExplorer.Application. I have seveal scripts we use in the compnay that use this and they all quit working with the releae of RC1. Does anybody know of a area to contact microsoft with bugs concerning this.
Thanks
Dan
bn2hunt
"Born to...
I have an HTA with a countdown timer built into it that works in IE6 but when I run it on a machine with IE3 Beta 3 the countdown timer doesn't update.
<html>
<head>
<title>EMC Laptop Software Updates</title>
<HTA:APPLICATION
ID="objRunomatic"
APPLICATIONNAME="EMC Laptop Software...
when copying large files or large number of files using the copyfile or copyfolder command is there a way to halt the script until the copy command is completed? I need to write a script that will stop 2 processes copy around 50,000 files to a different location and then restart the script...
Is there a way to capture when someone clicks the X on an IE window to close the window? I am using the internet explorer object to create some custom input boxes and I want to perform a subroutine if the user click on the X to close the window.
I know if I use the Sub IE_OnQuit() the script...
I am trying to create a subroutine that when called will have a countdown timer and an OK button. I have the script created using the internetexplorer.application method but when I try to put the code into a subroutine my check for the OK button to be clicked no longer works. Does anybody know...
I want to read in a text file that will contain information that I will use to create another file, such as tab locations and variable names. Is there a way to do this?
[code]
Set FS = CreateObject("Scripting.FileSystemObject")
Const forreading = 1 ' Read only access
startrec =...
Is there a way to suppress the popup window, when the Set oExec = Ws.EXEC("ping -n 2 -w 500 " & hostname)
line is executed. I can suppress them if I run a script using cscript but I would prefer the cleaner look, no windows, of wscript.
Thanks for any help that may be provided
Dan...
We are having a problem with running .lnk from the start->run command line. It pops up a screen asking for a file association. However, if I run the same .lnk file by double clicking it in an explorer window it works, and if I type the name in a cmd window it also works. It just doesn't work...
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.