I am putting together an HTA that uses vbscript for running task on Active Directory. I have one task that creates a new user, assignes all standard properties for our domain, and creates the new ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21148221.html
I am using .hta with VBS to perform some IT and application functions. I selected VBS and HTML Applications because they are built into W2k and XP, thus no need to install or load anything like Ja...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21566396.html
Basicaly I've got my main function inside my hta code. I'm new to coding so prevous examples left me puzzled.
I'm outputting status information to an hta dataarea...
so;
Sub Main
MsgBox "be...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23014111.ht...
I currently have a hta file that is used to distribute updated files via a company intranet. When the hta is launched it compares the lastdatemodified of the file (many files actually) on the clie...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23390959.ht...
I have a vbs script that backs up the user Desktop, My Documents to there U: shared drive which works great but I dont wont all the robocopy cmd box's poping up so I would like to have it run in an...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24036466.ht...
We have a Fileserver and we have dumped all the softwares there, to access this software we required authentication (as we are running from local ID or from a ID who dont have access to that folder...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24037487.ht...
Zones:
VB ScriptDate Answered: 01/21/2009 Rating: 7.8 Views: 0
Hi,
I have the below code given to me by RobSampson for printer configuration. I just want a progress bar when the Add printer button is pressed, (while adding the printer).
Link: http://www....
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24151211.ht...
Zones:
VB ScriptDate Answered: 02/18/2009 Rating: 9.1 Views: 0
I've created an hta to restore a folder and files from a cdrom the problem I'm running into is the cdrom has a folder name like V2226 and on the server the folder structer is VOLUME2226\V2226 what ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24215978.ht...
Zones:
VB ScriptDate Answered: 03/11/2009 Rating: 9.3 Views: 4
I have a Printer Add-in HTA (developed by RobSampson). This hta works fine, without any issues. Now my problem is that i want to use one hta for two domains.
We have two domains Domain A and Domai...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24219736.ht...
Zones:
VB ScriptDate Answered: 03/12/2009 Rating: 9.2 Views: 10
Hi,
I just want to change the below path of the text file from UNC to HTTP, is that possible?
Sub PopulateRecordSet
Set objFSO = CreateObject("Scripting.FileSystemObject")
Const intForRe...
http://www.experts-exchange.com/Hardware/Laptops_Notebooks/Q_24274763.html