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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CurtisLGray

  1. CurtisLGray

    How to compare Logged On User with Process Owner?

    Thanks for the help, but I found another way to resolve my issue, which was to wait for the installation of an MSI application to complete before proceeding with the script. I thought that the following line wasn't working because the script would continue after launching the installation...
  2. CurtisLGray

    script to change nwlink IPX/SPX/Netbios compatible transport protocol

    Dan, The is a modified version taken from Microsoft's Script Center... Hope it helps. Curtis ' Description ' ' Configures the IPX network number and frame type for a network adapter. ' Note that both the network number and the frame types must be passed as arrays, even ' if there is only a...
  3. CurtisLGray

    How to compare Logged On User with Process Owner?

    To Anyone that can help: I'm writing a script and I need to wait for an external process to finish before continuing to the next step. The process I want to monitor is "msiexec.exe", but since multiple instances run when an MSI application is launched, I need to monitor the "msiexec.exe"...

Part and Inventory Search

Back
Top