Friday, January 09, 2009
Deployment Forum HomeDeployment Forum ArticlesDeployment Forum Download LibraryDeployment Forum Member BlogsDeployment Forum Community Forums
Member Login
StandardLiveID


Register
Forgot Password ?



Guests can view and read messages in the community forums, but you must register and log in to Deployment Forum before you can post messages. Click Register at the top of this page. Before posting messages, please read the forum guidelines at the bottom of this page.

Subject: Adding a custom step to Task Sequencer
Prev Next
You are not authorized to post a reply.

AuthorMessages
Old_ChicagoUser is Offline

Posts:26

Send Message
06/02/2008 9:56 AM  

I have created a step in Task Sequencer to perofrm a scripted McAfee AV installation.  I'm executing a .cmd file that runs a script located c:\scripts\McAfee-VirusScan.vbs.  I've tested this with a custom task sequence that I am running from within the local O.S.  Only to see the Task Sequence window appears and disappears immediately.

If I run the script manually from within the O.S., it works w/o any issues. 

For the command line in Task Sequencer, I am using the following:

CMD.EXE /C %SCRIPTROOT%\Z-AVinstall_Image.cmd

I've also tried executing the step by using the install script:

cscript.exe %SCRIPTROOT%\Z-McAfee-VirusScan-8-5i-R1.vbs

Again, the Task Sequence window appears for a slight moment, then disappears. 

At this point, I can't even get the script to run.  Any ideas?

OC
bn2huntUser is Offline

Posts:95

Send Message
06/02/2008 11:29 AM  
Have you tried to create an Application install and then adding a install application task? Thats how we install Mcafee here and it seems to work well.
Old_ChicagoUser is Offline

Posts:26

Send Message
06/02/2008 12:11 PM  
Yes, I have tried this. I've imported the install as an application into MDT. I use this as the command to run the unattended/silent install: /i VSE850.MSI TRANSFORMS=McAfee-VirusScan-8-5i-R1.mst /QB

Same thing, my task sequence window opens up and then closes immediately.

OC
Tim PomerleauUser is Offline

Posts:16

Send Message
06/02/2008 10:09 PM  

Is this a Windows XP system you are testing on, or a Vista system?

I have had issues running anything from a UNC path within the Command Line window in the past.  If it isn't the UNC path, it could be that whatever location the cmd is running from needs to have some sort of authentication to gain access to the cmd.

Test the command itself by running it from a command line on your test box.  At the very least, it may give you an error that will tell you what the problem is.

You are not authorized to post a reply.
Forums > Deployment Solutions > MDT 2008 > Adding a custom step to Task Sequencer



ActiveForums 3.7
Forum Policies
Minimize

These forums are a user-supported community for IT professionals to exchange deployment tips, solutions, and techniques. For the benefit of all Deployment Forum members, please observe the following guidelines when posting to these forums:

  • We reserve the right to remove any message. Our moderators will remove all messages that are not respectful or productive. Profanity, racism, prejudice, and flaming are not tolerated.
  • Do not advertise products or services. Our moderators will remove all advertisements or service announcements. Product and service recommendations from active Deployment Forum members are encouraged, however.
  • Make sure your question isn't already answered. Before posting questions, search the forums. After ensuring that your questions are unique, post them to the most appropriate forum. This will help reduce noise in the forums.
  • Help make the most of each thread. Do not post unrelated messages to a thread. Also, if you've resolved a question outside of these forums, please share the solution with other members by posting it back to the thread.
  • Do not share confidential information. Confidential information includes product keys and addresses. Our moderators will edit any message containing confidential information, so double-check messages and their attachments before posting them.
  • Post messages using only the English language. For the benefit of all Deployment Forum members, please post your messages using the English language.

We hope that you enjoy using this community. Please submit your comments and feedback on the Comments and Feedback page or post them to the Comments, Feedback forum.



Privacy Statement  |  Terms Of Use
© 2007 Jerry Honeycutt