First  |  Prev |  Next  |  Last
Pages: 566 567 568 569 570 571 572 573 574 575 576 577 578 579
IE Title Bar
I am using T Lavedas' WSH Scripts for msgbox function. I want to display the title bar at the top of the msgbox. Can't figure out how or find a reference on MSDN. Help? Thanks, dra ... 19 Feb 2005 15:14
Aaagh! cScript no longer Returning! ??
Hi, I use cScript to run the adsutil.vbs etc scripts to generate web sites during automated installations of our product. here is an example: cscript.exe C:\inetpub\AdminScripts\mkwebdir.vbs -c localhost -w "Default Web Site" -v "adminDir","C:\MyDir\Web\Admin" This always /used/ to work just fine. Now when I... 11 Mar 2005 12:22
virtual path
hi, does someone have a vbscript to check for file existance in a virtual path ? eg. http://www.yourserver.com/someDirectory/file.doc pls help. thanks ... 22 Feb 2005 09:33
LDAP Search Script - Issue Querying Terminal properties
I found this handy sample script from Microsoft's website which I want to expand on. I have successfully modified this script to query other values but whenever I try to query Terminal related values the script hangs. For example, where it mentions "SELECT givenName, SN, department, telephoneNumber FROM..." ... 22 Feb 2005 09:33
Error: 80072030, Facility: LDAP Provider, "There is no such object on the server."
Hi, I desperetly seek for help here. I'm running this script from my local machine (2003 server) and try to connect to the exchange on a different server. I have all the CDO obejcts installed: 1 Set iExs = CreateObject("CDOEXM.ExchangeServer") 2 iExs.DataSource.Open "inquire-exch" 4 For Each stor... 17 Feb 2005 21:18
window.opener problem!
Hi, When i used window.opener to access the opener from the popup window this problem (object required) has occured. I used to use this technique in my web applications without any problem. Is there a security issue for window.opener in HTA environment. Or a syntax difference? Thanks. Caglar ... 19 Feb 2005 18:18
Access share on network computer
I have a limited experience with vbs scripting, so I would be grateful for some help. I need to script copying a file from one pc to another. The source part is no problem, as I can access a share on the source pc directly. Due to network configuration issues I need to set a connection/access the target WinX... 17 Feb 2005 21:18
Wait for the install to finsh! Please!
I am launching an install with setup.exe and need the script to wait until the install (msiexec) has completed before moving on, I have tried several command and none of them seem to work... In a vbs I am trying to uninstall any old version of NAV they have and then install the new version of NAV with the setting... 18 Feb 2005 17:17
removing the "password never expires" setting from AD accounts
Hello, I have a script which goes through local accounts (on member servers and professional workstations) and ensures the password never expires option in NOT set. Now I'm trying to convert this script to work on domain controllers with active directory accounts. Basically the script enumerates all the accou... 17 Feb 2005 13:08
Loop through dictionary object
I am writing a script that reads and test file, and then creates a dictionary based on set criteria. Each key that is added to the dictionary is appended with a number. This bit works OK. What I then need to do is output the data held in the dictionary, based on the first letter of the dictionary key. I nee... 17 Feb 2005 04:27
First  |  Prev |  Next  |  Last
Pages: 566 567 568 569 570 571 572 573 574 575 576 577 578 579