<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TechNet Virtual Lab: System Center Service Manager 2010 Setup and Deployment</title><link>http://blogs.technet.com/b/configurationmgr/archive/2010/06/07/technet-virtual-lab-system-center-service-manager-2010-setup-and-deployment.aspx</link><description>Language(s): English. Product(s): Microsoft System Center. Audience(s): IT Generalist. Duration: 90 Minutes Event Overview The high level steps you will be exercising in this lab are: reading about various topologies, getting an overview of the sizing</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: TechNet Virtual Lab: System Center Service Manager 2010 Setup and Deployment</title><link>http://blogs.technet.com/b/configurationmgr/archive/2010/06/07/technet-virtual-lab-system-center-service-manager-2010-setup-and-deployment.aspx#3377448</link><pubDate>Tue, 28 Dec 2010 06:30:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3377448</guid><dc:creator>Akhil Gupta</dc:creator><description>&lt;p&gt;SETUP &amp;amp; DEPLOYMENT WIZARD&lt;/p&gt;
&lt;p&gt;How do we use it?&lt;/p&gt;
&lt;p&gt;First of all, we have to select the ‘Other Project Types’ option from the New Project. Then, we get some options:&lt;/p&gt;
&lt;p&gt;1)Setup Project: Creates a Windows Installer project to which files can be added. This project type is the most general of all.&lt;/p&gt;
&lt;p&gt;2)Web Setup Project: The deployment tools in Visual Studio .NET also support deployment to a Web server. Using deployment to install files on a Web server provides an advantage over simply copying files, in that deployment handles any issues with registration and configuration automatically.&lt;/p&gt;
&lt;p&gt;3)Merge Module Project: Most commonly, merge modules are used for files that are installed to a common location (such as the System folders) and/or shared by multiple applications. For example, many ActiveX and .NET controls that are sold by third-party tool vendors come with their own merge modules so that the developer can simply merge the installation logic of the control into their setup without worrying about having to manually specify the file’s information and setup logic.&lt;/p&gt;
&lt;p&gt;4)Setup Wizard: Creates a Windows Installer project with the aid of a wizard.&lt;/p&gt;
&lt;p&gt;5)Cab Project: The CAB project is a Setup and Deployment project, which is used to create a .cab file containing a set of files in a compressed archive. This .cab file is used to package ActiveX controls that can be downloaded from a Web server. The CAB project reduces the size of a distribution package. Using CAB project, developers can implement Authenticode signing and specify the display name, version, level of compression, and location of dependent files.&lt;/p&gt;
&lt;p&gt;You can have a look at the Video Tutorial @ &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://visiontechno.net/studymats/?cat=6"&gt;visiontechno.net/studymats&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;to see that how do we use Setup And Deployment Wizard.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3377448" width="1" height="1"&gt;</description></item></channel></rss>