By writing your own shell scripts and using the commands shown in the following table, you can easily set up and manage your diskless client environment.
Table 6–5 Diskless Client Commands| Command | Subcommand | Task | 
|---|---|---|
| /usr/sadm/bin/smosservice | add | Add OS services | 
| delete | Delete OS services | |
| list | List OS services | |
| patch | Manage OS service patches | |
| /usr/sadm/bin/smdiskless | add | Add a diskless client to an OS server | 
| delete | Delete a diskless client from an OS server | |
| list | List the diskless clients on an OS server | |
| modify | Modify the attributes of a diskless client | 
You can obtain help on these commands in two ways:
Use the -h option when you type the command, subcommand, and required options, as shown in the following example.
| % /usr/sadm/bin/smdiskless add -p my-password -u my-user-name -- -h | 
View the smdiskless(1M) and smosservice(1M) man pages.