We need to deploy NC_Net (Latest Ver) to a number of servers, we have a deployment mechanism
with the only criteria that we need to run the installer via the command line and have no GUI
(Similar to NSClient installation)
Please can someone advise if this is possible with NC_Net?
Kind Regards,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes it is posible, and I have accomplished this in the past. the NC_NEt installer is a MSI package just to facilitate these options via Microsoft Installer..
NC_NEt uses the Windows Installer. thus the path, users ,Silent and other options are standard to MSIInstaller. since the MSIInstaller is part of windows you should be able to lookup the command syntex and review the SDK for your exect needs.
Work of causion, you may need a WAIT after the installer if you use the Silent option and have dependent commands following it.
NC_NEt should have a new verison within this month.(april 2008) I just finished the main updates and have some more documention trimming to do. Keep an eye on the Nagion User list for an announcement.
Tony
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi There,
We need to deploy NC_Net (Latest Ver) to a number of servers, we have a deployment mechanism
with the only criteria that we need to run the installer via the command line and have no GUI
(Similar to NSClient installation)
Please can someone advise if this is possible with NC_Net?
Kind Regards,
David
Yes it is posible, and I have accomplished this in the past. the NC_NEt installer is a MSI package just to facilitate these options via Microsoft Installer..
NC_NEt uses the Windows Installer. thus the path, users ,Silent and other options are standard to MSIInstaller. since the MSIInstaller is part of windows you should be able to lookup the command syntex and review the SDK for your exect needs.
Work of causion, you may need a WAIT after the installer if you use the Silent option and have dependent commands following it.
NC_NEt should have a new verison within this month.(april 2008) I just finished the main updates and have some more documention trimming to do. Keep an eye on the Nagion User list for an announcement.
Tony