HP Neoware e90 ezRemote Manager 3.0 User Manual - Page 102

ezUpdate Advanced Topics, Snap-ins

Page 102 highlights

ezUpdate Advanced Topics Snap-ins ezUpdate also can be used to install snap-ins. The snap-in can be set up as part of an automatic software update, or as part of an automatic profile update. It can also be installed separately by either method. Snap-ins generally come with an install.nl script that is used to direct the thin client appliance's installation of the snap-in files. However, the script that governs the ezUpdate process does not contain a way to identify and use the snap-in install.nl. To add snap-ins using ezUpdate, you must customize one of the ezUpdate scripts (a server file with .nl extension). Adding the line netconfig -p directs ezUpdate to jump into the directory and continue installing files that are located there. For example, suppose you have defined a profile named "web_kiosk" and you want to install the "French Netscape" snap-in as part of this profile. After making sure the files are on the server, you must edit the profile's install.nl file to direct it to also install the "French Netscape." If this snap-in is stored in a sub-directory named "fr-ns" then you must add the following line to the profile's install.nl: netconfig -p fr-ns 102 ezUpdate Advanced Topics

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

102
ezUpdate Advanced Topics
ezUpdate Advanced Topics
Snap-ins
ezUpdate also can be used to install snap-ins. The snap-in can be set up as
part of an automatic software update, or as part of an automatic profile
update. It can also be installed separately by either method.
Snap-ins generally come with an
install.nl
script that is used to direct the
thin client appliance’s installation of the snap-in files. However, the script
that governs the ezUpdate process does not contain a way to identify and
use the snap-in
install.nl
. To add snap-ins using ezUpdate, you must cus-
tomize one of the ezUpdate scripts (a server file with
.nl
extension). Adding
the line
netconfig -p <sub_dir>
directs ezUpdate to jump into the <sub_dir> directory and continue install-
ing files that are located there.
For example, suppose you have defined a profile named “web_kiosk” and
you want to install the “French Netscape” snap-in as part of this profile.
After making sure the files are on the server, you must edit the profile's
install.nl
file to direct it to also install the “French Netscape.” If this snap-in
is stored in a sub-directory named “fr-ns” then you must add the following
line to the profile's
install.nl
:
netconfig -p fr-ns