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 Chriss Miller 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: Count430
  • Content: Threads
  • Order by date
  1. Count430

    Argument mismatch

    Hello all, I wanted to adda subrouting to an existing script and when I added the following code, I received the "argument mismatch" error Code ' This is a template for writing a subroutine that the "Execute Script" ' action will call on the client...
  2. Count430

    IUSR Account issues

    Hello, I'm working with an application that and it uses the localhost for IIS. The problem I have is this app fails when run on a secured desktop. I found the company has a GPO to restrict the IUSR_Machine account from logging on to the local system. Works fine on an open machine, can...
  3. Count430

    Running subsequent MSI on secure machine

    Hello all! I'm trying to repackage an application which runs fine on a normal XP desktop. However, our environment has moved to a secure one where non admin users are restricted from key areas of the file system and registry. This application performs it's initial install as administrator...
  4. Count430

    Add Telephony location to XP registry

    Hello all, Thanks for any suggestions on this item. I have a tasks where I'm trying to add additional location data to the Telephony configuration on a WinXP machine. Some clients have more than one location already configured and I would like to enumerate through those keys and add my...
  5. Count430

    Packaging a Batch File

    Hello All: This seems simple but it's always best to ask, I have a *.bat file which contains the parameters "regsvr32 *.OCX" I want to run this from the console and from the server, should my commandline on the package call the name of the bat file? Thanks..
  6. Count430

    Register OCXs with Vbscript

    Hello all: I'm trying to add code to a script to re-register two OCX files. Can anyone provide sample code I can work from to do this asap... Thanks...
  7. Count430

    Reboot pending status messages

    Hello SMS community.. I keep seeing the "Reboot pending" when I run my report labled "Advertisements for a specific package" I pushed out security updates to 1500 machines where 100 of these machines ran the updates successfully accordding to my Execmgr.log and the eventvrw logs. The Mif file...
  8. Count430

    Trying to read volume label on DVD\CD

    Hello fellow scripters! can anyone tell me how I can read the label on a CDrom. I created a windows installer package and now I need to distribute to folks on a slow link. I set the package up in SMS which only has the command line and a Vbscript wrapper which asks the client to load the CD...
  9. Count430

    Hardware Inventory returning future dates...

    Hello all: I have a situation here where my hardware inventory returns a date from 12/04 on a few of my machines. I'm stumped becuase I can't figure out why the clients would report a date before we've even reached it. I checked the date on the clients as well and they're set correctly...
  10. Count430

    Vbscript to close multiple processes

    Hello all, I recently pulled a script to shut down a process, however when you achieve one thing more comes along. I have the following lines of code which shut down a single process. Whenever I attempt to add more than one value to my select statement it wont shut down any processes. Here is...
  11. Count430

    Need a little assistance with file copy command

    Hello Forum I've been assigned the tasks of creating code to copy files from one folder to another. To start I call a value from the enviro settings "Username" This allows me to target the current user and profile. Next, I'm looking for the Userprofile path, from there I'm trying to copy the...
  12. Count430

    SUS updates fail to install no MIF info found Heeellllp!

    Hello: I'm conpletly stumped at this point and would like to know if anyone has run into this problem. I push the SUS updates and I recieve the 1601 error no MIF information found. When I look futher I also recieve errors referencing the NT Authority SYSTEM account. Any information on...
  13. Count430

    Senkey Question

    Hello Im trying to use this script to populate two feilds on an active directory tool. My problem is the point of scope because in the code below I have the script placing the AD target info into the first feild "DC=Tcor,DC=dst,etc..." The next feild ask for the target collection OU and when...
  14. Count430

    SMS service account

    Question, I've been running SMS2k3 with varying degrees of success. Now I'm in an area where the permissions and access of certain accounts are causing problems. The SMS admin who's pretty new to this also say's all is well, but when I push packages I receive the following. Access denied and...
  15. Count430

    NT Authority System

    Hello forum After several weeks of testing, we're finally taking SMS with AD live. I've had varying degrees of success with the product and the SUS updates utility seems to run pretty well. I have a question about messages regarding the "NT Authority System" My package...
  16. Count430

    Can someone please tell me how I can create a *.htm

    Hello All: I was able to massage a script to create shortcuts and it works very well. However, I use this same script to copy *.HTM files to certain locations on the system. How can I create the *.htm file with the url information. If I can get that part of it, this tasks would...
  17. Count430

    Where are my shares? Heeellllppp

    Hello Forum: I have a problem here with an image where the network share will dissapear reach time the system is restarted. At this point we restart and re-create the share, has anyone ever seen this problem with shares. This is a workstation image. Thanks in advance for any...
  18. Count430

    Cannot copy package from DFS share to DP

    Hello: I hope someone can shed some light on this issue, I have the Oracle9i client packaged and I copied it to the root of a DFS share. When I create the SMS package for distribution I'm seeing an error message stating " The distribution manager failed to update package...
  19. Count430

    Trying to remove quotes from shortcut parameter

    Hello: I'm trying to massage a script in order to place a lnk to lotus notes on the desktop and copy to program files as well. The problem is the target parameters keep appearing with quotes. This makes the target info invalid and the shortcut can't launch notes...
  20. Count430

    Script to Update Nic Driver

    Hello everyone: I'm trying to massage a script to update the nic driver on some XP machines. There's a glitch where the card runs at the wrong speed, but when you go into the driver properties and run update it updates the driver, adds to the version number and corrects the...

Part and Inventory Search

Back
Top