Action - Run Script Dialog Box
Figure E-30
Script Content: Click Edit to display a text box where you type your script. This script is delivered
to the assigned devices and is executed in the standard device shell environment.
For example, you can automate drive mapping using the script capabilities of bundles. Your
bundle's script could read:
net use m: \\server\sys
net use w: \\server\vol1
If the user is logged in as an eDirectory user with rights, then the mapping works. They can map a
drive to a Windows share using a domain account by putting the username/password on the script
line. If they are a logged in as an Active Directory user and have rights, the username/password is
not required.
Save File with Extension: Specify the extension that you want appended to the script when it is
saved. For example,
.bat
Path to Script Engine: Specify the interpreter that launches to run your script.
Script Engine Parameters: Specify any parameters you want included on the command line when
the script engine launches.
Wait Before Proceeding to Next Action: Specify what happens after the script is run:
No wait: The next action in the list is immediately performed.
When launch action is complete: The next action in the list is performed after the launch
action completes.
.
Actions 167
Need help?
Do you have a question about the ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 - SOFTWARE DISTRIBUTION REFERENCE 10.3 30-03-2010 and is the answer not in the manual?