Deployment Solution
470
System Jobs for Deployment Solution
This script will not create the computer account in the domain. If it is not already a
member of the domain, this event will fail.
2. Assign the job to a computer or computer group.
Move Computer to Specific OU (Windows)
Description
: This script will take the specified computer and move it to the specified
domain OU.
Additional files required
None.
What this task does
This script will take the specified computer and move it to the
specified domain OU.
Steps to use
1. Edit the
movecomputer.vbs
to specify the domain and OU you want the computer
to be moved into.
This script will not create the computer account in the domain. If it is not already a
member of the domain, this event will fail.
2. Assign the job to a computer or computer group.
Send Error Email (Windows)
Description
This script will send an email specifying that the computer had an error.
Additional files required
None.
What this task does
This script will send an email using the job name and computer
name to identify the client that had an error. This script is run on the Deployment server
and can be used as a job to be run when having a specific error occurs.
Steps to use
1. Edit the
sendmailscript.vbs
to specify the SMTP server and the user to have
the email sent from and to.
2. Assign the job to a return code handler on another task. (See "Setting up Return
Codes" in help for more details).
3. Assign the calling job to a computer or computer group. If you have the error then
this job (
Send Error Email
) will be called.
Server-side Embedded VBScript (Windows)
Description
This script will log an event to the event log.
Additional files required
None.
What this task does
This script will log an event to the application event log under the
WSH module. The text will read
Deployment Server Job complete for
<computername>
.
Steps to use
Assign the job to a computer or computer group.
Содержание ALTIRIS DEPLOYMENT SOLUTION 6.9 SP4 - V1.0
Страница 1: ...Altiris Deployment Solution 6 9 SP4 from Symantec Admin Guide ...
Страница 40: ...Deployment Solution 40 What is Automation z Which Automation Operating System Should I Use page 44 ...
Страница 144: ...Altiris Deployment Solution from Symantec User s Guide 144 ...
Страница 371: ...Altiris Deployment Solution from Symantec User s Guide 371 ...