Modify Mapdrv.bat To Call Getsrv.bat; Deploy The Boot Configuration; Step Five: Distribute An Image - Symantec ALTIRIS DEPLOYMENT SOLUTION 6.9 SP4 - V1.0 Manual

Table of Contents

Advertisement

Step Five: Distribute an Image

Deployment Solution

Modify Mapdrv.bat to call Getsrv.bat

Mapdrv.bat is called to map drives in the automation environment. This file is modified
to call the getsrv.bat file you modified in a previous step. After this executes, the server
name variable is available to map the drive to your local image store.
1.
Launch Boot Disk Creator.
2.
Expand the configuration you created in the previous section.
3.
Modify mapdrv.bat to add the following line after the first line of the file:
call c:\tools\getsrv.bat
The completed file should look similar to the following:
net use F: "\\[your_ds_servername]\eXpress" /yes
call \tools\getsrv.bat
net use [drive]: "\\%SERVERNAME%\[share]" /yes

Deploy the Boot Configuration

This configuration is now ready to be deployed using PXE, installed to an automation
partition, or copied to boot media. Computers must boot this configuration when
performing imaging tasks.
You are now ready to test your configuration by deploying an image. Use the standard
deploy image task in the Deployment Console, keeping in mind the following:
Images must be replicated before the task executes.
The path to the image file specified in the Deploy Image task should be based on
the image store drive you mapped when creating your boot configuration. Example:
if you selected G and mapped \\%SERVERNAME%\ds_images, and your images are
located in the root folder of that share, the path is G:\imagename.img.
The server lookup file must be accessible.
Creating an Image Distribution Framework
245

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Altiris deployment solution 6.9 sp4

Table of Contents