                                                                     INSTALLATION COMMANDS 

[-tier tier]		-- The tier name a logical grouping of applications
[-controller]		-- TO pass controller value
[-instance] 		-- TO pass instance value
[-server ] 			-- To pass server value 
[-Uninstall]		-- To Uninstall Agent
[-protocol ] 		-- Communication protocol to use (WSS/TCP)
[-port ] 			-- Provide the value for Port
[-ndagent 1] 		-- Install Applicaton Agent, use this if you want to install the app agent
[-nfagent 1] 		-- Install Machine Agent, use this if you want to install the machine agent
[-cmonagent 1] 		-- Install Netforest Log Agent, use this if you want to install the log agent
[-nfLogBeat 1] 		-- Install winlogBeat as NFLogBeat, use this if you want to install
[-nfIndexPrefix ] 	-- NF Index prefix, use only with nfagent enabled
[-nfServer ] 		-- NF server hostname/IP, use only with nfagent enabled
[-nfEnv] 			-- NF env name, use only with nfagent enabled
[-nfReloadPort ] 	-- NF Reload Port, use only with nfagent enabled
[-upgrade ] 		-- TO upgrade installer on server 
[-silent ] 			-- To do silent installation 


Example

.\install.ps1 -ndagent 1 -cmonagent 1 -nfagent 1  -tier tier -nfServer 10.20.0.74:7676 -controller 10.20.0.74:7892 -instance Instance1  -port 80 -upgrade -help -silent