Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: country73
  • Content: Threads
  • Order by date
  1. country73

    Button Value - HTA - Dynamic Table

    Ok, I've created an HTA that will create a table dynamically from a text file. The text file will create a list of buttons to display, and depending on which button is pressed, the SUB will preform a specific action. (Install application, Run application, etc...) How do I pass the value of the...
  2. country73

    Possible to Enumerate HKEY_USERS ??

    We are currently upgrading our Exchange server from 5.5 to 2003; for about 150 individuals that connect via Citrix, the decision has been made for their Outlook profiles to be deleted so that they will be forced to recreate their profiles. Is there any way to Enumarate all of the keys in...
  3. country73

    Dynamic checkbox selection

    I have an HTA that dynamically creates a list of checkboxes depending on what software needs to be installed on a machine. Everything works fine if there is more than one checkbox to select, but I get the following error message whenever only one checkbox is created: A Runtime Error has...
  4. country73

    Java Control Panel - Configuration

    I'm trying to figure out a way to automate the process of configuring the Java Control Panel's "Network Settings...". This is for Java 1.5.0_06; we have recently started using a PAC file (a Proxy - automatic configuration script). The problem is that by default Java is set to "Use browser...
  5. country73

    IE - Automatically detect settings

    Is there a way to retrieve the information from IE on whether the "Automatically detect settings" is enabled or not? I would like to throw a script together to check this setting across my network, but I haven't been too lucky in locating this information. I know that I can set / check this...
  6. country73

    Write default registry key - remotely

    We have several computers that will need to have: [HKLM\Software\Clients\Mail] the (Default) key changed from "Lotus Notes" to "Microsoft Outlook". I know that this is changed to whatever you set your Internet Options - Programs - Email: This is what it looks like when you export the registry...
  7. country73

    WMI ???

    What are the requirements for running a WMI Script? I'm running this script on two different machines, one W2K the other XPSP2_Pro. Everything runs fine on XP machine, but not on W2K When running the simple script from MSDN - Dim wmiColl, wmiObj Dim strComputer strcomputer =...
  8. country73

    Strange error accessing Sharepoint

    A little background first... I have been thrown in as our company's Sharepoint administrator (our previous administrator left the company a little over a month ago) and it has been a very long time since I have had to do anything with Sharepoint. Everything has been going fine until this week...

Part and Inventory Search

Back
Top