User Guide
Installation Scripts for NetWare 117
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
@StartSchemaMod
@EndStartSchemaMod
Syntax
@StartSchemaMod
SchemaFileName: <Filename>, <Description>
@EndSchemaMod
Description
@StartSchemaMod lets NDS schemas be extended through installation
scripts.
SchemaFileName specifies the filename for the schema file, along with a
Description for displaying to the screen during the modification.
Example
@StartSchemaMod
SchemaFileName: “sys:\\system\\schema\\nwadmin.sch”,
“NetWare Administrator”
@EndSchemaMod
In this example, the NWADMIN.SCH file extends the NDS schema and
displays “NetWare Administrator” on the screen during the installation of
Directory Services.
@TimeZone
@EndTimeZone
Syntax
@TimeZone
Description: <tz description>
Standard: <tz abb.>, <tz adj.>
[Daylight: <dst abb.>, <dst adj.>]
[DSTStart: <start rule>, <seq number>, <day number>,
<weekday number>, <month number>, <time>]
[DSTEnd: <end rule>, <seq number>, <day number>,
<weekday number>, <month number>, <time>]
@EndTimeZone
Description
Description specifies a time zone description to be displayed to the user during
time services installation.