Closed
Bug 792069
Opened 12 years ago
Closed 11 years ago
Build a GPO to install and configure nsclient++
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: markco)
References
Details
We need this installed just about everywhere. We should do so with nsclient++.
Reporter | ||
Updated•12 years ago
|
Assignee: dustin → server-ops-releng
Updated•12 years ago
|
Assignee: server-ops-releng → qfortier
Updated•12 years ago
|
Assignee: q → mcornmesser
Updated•11 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
Assignee | ||
Comment 3•11 years ago
|
||
There is now an NSClient_plus_plus GPO that handles this:
Computer Configuration> Policies> Software Settings>
Installs \\releng\SYSVOL\releng.ad.mozilla.com\files\NSClient\NSClient++-0.3.8-x64.msi
Computer Configuration> Preferences> Windows Settings> Files>
Deletes C:\Program Files\NSCleint++ (see comment below)
Copies \\releng\SYSVOL\releng.ad.mozilla.com\files\NSCleintINI\NSC.ini to C:\Program Files\NSCleint++\
NSClient++ file that was in C:\Program Files\ was preventing the installation of the client. The MSI would fail out on "existing file of the same name." Hence why it is being removed. This file was being copied to this location during the build Task Sequence BuildBot upgrade step. In the buildbot_updatev2.bat there was a syntax error that was creating the file instead of copying the file over to directory. This comment has been commented out.
For now I need to figure out how to change the Nagios config, so on the the machines that this GPO is applied to is not reporting in a now non-existent E drive.
Assignee | ||
Comment 4•11 years ago
|
||
submitted https://bugzilla.mozilla.org/show_bug.cgi?id=920667 for the e drive issue.
The GPO itself is working well.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•