Be a Smart Project Manager
The key to being a smart project manager is to remember how you are going to manage your project, to know what to do if it does not work, and to win and keep the support of all of the project stakeholders.
How are you going to do it?
Remembering the following key points should ensure a successful project:
- Use your project methodology
- Focus on your project initiation document (PID), the specific products, maintaining quality, your risk register, your project work plan and always use change control.
- Use your experience
- Understand the corporate culture, learn any lessons from previous projects and get the best people available for your project team.
- Use your common sense
Manage the expectations of the customer, the users and the project board. Know your assumptions for the project and include them in your PID.
What if it does not work?
Having said all of the above, mistakes and problems will occasionally happen, despite all of your best efforts as project manager. If this is the case, the important thing to do is to rely on your project methodology:
- The project board is a major component of your insurance policy. Risks and problems are shared.
- The risk register is another part of your insurance policy. If your risks are declared and accepted at the outset, any subsequent difficulties can be managed and overcome.
- The assumptions and constraints included in your PID complete your insurance policy.
Win and keep the support of your stakeholders
If you are a smart project manager, you will have established:
- A strong relationship with your customers.
- Your position as an equal with the project board.
- A strong relationship and trust with the project executive, who is usually the project sponsor.
There may be other stakeholders that you need to be aware of and work with during the course of the project. These could include senior corporate management, external suppliers, trade associations, trade unions, future recruits or government departments, depending on the organisation and the nature of the project.
If you are unsure as to who are the most important stakeholders in the project, it may be worth using a tool such as a stakeholder influence and interest matrix which cross-references the interest and influence of each person. Individual stakeholders can be placed in the grid based on your assessment of their influence on and interest in the project. An outline of this matrix is provided in my Project Skills eBook. Building these relationships, especially with the project board, project executive and customers, puts you in a position to get the rules changed in your favour.
Close the project in the right way
There are a number of important steps that should be carried out in order to close a project in the right way:
- Obtain customer acceptance of the final product or outcome, ideally in writing in the form of acceptance certificates.
- If appropriate, obtain operational acceptance in the same way.
- Produce the final end of stage report for the project board.
- Archive all project documents for future reference.
- Record the lessons learned during the project.
- Conduct a review of the project in relation to the original business case, in order to ensure that the required products or outcomes have been met.
- Finally, handover the finished product or outcome to the customer.
Whether you are a smart project manager or just an average one, you will carry the can for problems, whatever the cause! Accept that this will happen, welcome it and even play to it. You will gain respect and support from all of your stakeholders and colleagues.
Be a Smart Project Manager的更多相关文章
- PM(Project Manager):系列博客
http://blog.csdn.net/MoreeVan/article/list/2
- 思考之一——PM(Project Manager)
摘自:http://blog.csdn.net/moreevan/article/details/6697806
- Dear Project Manager, I Hate You
项目经理,我恨你,而且我知道你也恨我.我真的不理解,你究竟是做什么的. 你是一个多么独特的角色呀,几乎每个公司都要雇用你这样的人.可在不管大大小小的项目中,你与其说是帮忙,不如说是添乱.我坚信,大部分 ...
- 在IT公司,project manager 基本上和秘书,助理什么的差不多
我感觉非常有道理,所以我不做Leader,哈哈哈
- vscode插件Project Manager
参考链接:https://www.jianshu.com/p/b11532b91414
- 【转】issue management in your test project
What is Issue Management? Issue Management is the process to make others aware of the problem and th ...
- Software Engineering: 2. Project management
resources:"Software Engineering" Ian Sommerville For most projects, important goals are: D ...
- The Four Stages of Recovering a Project
If a project is in trouble, the project manager needs to work to recover it and get the schedule bac ...
- Top Five Communication Skills for Project Managers
Research among project managers globally identifies top communication skills for leading teams. Lead ...
随机推荐
- C#线程间同步无法关闭
用C#做了个线程间同步的小程序,但每次关闭窗口后进程仍然在,是什么原因? 解决方法: 要加一句 线程.IsBackground = true; 否则退出的只是窗体 上面的方法没看懂... MSDN上说 ...
- Codeforces Round #192 (Div. 2) A. Cakeminator
#include <iostream> #include <vector> using namespace std; int main(){ int r,c; cin > ...
- 【BZOJ】1295: [SCOI2009]最长距离(spfa+暴力)
http://www.lydsy.com/JudgeOnline/problem.php?id=1295 咳咳..此题我不会做啊..一开始认为是多源,可是有移除物品的操作,所以不行. 此题的思想很巧妙 ...
- Myeclipse10 + JBPM4.4 环境搭建图文教程
一.软件环境 IDE:Myeclipse10.0 (jbpm4.0以上版本好像只能与Myeclipse7.5以上版本集成) JBPM:4.4 与Myeclipse集成 1.解压jbpm-4.4.zip ...
- 关于 swift 的图片多选问题
http://stackoverflow.com/questions/20756899/how-to-select-multiple-images-from-uiimagepickercontroll ...
- cookiecutter-flask生成的框架里边自带了一个CRUDMixin类
单元测试的必要性 之前曾经写过一篇讲单元测试的,正好最近也在实践和摸索.我似乎有种洁癖,就是我会严格遵守流程性的东西,比如测试,注释和文档等.目前就职的公司在我接手项目的时候是没有一行单元测试的,我挺 ...
- Transform-style和Perspective属性
transform-style属性 transform-style属性是3D空间一个重要属性,指定嵌套元素如何在3D空间中呈现.他主要有两个属性值:flat和preserve-3d. transfor ...
- nmap 高级扫描用法
nmap提供了四项基本功能(主机发现.端口扫描.服务与版本侦测.OS侦测)及丰富的脚本库.Nmap既能应用于简单的网络信息扫描,也能用在高级.复杂.特定的环境中:例如扫描互联网上大量的主机:绕开防火墙 ...
- 块级&行内(内联)元素
行内元素列表 <a>标签可定义锚 <abbr>表示一个缩写形式 <acronym>定义只取首字母缩写 <b>字体加粗 <bdo>可覆盖默认的 ...
- Apache Spark源码走读之17 -- 如何进行代码跟读
欢迎转载,转载请注明出处,徽沪一郎 概要 今天不谈Spark中什么复杂的技术实现,只稍为聊聊如何进行代码跟读.众所周知,Spark使用scala进行开发,由于scala有众多的语法糖,很多时候代码跟着 ...