<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint George &#187; Office</title>
	<atom:link href="http://sharepointgeorge.com/category/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointgeorge.com</link>
	<description>Everyday experiences on SharePoint, Exchange and most things Microsoft</description>
	<lastBuildDate>Tue, 20 Dec 2011 23:01:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool</title>
		<link>http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/</link>
		<comments>http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 08:36:00 +0000</pubDate>
		<dc:creator>George Khalil</dc:creator>
				<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://sharepointgeorge.com/?p=196</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/' addthis:title='Slipstream Office 2007 Service Packs &#38; working with the Office Customization Tool ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>I will show you how you can incorporate Service Pack 2 for Office 2007 in the single installation also referred to as slipstreaming and in the second part of this post discuss how you can further customize an installation of Office 2007 via the Office Customization Tool (OCT).<div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/' addthis:title='Slipstream Office 2007 Service Packs &#38; working with the Office Customization Tool ' ><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">&#124;</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/' addthis:title='Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p>I am currently in the process of creating my first Windows 7 Enterprise Image for Light Touch Deployment via Windows Automated Installation Kit (WAIK) and Windows Deployment Services (more on this at a later date) and am currently at the stage of organising my client applications for deployment.&nbsp; Office 2007 is on the top of my list and in today’s post I will show you how you can incorporate Service Pack 2 for Office 2007 in the single installation also referred to as slipstreaming and in the second part of this post discuss how you can further customize an installation of Office 2007 via the Office Customization Tool (OCT).</p>
<p>In Office 2007, Microsoft has provided you with the ability to slip stream service packs and updates via the “Updates” folder located in the installation media or the distribution point that you create.&nbsp; That means that the installation will always look in the updates folder and automatically install these automatically as part of the initial installation process.&nbsp; This is useful in situations like the one above where you are creating a new Windows Image for deployment and you want to expedite the installation process removing the need to rely on Microsoft Updates for service pack installations.</p>
<p>So let’s begin by creating a folder in a shared location (your distribution point) and copy the contents of the Office 2007 media to this location.&nbsp; In my case I will create a folder called Office2007.</p>
<p><a href="file://%5C%5CSERVER%5CSHARE%5COffice2007" mce_href="file://\\SERVER\SHARE\Office2007">\\SERVER\SHARE\Office2007</a> In my case I have mapped this file share to the letter M for later reference.</p>
<p>We now need to download the latest service pack available for Office.&nbsp; At the time of this post, Service Pack 2 for Office 2007 is the latest and can be downloaded from the&nbsp; Microsoft Download Centre via the following link.&nbsp; <a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&amp;displaylang=en</a><br mce_bogus="1"></p>
<p>You will notice that the file downloaded is an exe file “office2007sp2-kb953195-fullfile-en-us.exe” which we will need to extract in order to retrieve the msp files that are needed for the “Updates” folder that is located in our distribution point.</p>
<p>In order to extract the files, run the following command from command prompt;&nbsp; In my example I have saved the executable to the root of M.</p>
<div id="codeSnippetWrapper">
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; cursor: text;">
<pre id="codeSnippet" style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;">M:\office2007sp2-kb953195-fullfile-en-us.exe /extract:”M:\Office2007\Updates”</pre>
</div>
<p>The following screen will appear.&nbsp; Accept the Microsoft Software License Terms and then click on Continue.</p>
</div>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image1.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image1.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Office2007 extact" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb1.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb1.png" alt="image thumb1 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="338" width="530" /></a><br mce_bogus="1"></p>
<p>File extraction will now proceed.</p>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image2.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image2.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb2.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb2.png" alt="image thumb2 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="188" width="521" /></a><br mce_bogus="1"></p>
<p>Once the file have been extracted, you will receive the below completion notice.&nbsp; Click OK to acknowledge.</p>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image3.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image3.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb3.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb3.png" alt="image thumb3 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="159" width="314" /></a><br mce_bogus="1"></p>
<p>Upon completion the msp files will be listed below as follows.</p>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image4.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image4.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb4.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb4.png" alt="image thumb4 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="242" width="611" /></a><br mce_bogus="1"></p>
<p>Now that our distribution share contains the latest updates, let’s now shift our focus to the Office Customization Tool which is available to IT Professionals and Volume Licensing customers providing you with the ability to further customize the installation of Office 2007 by creating a custom msp file that can be deployed as part of the initial deployment, or at a later date if making minor modifications to an existing installation.</p>
<p>The OCT is invoked by typing the following command from the Office 2007 media;</p>
<div id="codeSnippetWrapper" class="csharpcode-wrapper">
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; cursor: text;">
<pre id="codeSnippet" style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;">setup.exe /admin</pre>
</div>
<p>The following window will be displayed as follows;</p>
</div>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image5.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image5.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="OCT" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb5.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb5.png" alt="image thumb5 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="352" width="530" /></a><br mce_bogus="1"></p>
<p>We will create a new setup customization file so select the first option and then click OK.</p>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image6.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image6.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb6.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb6.png" alt="image thumb6 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="500" width="527" /></a><br mce_bogus="1"></p>
<p>You will now proceed and make any modifications that are necessary for your deployment.&nbsp; Such modifications may include but are not limited to;</p>
<p>Entering your Organization name under “Install location and organization name”</p>
<p>Entering your Volume License Key under “Licensing and user Interface”</p>
<p>Creating a default Outlook profile for your user under “Outlook&nbsp; profile”</p>
<p>e.g. Modifying the “Install location and organization name” parameter</p>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image7.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image7.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb7.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb7.png" alt="image thumb7 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="485" width="455" /></a><br mce_bogus="1"></p>
<p>Once you have entered your modifications, you will need to save the MSP file that you will then copy across to include in the updates folder which also includes the service pack 2 msp’s that we extracted earlier.</p>
<p>More details on the OCT for Office 2007 can be found in the following Microsoft TechNet Link; <a title="http://technet.microsoft.com/en-us/library/cc179097.aspx" href="http://technet.microsoft.com/en-us/library/cc179097.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc179097.aspx">http://technet.microsoft.com/en-us/library/cc179097.aspx</a><br mce_bogus="1"></p>
<p>We are almost done.&nbsp; We are now ready to deploy Office 2007 to all our computers from our single distribution point that includes the latest service packs, updates and modifications.</p>
<p>My preferred method in deploying Office 2007 is through Group Policy computer start-up scripts which is explained in quite a bit of detail in the following Microsoft TechNet Link; <a title="http://technet.microsoft.com/en-us/library/cc179134.aspx" href="http://technet.microsoft.com/en-us/library/cc179134.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc179134.aspx">http://technet.microsoft.com/en-us/library/cc179134.aspx</a> There are notable advantages in deploying Office 2007 via start-up scripts as opposed to the traditional Group Policy Software Installation method with the main advantage in being able to utilise the updates folder that we created and slip stream all updates and modifications in the single installation.&nbsp; This cannot be done via Group Policy Software Installation as noted in the following Microsoft TechNet Link; <a title="http://technet.microsoft.com/en-us/library/cc179214.aspx" href="http://technet.microsoft.com/en-us/library/cc179214.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc179214.aspx">http://technet.microsoft.com/en-us/library/cc179214.aspx</a><br mce_bogus="1"></p>
<p>Microsoft provides you with the following example script for deploying Office 2007 which you will then assign to Group Policy start-up scripts within your specific Group Policy Object.</p>
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; cursor: text;">
<pre id="codeSnippet" style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: rgb(244, 244, 244); width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;">setlocal

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM *********************************************************************</span><span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Environment customization begins here. Modify variables below.</span><span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM *********************************************************************</span>

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Get ProductName from the Office product's core Setup.xml file.</span><span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">set</span> ProductName=Enterprise

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Set DeployServer to a network-accessible location containing the Office source files.</span><span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">set</span> DeployServer=\\server\share\Office12

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Set ConfigFile to the configuration file to be used for deployment REM (required)</span><span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">set</span> ConfigFile=\\server\share\Office12\Enterprise.WW\config.xml

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Set LogLocation to a central directory to collect log files.</span><span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">set</span> LogLocation=\\server\share\Office12Logs

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM *********************************************************************</span><span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM Deployment code begins here. Do not modify anything below this line.</span><span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM *********************************************************************</span>

<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">IF</span> <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">NOT</span> <span style="color: rgb(0, 96, 128);" mce_style="color: #006080">"%ProgramFiles(x86)%"</span>==<span style="color: rgb(0, 96, 128);" mce_style="color: #006080">""</span> <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">SET</span> WOW6432NODE=WOW6432NODE\

reg query HKEY_LOCAL_MACHINE\SOFTWARE\%WOW6432NODE%Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">if</span> %errorlevel%==1 (<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">goto</span> DeployOffice) <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">else</span> (<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">goto</span> <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">End</span>)

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM If 1 returned, the product was not found. Run setup here.</span>: DeployOfficestart /wait %DeployServer%\setup.exe /config %ConfigFile%echo %<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">date</span>% %time% Setup ended <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">with</span> <span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">error</span> code %errorlevel%. &gt;&gt; %LogLocation%\%computername%.txt

<span style="color: rgb(0, 128, 0);" mce_style="color: #008000">REM If 0 or other was returned, the product was found or another error occurred. Do nothing.</span>:<span style="color: rgb(0, 0, 255);" mce_style="color: #0000ff">End</span>

Endlocal</pre>
</div>
<p><a href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image8.png" mce_href="http://sharepointgeorge.com/wp-content/uploads/2009/08/image8.png"><img style="border-width: 0px; display: inline;" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb8.png" mce_src="http://sharepointgeorge.com/wp-content/uploads/2009/08/image_thumb8.png" alt="image thumb8 Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool" border="0" height="322" width="568" /></a><br mce_bogus="1"></p>
<p>We are now ready to deploy Microsoft Office 2007.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/slipstream-office-2007-service-packs-working-office-customization-tool/' addthis:title='Slipstream Office 2007 Service Packs &amp; working with the Office Customization Tool ' ><a href="http://sharepointgeorge.com//addthis.com/bookmark.php?v=250&amp;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">|</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/sharepointgeorge.com/p=196</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Meeting Workspace Sites, How and Why?</title>
		<link>http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/</link>
		<comments>http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 18:28:00 +0000</pubDate>
		<dc:creator>George Khalil</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/' addthis:title='SharePoint Meeting Workspace Sites, How and Why? ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>Meeting workspaces sites are out of the box templates within SharePoint  and are great for structured meetings.  <div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/' addthis:title='SharePoint Meeting Workspace Sites, How and Why? ' ><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">&#124;</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/' addthis:title='SharePoint Meeting Workspace Sites, How and Why? ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p>SharePoint is all about collaboration right?  As much as we enjoy sending emails, there are limitations and shortcomings around collaboration when relying on good old trusty port 25.  Don’t get me wrong, Microsoft Outlook and Exchange are great communications tools but fail miserably when it comes to sharing information and working together in achieving a common goal.  Have you ever tried to organise and plan a meeting by sending emails to attendees with multiple attachments and re-sending those when modifications are made.  As a recipient this can become quite overwhelming and at times confusing,  especially when you end up with 3 different versions of the same attachment.  Welcome SharePoint Meeting Workspace Sites!   In today’s post I will be promoting the use of Meeting Workspace Sites in SharePoint and how it will provide you with the framework to organise, capture and manage a meeting from start to finish without those annoying emails.</p>
<p>Meeting workspaces sites are out of the box templates within SharePoint  and are great for structured meetings.  These include but are not restricted to your standard regularly scheduled Team or Departmental meetings, or it maybe for a specific project group meeting.  You can create a Meeting Workspace from any site within SharePoint but as best practice and to keep matters simple let’s begin by creating a separate blank site to store these meetings within our existing Team Site.</p>
<p>Click on Site Actions / Create Site and fill in the details as below.  I am selecting a Blank Collaboration Site to house my Meeting Workspaces.</p>
<p><a href="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3LOxgojI/AAAAAAAAAfo/2pagVB43J8g/s1600-h/image%5B9%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3MMFRTfI/AAAAAAAAAfs/8n99mwmVNpo/image_thumb%5B5%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="382" height="573" /></a></p>
<p>I will now create my first Meeting Workspace for a meeting that is being held in a couple of weeks.  As the Site Administrator I will click on Site Actions / Create / Sites and Workspaces.</p>
<p>I will then enter a title and a description if required and then select a template from the “Meetings” tab.   The description of each template and usage requirements are highlighted in the template selection area which I have replicated below for your convenience and I have also listed the web parts that are included by default for each.</p>
<p><strong>Basic Meeting Workspace</strong></p>
<p>A site to plan, organize, and capture the results of a meeting. It provides lists for managing the agenda, meeting attendees, and documents.  The following web parts are included by default;</p>
<ul>
<li>Objectives<br />
Attendees<br />
Agenda<br />
Document Library</li>
</ul>
<p><strong>Blank Meeting Workspace</strong></p>
<p>Name says it all.  No web parts are included by default</p>
<p><strong>Decision Meeting Workspace</strong></p>
<p>A site for meetings that track status or make decisions. It provides lists for creating tasks, storing documents, and recording decisions.  The following web parts are included by default;</p>
<ul>
<li>Objectives<br />
Attendees<br />
Agenda<br />
Document Library<br />
Tasks<br />
Decisions</li>
</ul>
<p><strong>Social Meeting Workspace</strong></p>
<p>A site to plan social occasions. It provides lists for tracking attendees, providing directions, and storing pictures of the event. The following web parts are included by default;</p>
<ul>
<li>Attendees<br />
Directors<br />
Things to Bring<br />
Discussion Board<br />
Picture Library</li>
</ul>
<p><strong>Multipage Meeting Workspace</strong></p>
<p>A site to plan, organize, and capture the results of a meeting. It provides lists for managing the agenda and meeting attendees in addition to two blank pages for you to customize based on your requirements.  The following web parts are included by default;</p>
<ul>
<li>Objectives<br />
Attendees<br />
Agenda<br />
2 Blank Pages</li>
</ul>
<p>In this meeting I would like to have the ability to allocate tasks that arise from the meeting itself so I have selected the Decision Meeting Workspace template.</p>
<p><a href="http://lh3.ggpht.com/_jC8JMIc-c-0/Sig96dK1bhI/AAAAAAAAAhM/L8tWQXR0rQc/s1600-h/image10%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3OOn8X5I/AAAAAAAAAhQ/KKByUa6k41c/image10_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="422" height="698" /></a></p>
<p>After clicking on the Create button your Meeting workspace will be setup in a matter of seconds with the pre-defined web parts based on the template selected.  Please note that you can easily add other web parts to the Meeting Workspace and then save it as a custom template to be reused.</p>
<p>In my case, I am going to add the “Things to Bring” web part into this meeting workspace via Site Actions / Create / Custom Lists.  This is then added automatically added to my Meeting Workspace Site below.</p>
<p><a href="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3O6EpRLI/AAAAAAAAAhY/VGO77ENEtA8/s1600-h/image18%5B1%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3P1Wul1I/AAAAAAAAAhc/mwZcjcKG1v0/image18_thumb.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="530" height="257" /></a></p>
<p>Great, that’s too easy!  Where to now?   As the meeting coordinator I am now going to add the agenda items, upload any documents that are required to be discussed during the meeting and add items that need to be brought into the meeting.</p>
<p>We are all running Microsoft Exchange and Outlook right? I am sensing the “better together” theme that Microsoft always seem to market and hey, I am not disagreeing they do have a valid point.  I am now going to launch my Outlook client and add the meeting to my calendar and at the same time formally invite the attendees and link the meeting workspace that we have just created for our monthly admin meeting into the body of the calendar meeting request all in one step.</p>
<p>Let’s create a meeting request in Outlook, specify the subject, location, start and end times (this is all important as this information gets appended to the details section of the Meeting Workspace  SharePoint Site) .  Then click on Invite Attendees and add them to your meeting. You will notice the Meeting Workspace icon in the Office Ribbon which you will now click on.</p>
<p><a href="http://lh6.ggpht.com/_jC8JMIc-c-0/Sic3Qu8EsNI/AAAAAAAAAhk/rt4VznEwm6A/s1600-h/image52%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3RkKNGxI/AAAAAAAAAhw/nsJXb38SxdQ/image52_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="503" height="312" /></a></p>
<p>The meeting workspace tool bar then appears on the right.  Click on Change Settings as we are not creating a Meeting Workspace as this has already been created.  Click on Select a location and click on Other …</p>
<p>Copy and paste the address of the Meeting Workspace Site that we created earlier minus the default.aspx.</p>
<p><a href="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3S_pAcDI/AAAAAAAAAh4/e-gMf9SN57I/s1600-h/image35%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3T5nwpOI/AAAAAAAAAiA/yxN32xSh3gc/image35_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="530" height="257" /></a></p>
<p>Click on OK and then click on <em>Link to an existing workspace and </em>select the relevant meeting workspace.</p>
<p><a href="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3Ujg1mSI/AAAAAAAAAiI/hWc-sxeE9hw/s1600-h/image38%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3Vxlog4I/AAAAAAAAAiQ/mYKPmSf_89g/image38_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="252" height="344" align="left" /></a></p>
<p>Click OK</p>
<p>Then Click on Link to insert the Meeting workspace site link directly into the body of the meeting request.</p>
<p>You will end up with the summary below.</p>
<p><a href="http://lh6.ggpht.com/_jC8JMIc-c-0/Sic3WjLct3I/AAAAAAAAAiY/mS8JicaOc_M/s1600-h/image48%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3X7mpqzI/AAAAAAAAAig/nR2gh4cNG80/image48_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="498" height="384" /></a></p>
<p>Click on Send to invite the users to the meeting.   If the selected users do not have the rights to access the site you will be notified and provided with a popup in the Outlook notification bar that will link you to the Add Users permissions area to that site.</p>
<p><a href="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3YQGH3UI/AAAAAAAAAio/LNbyf0lYQOI/s1600-h/image56%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3ZIjllXI/AAAAAAAAAis/gmTWTBw0LKQ/image56_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="435" height="446" /></a></p>
<p>If I now navigate back to the site you will notice that the attendees are added and their responses are also captured. The additional details from the calendar request such as subject, date/time, location are also prefilled automatically.</p>
<p><a href="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3Zw8kIbI/AAAAAAAAAi0/V15nhVoueXQ/s1600-h/image60%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh3.ggpht.com/_jC8JMIc-c-0/Sic3aiotdCI/AAAAAAAAAjA/bSYOZffHxsU/image60_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="350" height="63" /></a></p>
<p><a href="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3bdZkcfI/AAAAAAAAAjE/zpdjd8pzTIY/s1600-h/image63%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3b-yN7II/AAAAAAAAAjM/dIZz6Fkn1gY/image63_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="529" height="125" /></a></p>
<p>During the meeting, you would ideally have this site open on your projector screen and discuss the agenda items, open documents to discuss from the document library, potentially add new documents as the meeting progresses such as the minutes of meeting and because I had selected the decision meeting workspace template you could as the meeting coordinator also allocate tasks on the fly which could potentially be sent via an automatic email.  How?  Navigate to the List Setting within the Tasks Library, Click on Advanced Settings and click Yes to Send email when ownership is assigned.</p>
<p><a href="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3cigX31I/AAAAAAAAAjU/b6i7FWUFYUU/s1600-h/image66%5B2%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh5.ggpht.com/_jC8JMIc-c-0/Sic3dRPosjI/AAAAAAAAAjc/saRu0WOgClE/image66_thumb%5B1%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="283" height="78" /></a></p>
<p><a href="http://lh4.ggpht.com/_jC8JMIc-c-0/Sic3eANULTI/AAAAAAAAAjo/Hst4-eYZe6E/s1600-h/image69%5B3%5D.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint Meeting Workspace Templates" src="http://lh6.ggpht.com/_jC8JMIc-c-0/Sic3fJVygnI/AAAAAAAAAjs/JQjvDlNBtL0/image69_thumb%5B2%5D.png?imgmax=800" border="0" alt=" SharePoint Meeting Workspace Sites, How and Why?" width="530" height="217" /></a></p>
<p>As you can see, through Meeting Workspaces and Outlook we have been able to collect and organise the documents needed for the meeting, create an agenda, track and manage attendee lists and responses.  During the meeting we have also been able to easily gain access to the materials being presented, log any decisions being made and assign tasks to be completed against individuals.  Finally after the meeting, we have created a single site that contains all the relevant information including post follow up materials, the ability to tack the progress of assigned tasks and everything in between.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/sharepoint-meeting-workspace-sites-how-and-why/' addthis:title='SharePoint Meeting Workspace Sites, How and Why? ' ><a href="http://sharepointgeorge.com//addthis.com/bookmark.php?v=250&amp;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">|</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/sharepointgeorge.com/2009/sharepoint</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint, Exchange and Office 14 becomes 2010</title>
		<link>http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/</link>
		<comments>http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 05:11:00 +0000</pubDate>
		<dc:creator>George Khalil</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/' addthis:title='SharePoint, Exchange and Office 14 becomes 2010 ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div>Microsoft has announced the official names of the next release of 3 major products, Exchange, SharePoint and Office.&#160; Initially labelled version 14 for all 3 I can sense “the better together” marketing theme that Microsoft have used in the past when it came to releasing the same 3 products in 2007.&#160; I will discuss some [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/' addthis:title='SharePoint, Exchange and Office 14 becomes 2010 ' ><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">&#124;</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style" addthis:url='http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/' addthis:title='SharePoint, Exchange and Office 14 becomes 2010 ' ><a class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a class="addthis_counter addthis_pill_style"></a></div><p>Microsoft has announced the official names of the next release of 3 major products, Exchange, SharePoint and Office.&#160; Initially labelled version 14 for all 3 I can sense “the better together” marketing theme that Microsoft have used in the past when it came to releasing the same 3 products in 2007.&#160; I will discuss some of the highlights below for each product.</p>
<p><strong>Exchange 2010</strong> now available in beta can actually be downloaded from the <a href="http://technet.microsoft.com/en-gb/exchange/2010/default.aspx" target="_blank">Microsoft TechNet Site</a>.&#160; Some of the features noted include enhancements to the “anywhere experience” providing enhanced universal inbox experience and an integrated archiving functionality which I will be interested to compare against common 3rd party products that have been in the market for many years such as Symantec’s Enterprise Vault and Quest’s Archive Manager.&#160; Other notable mentions include enhancements to the Unified Messaging role that was introduced with Exchange 2007 which includes a new feature called “Voice Mail Preview” which will allow the user to read the contents of an audio recording, just like reading a normal email!&#160; Safari and Firefox users will enjoy the same premium Outlook Web Access experience (OWA) that was normally reserved for Microsoft’s Internet Explorer only.&#160; This will further extend the OWA experience to more users who are not necessarily running a Windows Operating System or prefer to use alternative browsers.&#160; Another biggie for organisations that highly rely on shared calendars is the ability to view those also in OWA, particularly useful when booking meetings and resources.&#160; More information can be found at the <a href="http://www.microsoft.com/exchange/2010/en/us/default.aspx" target="_blank">Exchange 2010 Microsoft Site.</a></p>
<p><strong>SharePoint 2010</strong> is predicted to be released in beta form in the third quarter of this year and released to manufacturing in the first half of 2010.&#160; At the moment there isn’t much insight in what to expect but a number of predictions are being made.&#160; We will just have to wait and see until more information is released by the SharePoint Product Team.&#160; The Microsoft SharePoint Product Team have just placed a <a href="http://blogs.msdn.com/sharepoint/archive/2009/04/14/microsoft-sharepoint-14-is-now-microsoft-sharepoint-2010.aspx" target="_blank">blog post</a> detailing the official details with regards to the official naming of SharePoint 14.</p>
<p><strong>Office 2010</strong> is expected to show subtle external UI differences to Office 2007 with most changes and enhancements done under the hood and with integration with other products notably SharePoint 2010.&#160; Office 2010 will also include a suite of web applications a.k.a “Office Web” to compete with existing cloud computing offerings such as Google Apps.&#160; We also know that this will be first Office release that will be available in 64 bit.&#160; I’d expect the full release to coincide with the release of SharePoint 2010, being from the same family of products.</p>
<p>For me, it’s time to get my hands dirty on Exchange 2010 beta and potentially coexist it with my current Exchange 2007 infrastructure.&#160; Details of coexisting with Exchange 2010 can be found on <a href="http://technet.microsoft.com/en-us/library/aa998604(EXCHG.140).aspx" target="_blank">TechNet</a>.&#160; I’ll let you know how I go <img src='http://sharepointgeorge.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile SharePoint, Exchange and Office 14 becomes 2010" class='wp-smiley' title="SharePoint, Exchange and Office 14 becomes 2010" /> </p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://sharepointgeorge.com/2009/sharepoint-exchange-and-office-14-becomes-2010/' addthis:title='SharePoint, Exchange and Office 14 becomes 2010 ' ><a href="http://sharepointgeorge.com//addthis.com/bookmark.php?v=250&amp;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">|</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/sharepointgeorge.com/2009/sharepoint</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

