The ServerGuide Scripting Toolkit provides
sample Altiris jobs to capture and deploy a RAID Configuration, allowing
the RAID configuration of a single server to provide a configuration
basis for any number of servers. The capture sample job captures the
RAID configuration of the server and stores it in a file named RAID_Configuration.ini.
By default, all captured RAID configurations are stored in the
following directory on the Deployment Server:
AltirisPath\sgdeploy\SGTKWinPE\PolicyFiles\machinetype
where:
- AltirisPath is the fully qualifies path to
the Altiris Deployment Solution directory,
for example C:\Program Files\Altiris\eXpress\Deployment
Server.
- machinetype is the machine type of the captured
system.
The deployment sample job deploys the captured RAID configuration
from the
RAID_Configuration.ini file located
in the previously-mentioned directory by default. You can customize
the following variables for these jobs within the Altiris Console:
- TK_PRAID_PolicyFile=”Raid_Configuration.ini”
- TK_Path_PolicyFiles=”PolicyFiles\%Machine_Type%”