The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
		
			 | 
		
			
		
			 | 
				
					Deploying 7.2 Via Group Policy  
						Posted: 02 Nov 07 11:31 AM
					 | 
				 
					| Hi I'm about to upgrade from 6.2.4 to 7.2. To eliminate the task of manually updating each client with the new version, i was looking for a way to silently do the install using a group policy. Has anyone done this before? Does you know how to get the install to run silent?  | 
				 
					 | 
				 
			  | 
		
			 | 
				
					Re: Deploying 7.2 Via Group Policy  
						Posted: 06 Nov 07 1:07 AM
					 | 
				 
					| You can build client installation. Run install.exe in root of CD and find "Build Client Installs". This option creates .msi file which you can use with group policy. | 
				 
					 | 
				 
			  | 
		
			 | 
				
					Re: Deploying 7.2 Via Group Policy  
						Posted: 06 Nov 07 8:11 AM
					 | 
				 
					| Thanks for the reply. We're having problem deploying this silently though via server 2003. The option to deploy silently is grayed out.  | 
				 
					 | 
				 
			  | 
		
			 | 
				
					Re: Deploying 7.2 Via Group Policy  
						Posted: 08 Nov 07 4:25 PM
					 | 
				 
					Use /qb with your MSI package.  If that doesn't work you can further silent the install with /qn
  We deploy via SMS/group policy, too. | 
				 
					 | 
				 
			  | 
		
			 |