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 derfloh 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: Lorrec
  • Content: Threads
  • Order by date
  1. Lorrec

    Need some help with vbscript that deletes direct membership rules

    Hello everyone. I need some help with a vbscript that removes direct membership rules from SMS collections based on advertisement status. I got script off of another forum. It works correctly if I do not have a query rule on a collection. However, every collection that I need to run this script...
  2. Lorrec

    Display a message

    Hello all. I am needing to display a constant message during an installation. So far, I have only been able to create message box that displays with an OK button using the line below. MsgBox("Do not cancel installation") How would I create a message that runs at start and ends when the...
  3. Lorrec

    Generic script for installing an app

    I recently moved to a new job that installs all apps using vbscripts. I am working to improve my skills and was hoping that I could get some help here. I am looking for a simple script that installs from the parent directory. I have looked every place I can think but cannot locate one that does...
  4. Lorrec

    Stopping an installation if previous version is detected

    I am looking to install Adobe Reader 8 on systems but I want to exclude any system that currently have Adobe 6/7 Std. and Pro. I am using a script supplied by a co-worker. So far, I have been able to detect the previous Adobe versions but I am not sure how to cancel the installation once they...
  5. Lorrec

    Questions about software installation

    I am new to working with VBScripting and thought I would post here for some assistance. Any help would be appreciated. Currently, I have a script that installs Adobe Reader 8 from a central server. I am going to deploy the script through SMS and would like to set it up to pull the files locally...

Part and Inventory Search

Back
Top