<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Customizing Toolbar Layout Using the Enterprise Global Template</title>
	<atom:link href="http://www.advisiconblog.com/2008/11/17/customizing-toolbar-layout-using-the-enterprise-global-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.advisiconblog.com/2008/11/17/customizing-toolbar-layout-using-the-enterprise-global-template/</link>
	<description>Microsoft Project and Project Server</description>
	<lastBuildDate>Thu, 15 Dec 2011 17:53:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.advisiconblog.com/2008/11/17/customizing-toolbar-layout-using-the-enterprise-global-template/comment-page-1/#comment-428</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 06 Oct 2011 15:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.advisiconblog.com/?p=21#comment-428</guid>
		<description>Hi Ishwar,

If I understand your question correctly, the customization that your trying to do works on your machine, but you cannot replciate that to everyone in the enterprise. Is that correct? If not, can you clarify your question?

In relation to this blog post, because toolbars no longer exist in Project 2010, global interface customization becomes a much more involved process with the ribbon. The ribbon is defined by a set of program options and is no longer an object that can be put in the enterprise global template (EGT) like the toolbars can. Fortunately, there is a solution to achieve what you’re asking for, but again, is a little more involved. The process requires programming a macro which can then be loaded into the EGT. This macro can be programed to run upon opening of a project, thus customizing the ribbon for all users without any user input. The first step is to add the developer tab to the ribbon in Project, by going to the options, selecting “Customize Ribbon”, and then checking the developer tab in the right hand of the window. This gives you access to VBA programming editor. For the rest of the process, there is a great reference on MSDN with several examples: &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ee767705.aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/ee767705.aspx&lt;/a&gt; 

The only other method that could possibly be used would be to use registry settings to define the program options for the ribbon, and then deploy a logon script via Group Policy to update the registry. However, because of the risk of editing the registry, the fact that anyone outside your network wont get those updates, and the wider array of customization options a macro gives, programming the macro is going to be a much better approach. 

I know this probably isn&#039;t the simple answer your looking for, but since Microsoft didn&#039;t give us simple tools to do it, it&#039;s about all we have to work with.

Jason</description>
		<content:encoded><![CDATA[<p>Hi Ishwar,</p>
<p>If I understand your question correctly, the customization that your trying to do works on your machine, but you cannot replciate that to everyone in the enterprise. Is that correct? If not, can you clarify your question?</p>
<p>In relation to this blog post, because toolbars no longer exist in Project 2010, global interface customization becomes a much more involved process with the ribbon. The ribbon is defined by a set of program options and is no longer an object that can be put in the enterprise global template (EGT) like the toolbars can. Fortunately, there is a solution to achieve what you’re asking for, but again, is a little more involved. The process requires programming a macro which can then be loaded into the EGT. This macro can be programed to run upon opening of a project, thus customizing the ribbon for all users without any user input. The first step is to add the developer tab to the ribbon in Project, by going to the options, selecting “Customize Ribbon”, and then checking the developer tab in the right hand of the window. This gives you access to VBA programming editor. For the rest of the process, there is a great reference on MSDN with several examples: <a href="http://msdn.microsoft.com/en-us/library/ee767705.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ee767705.aspx</a> </p>
<p>The only other method that could possibly be used would be to use registry settings to define the program options for the ribbon, and then deploy a logon script via Group Policy to update the registry. However, because of the risk of editing the registry, the fact that anyone outside your network wont get those updates, and the wider array of customization options a macro gives, programming the macro is going to be a much better approach. </p>
<p>I know this probably isn&#8217;t the simple answer your looking for, but since Microsoft didn&#8217;t give us simple tools to do it, it&#8217;s about all we have to work with.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ishwar</title>
		<link>http://www.advisiconblog.com/2008/11/17/customizing-toolbar-layout-using-the-enterprise-global-template/comment-page-1/#comment-426</link>
		<dc:creator>Ishwar</dc:creator>
		<pubDate>Wed, 28 Sep 2011 22:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.advisiconblog.com/?p=21#comment-426</guid>
		<description>Hi,

The same thing I&#039;m not able to do in Proj Professional 2010.  I created a new Custom Tab, Added a custom group and commands. The tab and button appear for all pwa instances in that system. It will not dsiplay in other client systems.

Need help on this</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The same thing I&#8217;m not able to do in Proj Professional 2010.  I created a new Custom Tab, Added a custom group and commands. The tab and button appear for all pwa instances in that system. It will not dsiplay in other client systems.</p>
<p>Need help on this</p>
]]></content:encoded>
	</item>
</channel>
</rss>

