Make sure you have your PATH environment variable updated to include /opt/SUNWadm/2.3/bin. For details, refer to the Solstice AutoClient 2.1 Installation and Release Notes.
Log in to the OS server and become root.
Synchronize patches on clients with patches in the spool directory on the OS server.
# admclientpatch -s |
Using the -s option either installs or backs out patches running on clients, whichever is appropriate.
It may be necessary to reboot your AutoClient systems after installing patches. If so, you can use the remote booting command, admreboot, to reboot the systems. For more information on this command, see the admreboot(1M) man page.
This completes the procedure synchronize patches on all clients.
To verify that the patches in the Solstice AutoClient patch spool directory are running on diskless clients and AutoClient systems, use the admclientpatch command with the -c option.
# admclientpatch -c
Clients currently installed are:
rogue Solaris, 2.5, sparc
Patches installed : 102906-01
OS Services available are:
Solaris_2.5
Patches installed : 102906-01
|
The following command synchronizes all clients with the patches in the OS server's patch spool directory. The -v option reports whether admclientpatch is adding new patches or backing out unwanted patches.
# admclientpatch -s -v
Synchronizing service: Solaris_2.5
Installing patches spooled but not installed
102939-01 .....skipping; not applicable
Synchronizing client: rogue
All done synchronizing patches to existing clients and OS
services.
|