Waqas Sarwar's profilewaqas's spaceBlogListsGuestbookMore ![]() | Help |
|
|
Back to Basics: Connecting to Project Server (video)If you are a project manager who wants to create a project using Project Server 2007, you have two ways of connecting to it. You can connect directly using a Web browser and a URL given to you by an administrator, or you can connect through Project Professional 2007 on your desktop, which is explained explain in this video. http://office.microsoft.com/en-us/project/HA102910371033.aspx?pid=CH100948801033 Thanks Posted by Heather O'Cull at Friday, November 07, 2008 11:09 PM PM Boot Camp: Up to speed with Project 2007Hi Guys!
If you're new to Project 2007, or even new to project management in general, the Up to speed with Project 2007 video series might be the basic training you're looking for. This six-part series covers the basic elements of project management and the Project 2007 interface, as well as how to start a new project, create relationships between tasks, use calendars, build a team, identify project costs, check project progress, and generate reports. The entire series can be viewed in less than an hour, providing a quick way to ramp up and get started managing your projects using Project 2007.
Thanks
Waqas
Special thanks to Heather O’Cull this entry at Microsoft Office Project 2007 on November 12, 2008, 6:55pm See whats new at Michael Jordan's Series of PresentationsHey Guys!
Michael Jordan, a Lead Architect at Microsoft, has been delivering a great series on Project Server 2007. In the series, he presents on the aspects to consider when you evaluate, plan, deploy, and operate Project Server 2007. You can register for the upcoming webcasts and catch up on the ones you have missed at the Microsoft Project Webcasts page.
Thanks
Waqas
Special thanks to Do More Than Manage for this entry, released on November 12, 2008, 12:00am How to deploy cumulative updates for Project Server 2007The TechNet team has just published this key article Deploy cumulative updates (Project Server 2007) Please read this article prior to deploying any Project Server Cumulative Update. As a reminder the last cumulative update was released on October 28th: Announcing the release of the October Cumulative Update for Project and Project Server 2007 Special Thanks to Christophe Fiessinger for this Blog, released on November 13, 2008, 8:41pm Enforcing MS Project Settings using Group PoliciesMicrosoft have released new contents regarding using Active Directory GPO to enforce settings. The process can be used for Microsoft Project 2007 deployment to standardize the usage of the tool. In a MS Project Server 2007 EPM environment, there are settings your should check or uncheck based on how you are planning to use the system. Standardizing those settings make it easier from the user experience of the tool & make things easier for later issues. Review the following links for details. Best Regards
Waqas Sarwar
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">div> Originally from MS Project Server on November 3, 2008, 5:34pm 10 Signs You Don't Really Know Microsoft ProjectYou manually create a Project Summary Task Wrong: 2. You "hard code" dates Wrong: 3. You don't input the teams estimated Duration on all tasks Wrong: 4. Your tasks don't start with a verb 5. You assign Predecessors to Summary Tasks Wrong: 6. You assign Resources to Summary Tasks Wrong: 7. You never inspect the critical path tasks 8. You never search for (or eliminate) Resource Over-Allocations 9. You never Baseline your schedule 10. You never update your schedule to align with reality
Best regards
Waqas Sarwar
Special thanks to http://www.pmconnection.com/modules.php?name=News&file=article&sid=32 for this outstanding post. 25 Microsoft Project Tips and Tricks25 Microsoft Project Tips and Tricks
Project Server 2007: Moving a copy of Production to Test – Part 2I will be going deeper in this posting, particularly on the scenario of moving just the databases and then re-provisioning the site. But don’t expect me to be mentioning every single dialog box and permission that you require. I will be writing at a level whereby if you don’t understand what I am saying then perhaps you shouldn’t be doing this – or at least you need to read around a bit and then come back. For permissions see this blog posting, and for full details of full farm restore go here. Remember that any additional Process Accounts added to the SSP must still exist and be verifiable in the new system. Forgotten this one? Then go here. So the only extra I intend to say about full farm backup and restore is that it does not keep such things as LDAP forms based authentication extended sites and settings (Thanks Boris Bazant for this tip!). As I mentioned in my part 1 post – some external customization will need to be re-applied (e.g. additional web parts, server side event handlers in the GC). The scenario for the main part of the post is moving from my Production Server (BriSmith620) to my test system (A Hyper-V image called BriSmithV0832). I already have a working site which I don’t want to break, so this is a partial move – and the projects in my Production Server have workspaces both in the root site under PWA (the instance I am interested in is actually called CAL – created to troubleshoot some Calendar issues) and in another web application at Port 94. So I will be moving over 4 project databases and 2 content databases. I can’t move my port 80 to port 80 as it will break existing stuff – so I will move 94 to 94 and 80 to 8080. I have Issues lists with items in several projects – the aim will be to see these still working post migration… I’ve already backed up my 6 databases – and restored them with names Blog_Archive etc for the Project ones and Blog_80_Content and Blog_94_Content (actually on the same server with different names) so on with the restoration of my PWA site and content. First I just provision a site against the 4 databases. If you have restored the content db at this point it will fail – if you use the same name for the site – as a collection will already exist. And if you delete the site away goes your content – Catch 22. So we are leaving the content stuff for now… Usual stuff is entered for creation of a site Click OK and wait for it to be provisioned… And here we have it! (Must get round to those timesheets) Any customizations we had made in SharePoint would be gone (themes, top links etc.) but customizations in PWA would be retained (Notice the My Timecard edit to the menu name in the left nav bar). But of course none of the workspaces are found, and the issues and risks link also find no active issues for me. Next I will add the port 94 content db to a new Web Application on Port 94. I create a new Web Application and name the database the one I have restored. Didn’t bother with a screen shot, just changed the port to 94, put in a suitable account for the new application pool and put in the Blog_94_Content database name. Once this is active I can browse to the workspaces (assuming I know the names) and the issue is there – but clicking through to the issue detail gives a File Not Found SharePoint error. The workspaces listed on the home page don’t link to port 94, but port 80, and the Project Workspaces page shows blank for the sites. By going to the Edit Site Address option the site can be entered for the project. Once this is set and the workspace provisioning setting matched to the port 94 address that was in use on the other server the home page then shows the correct links and sees that I have active issues. If I follow the link to the workspace, then the issues and click through to the issue detail it works – the file not found is resolved! For larger jobs than this simple set of Projects the RelinkAllWSSSite tool from the Project Resource Kit comes in very handy. Now we have our port 94 sites all sorted – and we could just do the same for our ones that were on port 80 – and leave them on port 8080 – but that doesn’t get them back were they started. Stsadm export and import comes to our rescue. First I will add a new web application on port 8080 and use the port 80 content database from the original server. At this point we can browse to the sites just substituting http://brismithV0832:8080 for http://brismith620 to confirm they are there. To export and import we use stsadm –o export –url <full url> –filename <path to save site> –nofilecompression. In this case C:\Program Files\Common Files\microsoft shared\Web Server Extensions\12\BIN>stsadm -o export -url "http://brismithv0832:8080/CAL/Project1 with Workspace in PWA" -filename "C\backup\savesite.bak" –nofilecompression If on Windows Server 2008 then your command prompt will need to be running as administrator to avoid an Access Denied. You will get a long listing of progress (or you can use the –quiet flag) and hopefully it should finish with success! Now we can import, just using the default port 80 address to get our site where we want it (just change the URL and export to import. In my case I can also change CAL to Blog in the URL as my PWA site has changed. Once this is complete we have the site where we want it – we edit the site address as we did earlier and all should be working! Along the way with the export/import we lost the task links – I will dig into this a bit more but I guess you might expect this as the export probably has nowhere to keep that information, and also I see my Active Issues count isn’t picking up the moved workspace issues. The best approach is certainly keep the workspaces away from your PWA site to start with. But the issue is still there – it still understand which project it belongs to. I’ve stepped through with a single project so you understand the idea – you can speed things up with Powershell or just creating a batch file. If you go this route then stsadm –o enumsubwebs –url <url where sites are> >> c:\sitelist.txt will enable you to get a quick list of sites into a text file. Every requirement will be slightly different – full farm backup/restore will hopefully work for most, but the details I’ve given here should help when you want perhaps a partial move of single instances. Always consider customization too – usually you will need some manual steps for those. Let me know how this works for you. Thanks Brian Smith's for this outstadning Blog: Posted on Friday, September 26, 2008 6:58 AM Announcing the release of the August Cumulative Update for Project and Project Server 2007The Microsoft Office team has changed the way that it delivers hot fixes for reported problems by moving away from the current priority-driven hot fix release model to a scheduled delivery model. This change comes in the form of cumulative updates and critical on-demand (COD) hotfixes. The objective is to deliver high-quality fixes in an acceptable time and on a predictable schedule-every two months so its creates more predictability for customers. Customers who need an emergency fix can request a shorter turnaround time for a COD hotfix. Please refer to the following knowledge based article for more information: http://support.microsoft.com/kb/953878 The August Cumulative Update (CU) for Project 2007 and Project Server 2007 (as well as the rest of the Office suite) is the first CU release. Releases will now happen very two months so the next ones are scheduled for October 08, December 08, etc… Install or not to Install? Our general guideline for applying hotfix is:
Installation Order Assuming you are running the released version of Project Server 2007, here is a high level procedure, please refer to the TechNet articles for detailed deployment steps:
Ideally Project Professional 2007 and Project Server 2007 should be on the same version but it is not a requirement:
Knowledge Base Articles and Downloads
Thanks for the Post:Provide best practices as well as tips and tricks on Microsoft Enterprise Project Management (EPM) Microsoft Project Server 2007 IT Professional TechNet Webcast SeriesI just wanted to pass on word that starting October 1st, 2008, Michael Jordan (Lead Architect – MCS EPM Global Practice | WW COE for EPM) will present a series of Project Server 2007 webcast on TechNet targeted at IT Professionals. These 60 minutes webcasts will present in details key aspects to consider when you evaluate, plan, deploy, and operate Project Server 2007 specifically: · Solution Overview and System Elements · Solution Elements and Data Flow · Workload Scenarios and Reference Architecture · Network Communication · Server Administration · Maintenance and Monitoring · Deployment into a SharePoint Server Intranet Farm · Disaster Recovery · Virtualization
You need to register for the free of charge webcast by clicking the link; then you get emailed a link to sign on and participate in the web cast on its date and time (please note only the first two webcast are available for registration at this stage). Each TechNet webcast is recorded for later viewing which should be through the same registration URL. For a listing of all EPM webcasts on TechNet check the following: http://www.microsoft.com/events/series/epm.aspx
Michael Jordan’s Biography
Michael Jordan is the Lead Architect for Microsoft Services’ EPM Global Practice and member of the World Wide Center of Excellence. Michael has been with Microsoft for 8 years serving in technical roles from Application Development, Systems Engineering, SQL Database and Project Management. He has been working with EPM for the last 4 years architecting, troubleshooting and implementing large deployments at priority customer sites. As a member of the EPM Global Practice he performs a role as an extension to the Product Group by providing field feedback, spec reviews, product guidance and running customer programs for marketing initiatives.
Thanks to robert.m.hoover for this post, which is posd on Wednesday, September 24, 2008 9:30 PM Newly Published Project Professional Content for September
Now a days i noticed taht lot of people have question about the creation of Enterprise Custom Field in Project Server 2007. Now finally Microsft add this topic into their Office Learning Material. I hope you will enjoy this stuff(Thanks to Microsoft Enterprise Project Management Content Publishing team for the updating.) Use this article to learn how to create, import, insert, and rename a custom field. Watch this: Create a custom field This video walks you through the process of creating a custom field that is associated with a list, and that uses graphical indicators. Work with the Gantt Chart view This article provides information on how to use each part of the Gantt Chart view. Project Server Quick Reference Guide for project managers This quick reference guide displays all the tasks a project manager is likely to do with Project Server. A team member version is due out soon. Podcast: Britney Spears, the ultimate project manager This is a link to an external podcast about Britney Spears as the ultimate project manager. It is a bit tongue-in-cheek, but makes good points about project management skills in general. What’s all this talk about Web 2.0 This Office Hours article discusses Web 2.0 and software plus services model. Understanding How Microsoft Project ThinksThere are a number of factors that dictate how Microsoft Project “thinks”. The two main factors are:
The Scheduling Formula leverages three variables:
Many people say that the scheduling formula is: Units x Duration = Work When you initially assign a Resource to a Task, this is the formula that is leveraged. Let’s demonstrate: We will create Task 1 that is 5 days in Duration
We will now assign a Resource to this task As soon as we assign this Resource to this task, Work changes to 40 hours. Here is the how that number was calculated: Units x Duration = Work
But using simple math, we can re-write our equation to solve for a different variable. Our original formula solves for Work:
But we could re-write the formula to solve for Units:
Or we could re-write the formula to solve for Duration:
So we have shown that The Scheduling Formula can actually be written three different ways: Units x Duration = Work
Now let’s prove that Microsoft Project also thinks this way. In order to demonstrate this, we must introduce The Task Type or the Type field: By default, Type is set to Fixed Units. But there are actually three different Task Type variables:
Now to test Microsoft Project Using our original scenario, let’s force Microsoft Project to solve for Duration.
We will leave Type set to Fixed Units and change Work to 80 hrs Here is how Duration was calculated: Work / Units = Duration
Returning to our original scenario, let’s force Microsoft Project to solve for Work. Leave Type set to Fixed Units and enter 10 days Duration Here is how Work was calculated: Units x Duration = Work
Returning to our original scenario, let’s force Microsoft Project to solve for Units Change Type to Fixed Duration and enter 20 hours Work Here is how Units was calculated: Work / Duration = Units
To Review: There are three different Task Types:
There are three different variables of the Scheduling Formula:
Depending upon how the Task Type is set in combination with which Scheduling Formula variable is altered dictates which variable Microsoft Project solves for. The Task Type and Scheduling Formula Cheat Sheet will help you control how Microsoft Project “thinks”: See The Microsoft Project Task Type and Scheduling Formula Cheat Sheet here. See this article in Slide format here. See this article in Video format here. Purchase “The Cheat Sheet” Mouse Pad here. This Blog Belongs to PMConnection Articles, which released on August 21, 2008, 7:08pm How to Create Multi Color Summary Bar Based Upon PhaseThe following steps will show you how to create this: Note that color formatting is dynamic and will adjust as Duration of the phase increases or decreases. 1. Must establish consistent Phase names. Example: - Planning 2. Must establish consistent Milestone names. Also useful to have Acronym for milestone names. Example: Milestone - Acronym 3. Open MS Project 4. Establish Phase Names and Milestone Names:
This Blog Belongs to PMConnection Articles, which released on Septemeber 21, 2008, 7:08pm
Microsoft Project Content Recently Published (July, August, September)Please find below an inventory of the content published for the past three months by the Office EPM UA team, feel free to forward this email to your customers and partners: Office Online
TechNet
Key Resources Enterprise Project Management
Project Desktop
IT Professionals Developers This Blog Belongs to Christophe Fiessinger’s Blog, which released on September 19, 2008, 7:08pm Thanks
Microsoft Release Office Project 2007 hotfix package: August 26, 2008On August 26, Microsoft Release new HotFix Package for Office Project Server 2007.
The HotFix Package Covered the following Issues:
You click to select the Restrict Updates to Project Web Access check box in Project Web Access (PWA). Then, if you manipulate some data in Project Professional, you may experience the following symptoms:
• The data is de-synchronized between the client and the server.
• Additional actual work is added for resources. • In the timephased data in the Resource Usage view, the work total is not updated correctly. • If you change the size of some lookup table rows, the data of any existing customized field is corrupted. • You have a blank row between tasks. When you copy and paste the tasks, the blank row is removed. Therefore, Project automatically re-creates predecessor links. However, the links are incorrect. • Enterprise outline codes are not displayed correctly when the default currency is Turkish. • Project 2007 may close unexpectedly (crash) when you open a project that has AutoFilter enabled. • The Visual Basic for Applications (VBA) property Assignments.UniqueID does not work in Project 2007. • The Beforeassignmentchange event does not occur in Project 2007. • Task updates are submitted to a project manager other than the designated status manager. For Futher details and downloading the Hotfix Files, Please visit the Microsoft Support website
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|