You can save the bootstrap to a file or email it to one or more user IDs.
Run nwadmin and select Notifications from the Customize menu.
Select Bootstrap.
The Action attribute displays:
/usr/bin/lp -s -c -t bootstrap -d%PRINTER |
Change this to:
/bin/cat >> /directory/filename |
To email the bootstrap file to more than one user IDs, change the line to:
/usr/ucb/Mail -s "nwserver bootstrap" user-name@corp.com |