<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2760186888937408785</id><updated>2011-12-27T21:39:15.271-08:00</updated><title type='text'>The Microsoft Office Server Depot</title><subtitle type='html'>The Microsoft Office Server Depot is a blog about tips and tricks related to Microsoft Server products.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-6826095262576279229</id><published>2009-06-23T08:46:00.000-07:00</published><updated>2009-06-23T08:54:32.062-07:00</updated><title type='text'>Project Server 2007: Migration from one domain to another</title><content type='html'>Brian Smith posted this step by step guide on moving a Microsoft Office Project Server 2007 system from one domain to another. We have gone through this process, and if we had this guide before, it would have been a lot easier to do so.&lt;br /&gt;The guide was created by Lakshmana Rao (Laksh), and the original posting can be found &lt;a href="http://blogs.msdn.com/brismith/archive/2009/06/22/project-server-2007-migration-from-one-domain-to-another.aspx"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Project Server 2007: Migration from one domain to another&lt;/strong&gt;&lt;br /&gt;I’ve posted similar information &lt;a href="http://blogs.msdn.com/brismith/archive/2008/09/20/project-server-2007-moving-a-copy-of-production-to-test-part-1.aspx" target="_blank"&gt;before&lt;/a&gt;, but my colleague Lakshmana Rao (Laksh)  has come up with a great document on the steps required when you want to move Project Server 2007 between domains.  As Laksh points out at the end – please make sure you test this process in a non-production environment first – Hyper-V is perfect for these kind of tests.  On with the document…&lt;br /&gt;How to Move Project Server 2007 from one domain to another:&lt;br /&gt;Considerations in this Article:&lt;br /&gt;1. In this setup, the Project Server 2007 Farm has two servers (One Project Server 2007 SP2 Server box and one SQL Server 2005 SP3 Server box.) For multiple servers set up, please see the Note at the end of this article.&lt;br /&gt;2. Current domain name is APAC and new domain name is NORTHAMERICA.&lt;br /&gt;3. In the current set up, user account used for installing Project Server 2007 and as service account where ever is required is APAC\PsvrSrvcAcct&lt;br /&gt;Prior to changing the Servers to the New Domain:&lt;br /&gt;1. In the new domain, ensure that you have same account IDs and names as that of the domain account IDs and names in Project Server and the service accounts used for Project Server 2007.&lt;br /&gt;Otherwise, after migration; we experience issues with user mappings and unknown issues related to resource assignments/ work/Actual work etc.&lt;br /&gt;2. Take Full Farm back up from SharePoint Central Admin, Operations, Perform a back up. (For more details, please refer to “Back up and restore the Project Server 2007 farm” at &lt;a href="http://technet.microsoft.com/en-us/library/dd207295.aspx"&gt;http://technet.microsoft.com/en-us/library/dd207295.aspx&lt;/a&gt;&lt;br /&gt;3. Create a user in PWA using the Local Administrator ID or any local User and add to Project Server Administrators group.&lt;br /&gt;For example, if Application Server host name is PSVRPROD, create a user (PSVRPROD\Administrator) in PWA, Server Settings, Manage Users, New User and assign to Administrator group. (After domain migration, we use this account to login to PWA and perform administrative tasks).&lt;br /&gt;4. Stop the WWW service in Project Server.&lt;br /&gt;5. In SQL Server 2005, note the permissions of Service Accounts used on the SharePoint and Project Server databases. (Note the Server roles and User Mappings of the Service Accounts)&lt;br /&gt;Steps to Move the Servers to New Domain:&lt;br /&gt;Moving SQL Server 2005 box:&lt;br /&gt;1. Join the SQL Server to the new domain.&lt;br /&gt;2. Restart the Server.&lt;br /&gt;3. Login to the server with Admin Privileges and add the respective service accounts to the Local Admin group.&lt;br /&gt;In this scenario, I have added NORTHAMERICA\PsvrSrvcAcct. (Before domain change, APAC\PsvrSrvcAcct was present in Admin group.)&lt;br /&gt;4. Open Services.msc and ensure that the MS SQL Server service is running. You may need to change the ‘Log on’ Account name if the service is using a domain account. Specify the correct service account and start the service.&lt;br /&gt;5. Connect to the SQL Server using SQL Server Management Studio.&lt;br /&gt;6. Expand the Security. Click on Logins.&lt;br /&gt;7. Create Service accounts used in Project Server and provide proper permissions to the SharePoint and Project Server databases. (You need to refer to notes in step 5 in section “Prior to changing the Servers to the New Domain:” and give the same permissions ( Server roles and User mappings to the new service accounts)&lt;br /&gt;In this scenario, I have created NORTHAMERICA\PsvrSrvcAcct in SQL Server and provided the same server roles and user mappings as that of APAC\ PsvrSrvcAcct&lt;br /&gt;8. In MSP_RESOURCES table of Published database, change the domain name of the users.&lt;br /&gt;Use the following query&lt;br /&gt;UPDATE MSP_RESOURCES&lt;br /&gt;SET WRES_ACCOUNT = REPLACE(LTRIM(WRES_ACCOUNT), '&lt;current&gt;', '&lt;new&gt;');&lt;br /&gt;In this scenario, I used,&lt;br /&gt;UPDATE MSP_RESOURCES&lt;br /&gt;SET WRES_ACCOUNT = REPLACE (LTRIM(WRES_ACCOUNT), 'APAC', 'NORTHAMERICA');&lt;br /&gt;Moving Project Server 2007 box:&lt;br /&gt;1. Join the Project Server to the new domain.&lt;br /&gt;2. Restart the Server.&lt;br /&gt;3. Login as local Administrator and add the respective service accounts to the Local Admin group.&lt;br /&gt;In this scenario, I have added NORTHAMERICA\PsvrSrvcAcct. (Before domain change, APAC\PsvrSrvcAcct was present in Admin group.)&lt;br /&gt;4. Ensure that you are able to connect to SQL Server box. (You can use UDL connection test).&lt;br /&gt;5. Follow the KB article, &lt;a href="http://support.microsoft.com/kb/934838"&gt;http://support.microsoft.com/kb/934838&lt;/a&gt; and change the farm service accounts and passwords.&lt;br /&gt;6. Ensure that the Project Server Queue, Event, SharePoint Timer services are using the new domain service account. These should have been set by the actions in step 5 so should not need changing manually (worth noting just in case they didn't do step 5 right and think manually changing will put things right),&lt;br /&gt;7. Open IIS Manager and ensure that all the service accounts are changed to the new domain service accounts. If not change them and restart the IIS.&lt;br /&gt;8. Login to SharePoint Central Admin site.&lt;br /&gt;9. Click on Operations, Service Accounts.&lt;br /&gt;10. Select Web Application pool. For Web Service, select “Windows SharePoint Services Web Application”.&lt;br /&gt;11. For each Web Application pool, verify whether the user name is correct. If not update them and restart IIS.&lt;br /&gt;In this scenario, I have checked whether it is NORTHAMERICA\PsvrSrvcAcct.&lt;br /&gt;(Steps 8 -11 are to make sure that the SharePoint reflects the changes)&lt;br /&gt;12. Log in to PWA using local Administrator ID ( created in step 3 of section “Prior to changing the Servers to the New Domain:” )&lt;br /&gt;13. To initiate “User Synchronization for Project Web Access App Root Site and Project WSS Workspaces”, create a new Category (say “TestSync”) from on Server Settings, Manage Groups add users to this group ( do not add the currently logged in user ) and click save. Again, revert back the changes. Delete the newly created category.&lt;br /&gt;14. Once, “User Synchronization for Project Web Access App Root Site and Project WSS Workspaces” is succeeded, synchronize the Project Workspaces from Server Settings, Project Workspaces.&lt;br /&gt;15. Test the server by publishing a new project and existing project as well.&lt;br /&gt;16. Ask users to access the PWA and Project workspaces and test.&lt;br /&gt;Note: If that farm has multiple Application Servers and WFEs, you have to detach all the servers from the farm, except the server that host Central Admin site. Follow the above steps. The, move other servers to new domain and then connect to the farm one after another.&lt;br /&gt;You can also use PSI functions “SynchronizeMembershipForPwaAppRootSite ()” to update PWA WSS Root Site information and “QueueSynchronizeMembershipForWssSite “to update each WSS Workspace. This requires writing a custom code.&lt;br /&gt;As with any major changes, please test in your own environment to ensure these steps work for you before moving a production system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-6826095262576279229?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/6826095262576279229/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/project-server-2007-migration-from-one.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6826095262576279229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6826095262576279229'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/project-server-2007-migration-from-one.html' title='Project Server 2007: Migration from one domain to another'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-6568196204973246470</id><published>2009-06-23T08:34:00.000-07:00</published><updated>2009-06-23T08:40:05.845-07:00</updated><title type='text'>Windows 7 Beta To RC Upgrade Instructions</title><content type='html'>I found this great post about upgrading Windows 7 beta to RC. I had this problem, and the fact that it is possible to avoid a full install was very exciting for me.&lt;br /&gt;The original article can be found at  &lt;a href="http://windows7news.com/2009/04/09/windows-7-beta-to-rc-upgrade-instructions/"&gt;www.windows7news.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Microsoft Engineering team has outlined how Windows 7 Beta users can upgrade their version of Windows 7 to the soon to be released Release Candidate of Windows 7. The disappointing news is that Microsoft suggests to do a clean install instead as the development changes introduced after the release of the beta of Windows 7 were not always compatible with the upgrades made thereafter.&lt;br /&gt;&lt;br /&gt;A clean install on the other hand would mean that all the changes and customizations made to the operating system by the user would be lost. This is a nuisance although everyone knew beforehand that this could happen eventually. Microsoft is suggesting to do a clean install or upgrade from Windows Vista to Windows 7.&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#c0c0c0;"&gt;The RC, however, is about getting breadth coverage to validate the product in real-world scenarios. As a result, we want to encourage you to revert to a Vista image and upgrade or to do a clean install, rather than upgrade the existing Beta. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Windows 7 release candidate setup will quit automatically if it recognizes a pre-RC build on the computer system. Microsoft did however publish a workaround for that for users who really need to do it:&lt;br /&gt;&lt;br /&gt;1. Download the ISO as you did previously and burn the ISO to a DVD.&lt;br /&gt;2. Copy the whole image to a storage location you wish to run the upgrade from (a bootable flash drive or a directory on any partition on the machine running the pre-release build).&lt;br /&gt;3. Browse to the sources directory.&lt;br /&gt;4. Open the file cversion.ini in a text editor like Notepad.&lt;br /&gt;5. Modify the MinClient build number to a value lower than the down-level build. For example, change 7100 to 7000 (pictured below).&lt;br /&gt;6. Save the file in place with the same name.&lt;br /&gt;7. Run setup like you would normally from this modified copy of the image and the version check will be bypassed.&lt;br /&gt;&lt;br /&gt;There you got it. It is still possible to upgrade a pre-release candidate release to the RC of Windows 7. Microsoft did add some words of caution to the article which are quoted below:&lt;br /&gt;&lt;br /&gt;These instructions will be brief. Since everyone reading is a well-versed and experienced beta tester you know ALWAYS BACK UP YOUR MACHINE before running any OS installation and NEVER TEST AN OS ON YOUR ONLY COPY OF ANY DATA. Testing a pre-release product means just that—it is testing and it is pre-release. Even though this is a Release Candidate, we are still testing the product. We have very high confidence but even if an error happens once in 1,000,000 we want to make sure everyone is taking the precautions normal for a pre-release product.&lt;br /&gt;&lt;br /&gt;One other related caution is INSTALL ONLY OFFICIALLY RELEASED BUILDS FROM MICROSOFT. It will always be tempting to get the build with the “mod” already done but you really never know what else has been done to the build. There’s a thrill in getting the latest, we know, but that also comes with risks that can’t even be quantified. For the RC we will work to release a hash or some other way to validate the build, but the best way is to always download directly from Microsoft.&lt;br /&gt;&lt;br /&gt;It basically says to avoid unofficial releases of Windows 7 and to make sure that data has been backed up before starting the installation of beta and release candidate builds.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-6568196204973246470?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/6568196204973246470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/windows-7-beta-to-rc-upgrade.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6568196204973246470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6568196204973246470'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/windows-7-beta-to-rc-upgrade.html' title='Windows 7 Beta To RC Upgrade Instructions'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-6426027615666871288</id><published>2009-06-06T10:22:00.000-07:00</published><updated>2009-06-15T05:26:49.753-07:00</updated><title type='text'>How to check Project 2007 version using VBA?</title><content type='html'>&lt;p class="MsoNormal"&gt;I recently went through a lot of trouble to find the version of each client connecting to Microsoft Office Project Server 2007. Luckily, Christophe Fiessinger posted this &lt;a href="http://blogs.msdn.com/chrisfie/archive/2009/04/30/how-to-check-project-2007-version-using-vba.aspx"&gt;great entry&lt;/a&gt; in his &lt;a href="http://blogs.msdn.com/chrisfie"&gt;blog&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-6426027615666871288?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/6426027615666871288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/how-to-check-project-2007-version-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6426027615666871288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6426027615666871288'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/how-to-check-project-2007-version-using.html' title='How to check Project 2007 version using VBA?'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-6041856247325226745</id><published>2009-06-04T22:49:00.000-07:00</published><updated>2009-06-04T22:56:17.530-07:00</updated><title type='text'>Advantages of using a 64-bit Operating system with Microsoft Office Project Server 2007</title><content type='html'>&lt;p class="MsoNormal"&gt;I found this very &lt;a href="http://technet.microsoft.com/en-us/library/dd745012.aspx"&gt;interesting article &lt;/a&gt;while doing some research about an upcoming migration, and I thought I should share it with you.&lt;br /&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Although some of the advantages of using 64-bit Operating systems seem obvious, such as increased virtual and physical memory addressing capabilities, others are not so evident, such as improved security and lower cost of ownership.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;After reading this article you might be more inclined to migrate your environment to 64-bit software.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-6041856247325226745?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/6041856247325226745/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/advantages-of-using-64-bit-operating.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6041856247325226745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/6041856247325226745'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/06/advantages-of-using-64-bit-operating.html' title='Advantages of using a 64-bit Operating system with Microsoft Office Project Server 2007'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-1485391826126450789</id><published>2009-05-22T07:31:00.000-07:00</published><updated>2009-05-22T10:02:27.439-07:00</updated><title type='text'>Important Information on Service Pack 2</title><content type='html'>&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;If you have recently installed applied Service Pack 2 (SP2)  for Microsoft Office SharePoint Server 2007, this information is of high relevance to you. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;A bug with Service Pack 2 (SP2) that affects all customers that have deployed it for SharePoint Server 2007 has been identified.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span lang="EN" style=""&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though it was a trial installation 180 days after SP2 is deployed. The activation of the expiration date will not affect the normal function of SharePoint up until the expiration date passes. Furthermore, product expiration 180 days after SP2 installation will not affect customer’s data, configuration or application code but will render SharePoint inaccessible for end-users. Please read further information at the official &lt;/span&gt;&lt;/span&gt;&lt;a href="http://blogs.msdn.com/sharepoint"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;SharePoint&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN"  style=";color:black;"&gt;&lt;a href="http://blogs.msdn.com/sharepoint"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; blog&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;, &lt;/span&gt;&lt;/span&gt;&lt;a href="http://blogs.msdn.com/sharepoint/archive/2009/05/21/attention-important-information-on-service-pack-2.aspx"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;http://blogs.msdn.com/sharepoint/archive/2009/05/21/attention-important-information-on-service-pack-2.aspx&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 255, 255);"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Other great resource is&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;a href="http://blogs.msdn.com/brismith"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Brian Smith's Blog:&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;a href="http://blogs.msdn.com/brismith/archive/2009/05/20/project-server-2007-license-type-set-to-trial-after-loading-office-server-service-pack-2-sp2.aspx"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;http://blogs.msdn.com/brismith/archive/2009/05/20/project-server-2007-license-type-set-to-trial-after-loading-office-server-service-pack-2-sp2.aspx&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal"&gt;&lt;span lang="EN"  style=";color:black;"&gt;&lt;o:p&gt;&lt;span class="Apple-style-span" style="font-family: 'times new roman';"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-1485391826126450789?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/1485391826126450789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/important-information-on-service-pack-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/1485391826126450789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/1485391826126450789'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/important-information-on-service-pack-2.html' title='Important Information on Service Pack 2'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-3748679297174712427</id><published>2009-05-22T06:55:00.000-07:00</published><updated>2009-05-23T08:16:37.964-07:00</updated><title type='text'>CACTUSS and SALSSA Videos and Power Point Presentation</title><content type='html'>Hi everyone,&lt;br /&gt;&lt;br /&gt;As I promised, I am uploading the videos showing how to install SQL Reporting Services 2005.&lt;br /&gt;I hope you enjoyed the meeting. I am working to create additional material for having a next presentation soon, please keep checking my blog for any future events.&lt;br /&gt;I enjoyed both groups tremendously and thank everyone that could attend.&lt;div&gt;The installation video is available &lt;a href="http://mortgage-loans-faq.com/MSOfficeDepot/Videos/SSRS%20Install_demo.htm"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;div&gt;The configuration video is coming later on today.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you want a copy of the Power Point presentation, please send me a request to &lt;a href="mailto:Virgilio.Arciniegas@CatapultSystems.com"&gt;Virgilio.Arciniegas@CatapultSystems.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look forward to see you soon in the next meeting.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-3748679297174712427?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/3748679297174712427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/castuss-ans-salssa-videos-and-power.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/3748679297174712427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/3748679297174712427'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/castuss-ans-salssa-videos-and-power.html' title='CACTUSS and SALSSA Videos and Power Point Presentation'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-509235233133025086</id><published>2009-05-18T19:26:00.000-07:00</published><updated>2009-05-18T19:28:26.998-07:00</updated><title type='text'>SQL Reporting Services Presentation in San Antonio</title><content type='html'>I will be presenting at &lt;a href="http://www.salssa.com/"&gt;SALSSA&lt;/a&gt; on May 20th.&lt;br /&gt;The title of the presentation is "Creating reports for Microsoft Office Project Server 2007 using SQL Server Reporting Services"&lt;br /&gt;Please mark your calendars.&lt;br /&gt;When:   Wednesday May 20th, 6:00pm – 8:00pm&lt;br /&gt;              (Always the third Wednesday of the month)&lt;br /&gt; &lt;br /&gt;Where:  New Horizons&lt;br /&gt;               8200 IH 10 West Suite 500&lt;br /&gt; &lt;br /&gt;Topic:     Creating reports for Microsoft Office Project Server 2007 using Reporting&lt;br /&gt;              Services&lt;br /&gt; &lt;br /&gt;Presenter:&lt;br /&gt;              Virgilio Arciniegas, MCSE - MCAD – MCDBA – MCITP&lt;br /&gt;  Senior Consultant&lt;br /&gt;  CATAPULT SYSTEMS INC.&lt;br /&gt; &lt;br /&gt;Give away:&lt;br /&gt;             A one year free subscription to Learn Visual Studio .Net with over 500 online&lt;br /&gt;             videos and a one year free subscription to Learn SQL Server with over 20 hours&lt;br /&gt;            of videos.&lt;br /&gt; &lt;br /&gt;More Info:&lt;br /&gt;            jim.steiner@rackspace.com&lt;br /&gt;            www.salssa.com&lt;br /&gt; &lt;br /&gt;Pizza and soda will be provided.  All are welcome.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-509235233133025086?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/509235233133025086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/sql-reporting-services-presentation-in_18.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/509235233133025086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/509235233133025086'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/sql-reporting-services-presentation-in_18.html' title='SQL Reporting Services Presentation in San Antonio'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-2588947993894644014</id><published>2009-05-18T18:45:00.000-07:00</published><updated>2009-05-18T18:54:43.817-07:00</updated><title type='text'>SQL Reporting Services Presentation in Austin</title><content type='html'>I will be presenting at &lt;a href="http://www.cactuss.org/"&gt;CACTUSS&lt;/a&gt; on May 19th.&lt;br /&gt;The title of the presentation is "Creating reports for Microsoft Office Project Server 2007 using SQL Server Reporting Services"&lt;br /&gt;Please mark your calendars.&lt;br /&gt;Location: &lt;br /&gt;Microsoft Technology Center &lt;br /&gt;Stonebridge Plaza, Building One &lt;br /&gt;9606 N. Mopac Expressway, Suite 200 &lt;br /&gt;Austin, TX 78759&lt;br /&gt;When:&lt;br /&gt;05/19/2005&lt;br /&gt;5:30 pm&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-2588947993894644014?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/2588947993894644014/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/sql-reporting-services-presentation-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/2588947993894644014'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/2588947993894644014'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/sql-reporting-services-presentation-in.html' title='SQL Reporting Services Presentation in Austin'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-3284723517834508486</id><published>2009-05-13T07:14:00.000-07:00</published><updated>2009-05-13T07:18:00.210-07:00</updated><title type='text'>New requirements for SharePoint Server 2010</title><content type='html'>The new requirements for SharePoint Server 2010, hence Project Server 2010 have been disclosed on TechEd:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;- SharePoint Server 2010 will be 64-bit only &lt;br /&gt;- SharePoint Server 2010 will require 64-bit Windows Server 2008 or 64-bit Windows Server 2008 R2&lt;br /&gt;- SharePoint Server 2010 will require 64-bit SQL Server 2008 or 64-bit SQL Server 2005&lt;br /&gt;- SharePoint Server 2010 will require a standards based browser to author content (XHTML 1.0 compliant) so will not support IE 6.&lt;br /&gt;&lt;br /&gt;You can read more about this at &lt;a href="http://blogs.msdn.com/brismith/archive/2009/05/11/sharepoint-server-2010-preliminary-system-requirements-x64-all-the-way.aspx"&gt;Brian Smith's blog&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-3284723517834508486?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/3284723517834508486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/new-requirements-for-sharepoint-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/3284723517834508486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/3284723517834508486'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/new-requirements-for-sharepoint-server.html' title='New requirements for SharePoint Server 2010'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-4362790621308812015</id><published>2009-05-07T22:09:00.000-07:00</published><updated>2009-05-08T06:03:19.084-07:00</updated><title type='text'>SynchronizeSingleUserMembershipInWss error workaround.</title><content type='html'>A problem that seems to be plaguing systems with a high number of users and/or large number of Project workspaces is the infamous “&lt;span style="font-weight:bold;"&gt;SynchronizeSingleUserMembershipInWss&lt;/span&gt;” error.&lt;br /&gt;&lt;br /&gt;This error happens when two jobs try to synchronize permissions on workspace simultaneously, causing a deadlock on the SQL server:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Microsoft.Office.Project.Server - Windows SharePoint Services Database xxxx Unexpected query execution failure, error code 1205. Additional error information from SQL Server is included below. "Transaction (Process ID xxx) was deadlocked on lock resources with another process and has been chosen as the deadlock victim.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Office Project Server 2007 groups and Windows SharePoint Services are synchronized whenever a project is published or the administrator selects a project workspace site on the Project Workspaces page and then clicks &lt;span style="font-weight:bold;"&gt;Synchronize&lt;/span&gt;. This type of synchronization also happens when a change is made to a security setting, such as changes to users, groups or categories. If these changes affect a lot of users or project workspaces, the amount of processing can make the job run very slowly.&lt;br /&gt;If more than one job gets queued simultaneously, the chances of getting a deadlock increase. All this has been very well documented by Alex Angas’ &lt;a href="http://alexangas.wordpress.com/2008/11/25/workspace-permissions-part-1-by-design/"&gt;document&lt;/a&gt; posted in his &lt;a href="http://alexangas.wordpress.com"&gt;blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now, I have been experiencing this “bug” at a couple of different clients, and have come out with solutions through two different approaches. The first one involves using third party, not supported and sometimes sparsely documented, but extremely useful tools from CodePlex.&lt;br /&gt;&lt;br /&gt;There are two of them that combined could help you avoid having to deal with this “bug” at all.&lt;br /&gt;&lt;br /&gt;If you are modifying multiple resources, you may want to look into using the &lt;a href="http://epmbulkedit.codeplex.com/"&gt;EPM bulk Edit tool&lt;/a&gt;; this one will allow you to go directly against the Project Server Reporting store to pull back the list of resources. I have not used this one myself, but it may help some administrators out there.&lt;br /&gt;&lt;br /&gt;The second one is &lt;a href="http://projectworkspacesync.codeplex.com/"&gt;Project Server Workspace Synchronization tool&lt;/a&gt;; this is a welcome addition to everybody’s Project Server tool belt. ProjectWorkspaceSync.exe synchronizes workspaces with users, risks and issues. You can use this tool together with un-checking the workspace permissions box in Server Settings / Project Workspace Provisioning Settings as described by Alex in his post..&lt;br /&gt;&lt;br /&gt;This will avoid constant synchronization of workspaces, and schedule ProjectWorkspaceSync.exe to be ran at a time when there is little CPU utilization. The tool is simple and easy to use, all you have to do is run it from a command line and add the url of your PWA as the first parameter:&lt;br /&gt;&lt;br /&gt;ProjectWorkspaceSync.exe http://ProjectServerName/PWA&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;There is a final fix that applies only to smaller farms.&lt;/span&gt; If you have a server with one, or maybe even two CPUs, you should configure the maximum number of job processor threads for the Project Server Queue service to one.&lt;br /&gt;&lt;br /&gt;I have had good success minimizing the amount of deadlocks by doing this. By having only one thread running at a time, there are way less chances of two jobs dead-locking a table when changes to the security system are being performed. Of course, if you have a multi-server, multi-CPU or even only a multi-core server, you might not want to do this as your queue performance would take a serious hit by doing so,&lt;br /&gt;&lt;br /&gt;Then again, if the issues being caused by the “SynchronizeSingleUserMembershipInWss” are causing too many headaches, you might rather deal with a slower system than with a bug ridden one.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-4362790621308812015?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/4362790621308812015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/synchronizesingleusermembershipinwss_07.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/4362790621308812015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/4362790621308812015'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/synchronizesingleusermembershipinwss_07.html' title='SynchronizeSingleUserMembershipInWss error workaround.'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2760186888937408785.post-5402714366902384727</id><published>2009-05-06T11:36:00.000-07:00</published><updated>2009-05-07T21:27:14.855-07:00</updated><title type='text'>EPM Codeplex tools available for download</title><content type='html'>I always have problems finding the utilities posted on www.codeplex.com, so I decided to post a list of them with a brief description of what they do:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPM Timesheet &amp; Statusing Customization Samples &lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmtsst.codeplex.com/"&gt;http://epmtsst.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;Code samples that demonstrate how EPM (Project Server) 2007 Timesheet and Statusing functionalities could be customized using custom event handlers and Project Server Interface calls. These samples leverage the Timesheeting and Statusing API documented in the EPM 2007 SDK&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPM 2007 Test Data Population Tool &lt;/span&gt; &lt;br /&gt;&lt;a href="http://epmdatapop.codeplex.com/"&gt;http://epmdatapop.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The EPM (Project Server) 2007 Test Data Population Tool enables you to load large amounts of EPM data: resources, projects, tasks, assignments into a Project Server 2007 database. You can then use this data to test loads and help your organization plan for your Project Server 2007 deployment. This tool is similar to the EPM 2003 Data Population utility but contains more features plus since the sources are provided you can customize it to fit your specific needs.&lt;br /&gt;The EPM 2007 Test Data Population Tool is available as a WinForms application. It was written by EPM World Wide Center of Excellence (WW COE) to generate data needed to perform performance and scalability labs for large and complex EPM deployments.&lt;br /&gt;The Test Data Population tool leverages the Project Server Interface (PSI) and/or WinProj (Project Professional).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPMSync Utility&lt;/span&gt; &lt;br /&gt;&lt;a href="http://epmsync.codeplex.com/"&gt;http://epmsync.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;br /&gt;&lt;/span&gt;Microsoft Office Project Server 2007 (Project Server) and Microsoft Office Project Portfolio Server 2007 (Portfolio Server) integrate via the Portfolio Server gateway. Data is exchanged by running either an import or an export from Portfolio Server. But this exchange is done in bulk and typically batched. There is a desire to have a more granular experience in near real-time. The EPMSync Solution Accelerator is a proposed solution to this problem. The EPMSync Solution Accelerator synchronizes Portfolio Server attributes with Project Server custom fields (and a set of project level built-in fields). The solution is made up of a Windows Service and a number of supporting applications.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPM Bulk Edit&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmbulkedit.codeplex.com/"&gt;http://epmbulkedit.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The purpose of this project is to allow the bulk edit of resource data. With large numbers of resources Resource Center can take a long time to load, primarily due to the security checks required. This tool goes directly against the Project Server Reporting store to pull back the list of resources and sorts them in a tree hierarchy by RBS.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 VSTS Connector&lt;/span&gt;&lt;br /&gt;&lt;a href="http://pstfsconnector.codeplex.com/"&gt;http://pstfsconnector.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The Visual Studio Team System Project Server 2007 Connector is designed to integrate the project management capabilities of VSTS with Project Server 2007. It's been developed by the Visual Studio Team System Rangers in response to significant customer demand for a connector solution. Future versions of Team System will have native integration with Project Server, in the meantime this Connector solution is the best way to integrate the two Microsoft products. This solution builds on the previous PS2003 VSTS Connector, published on GotDotNet. This solution is intended to provide guidance, provided as source code that can be used "as is," extended, or modified by developers to use on enterprise development projects.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Timesheet Tied-Mode Service and Event Handler&lt;/span&gt;&lt;br /&gt;&lt;a href="http://autostatusservice.codeplex.com/"&gt;http://autostatusservice.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;This project is used with Microsoft Project Server 2007. It consists of an NT service, an event handler, a test app and installer. The event handler is fired when a tiemsheet is saved. The handler saves the timesheet info in a SQL table. The NT service (TSAutoStatus) polls the table for work from the event handler. It imports and submits the timesheet. This work is based upon EPM Timesheet tied-mode work done by Christophe Fiessinger (http://blogs.msdn.com/chrisfie).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Log File Report Tool&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmlogfilereport.codeplex.com/"&gt;http://epmlogfilereport.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The Project Server 2007 Log File Report Tool enables the import and the reporting of log file generated by your EPM &amp; SharePoint farm. The Log File Report Tool will import log files (in an SQL database) from all servers in your farm with the ability to filter them by date. Once the import is complete you can easily search for specific log file messages using the following filtering criteria: Area, Category, Level, Process, Server as well as date and created reports.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Timesheet data population tool&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmtsdatapop.codeplex.com/"&gt;http://epmtsdatapop.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Project Server 2007 Timesheet Data Population Tool enables you to simulate timesheet entries in your farm. This tool can help you perform scalability studies of your PS architecture and validate the sizing of an existing architecture (by measuring timesheet queue throughput for instance). This tool can also be used to test timesheet customization, for instance the Timesheet Tied-mode code sample on http://www.codeplex.com/EPMTSST. This powerful tool should not be run a production environment.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Queue Watch Tool&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmqueuewatch.codeplex.com/"&gt;http://epmqueuewatch.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The Project Server 2007 Queue Watch Tool will help you monitor all queue activities for a specific Project Web Access (PWA) instance. This tool leverages the standard Project Server Interface publically documented web services to query and retrieve jobs in the Project Server queues, further you can configure the tool to filter the information retrieved by Message Types and Job types.&lt;br /&gt;The Queue Watch Tool is available as a WinForms application. It was written by EPM World Wide Center of Excellence (WW COE) to efficiently monitor and troubleshoot queue activities for Project Server 2007 farms.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server and InfoPath 2007&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epminfopath.codeplex.com/"&gt;http://epminfopath.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;This solution starter demonstrates how to leverage InfoPath and Forms Services as well Windows Workflow Foundation (WWF) hosted by SharePoint to create your own project initiation phase. The project initiation phase is different for every customers and organizations. It typically requires a set of custom attribute to be filled in a web based custom form and then it needs to go through a custom approval process workflow reviewed by all key decision makers. InfoPath Forms services combined with a SharePoint sequential workflow enables you to achieve this need.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server Workspace Sync&lt;/span&gt;&lt;br /&gt;&lt;a href="http://projectworkspacesync.codeplex.com/"&gt;http://projectworkspacesync.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;This tool works with Project Server. It is a very simple tool that iterates over the list of Project Workspaces and triggers user sync for the members in the WSS site and triggers the sync for issue, risks and deliverables with the reporting database.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Reportcard&lt;/span&gt;&lt;br /&gt;&lt;a href="http://projectreportcard.codeplex.com/"&gt;http://projectreportcard.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Project Reportcard was developed as a tool to help Project Managers assess their projects based on organizational standards implemented by their PMO. Understanding what the organizational KPIs are going to look like before their project update is published, can help a project manager avoid non-compliance issues and prepare to address real project challenges. Most PMs find value in being able to see their Project Reportcard before it is visible to the PMO and management team.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Search Project Server data using SharePoint Server's BDC and Enterprise Search&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmbdc.codeplex.com/"&gt;http://epmbdc.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;br /&gt;&lt;/span&gt;Search Project Server data using SharePoint Server's BDC and Enterprise Search&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;EPM Custom Fields Copy&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://customfieldcopy.codeplex.com/"&gt;http://customfieldcopy.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The principal function of this project is to provide Project Server 2007 custom fields and lookuptables migration from development environment to production environment, using some PSI methods.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Persisting SSAS OLAP Roles In Project Server 2007&lt;/span&gt;&lt;br /&gt;&lt;a href="http://epmssas.codeplex.com/"&gt;http://epmssas.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;During the standard Cube Building process in Project Server 2007, any manually added OLAP Roles in an OLAP database are deleted. The Cube building creates a default Role ProjectServerViewOlapDataRole that automatically adds all the Project Server users to this Role. This customization saves the configuration of the existing OLAP Roles (except for ProjectServerViewOlapDataRole) in a text file, before they are deleted but the standard cube building process, using the OnCubeBuilding event. The saved configuration of the OLAP Roles is then restored.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 AD/Resource Sync Utility&lt;/span&gt;&lt;br /&gt;&lt;a href="http://ps2007adressync.codeplex.com/"&gt;http://ps2007adressync.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;Demonstrates how to sync additional AD fields to resource custom fields for Project Server 2007.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Earned Value Add-In&lt;/span&gt;&lt;br /&gt;&lt;a href="http://earnedvalue.codeplex.com/"&gt;http://earnedvalue.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;The Earned Value Add-In has been developed as a tool to help project managers assess and visualize projects using earned value analysis. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Event Handler Admin Tool&lt;/span&gt;&lt;br /&gt;&lt;a href="http://ps2007eventhandler.codeplex.com/"&gt;http://ps2007eventhandler.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;This project contains code demonstrating how to use the PSI to add and remove event handler associations for Project Server 2007. Instead of displaying all possible event handlers like the PWA admin screens, this tool uses reflection to show only the implemented handlers and allows the use to select the needed association. A much easier way to setup and maintain the event handlers. It also includes a sample event handler assembly that implements dummy methods for all events.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project 2007 Test Framework&lt;/span&gt;&lt;br /&gt;&lt;a href="http://testframework.codeplex.com/"&gt;http://testframework.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;Controller/client test framework can be used to test any assembly or .exe with and object model (any MS Office app).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Server 2007 Timesheet AutoStatus Plus&lt;/span&gt;&lt;br /&gt;&lt;a href="http://autostatusplus.codeplex.com/"&gt;http://autostatusplus.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Project Description&lt;/span&gt;&lt;br /&gt;Project Server 2007 Timesheet AutoStatus Plus is a major rewrite of Christophe Fiessinger's EPM tied-mode work. It contains many enhancements such as: multiple instance support, farm support, and elimination of the Windows Service in favor of a SharePoint Timer Job.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2760186888937408785-5402714366902384727?l=msofficedepot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msofficedepot.blogspot.com/feeds/5402714366902384727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/epm-codeplex-tools-available-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/5402714366902384727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2760186888937408785/posts/default/5402714366902384727'/><link rel='alternate' type='text/html' href='http://msofficedepot.blogspot.com/2009/05/epm-codeplex-tools-available-for.html' title='EPM Codeplex tools available for download'/><author><name>Virgilio Arciniegas</name><uri>http://www.blogger.com/profile/15028001324570539124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://4.bp.blogspot.com/_SvvX1OaWDaQ/SgHp_R1frgI/AAAAAAAANr8/87UxXkujrsY/S220/Virgilio.jpg'/></author><thr:total>0</thr:total></entry></feed>
