SlideShare a Scribd company logo
1 of 19
Copyright Course Technology 2001 1
Chapter 14:
Executing
Copyright Course Technology 2001 2
What Is Involved in Executing
Projects?
ā€¢ Project execution involves taking the actions
necessary to ensure that activities in the project
plan are completed
ā€¢ The products of the project are produced during
execution
ā€¢ The 1996 ResNet project involved installing
over 2,000 PCs in seven different offices,
creating more software, training agents, and
measuring the benefits of the system
Copyright Course Technology 2001 3
Recall Figure 2-5. Level of Process
Group Activity Over Time
The most time and money are usually
spent on executing processes
Copyright Course Technology 2001 4
Importance of Good Project
Execution
ā€¢ Project execution means getting the work done,
and stakeholders want to see results
ā€¢ June 21, 1999 Fortune cover story highlighted
why most CEOā€™s fail - poor execution! The same
is true for project managers
Copyright Course Technology 2001 5
Table 14-1. Executing Processes
and Outputs
Copyright Course Technology 2001 6
Providing Project Leadership
ā€¢ Peeter was an experienced project manager
and effective leader
ā€¢ He thought the three main success factors on
ResNet were
ā€“ having clear goals
ā€“ making the work fun, and
ā€“ sticking to schedules
Copyright Course Technology 2001 7
What Went Right?
To make ResNet fun, Peeter's team created videotapes and themes
for important project activities. For example, NWA prepared a
videotape of the ResNet beta test agents sharing their responses to
the new system and another tape of the final project recognition
dinner. The ResNet team also planned and executed exciting kickoff
meetings. They worked with each ResNet office to develop and
follow a theme for each office implementation. For example, the
Tampa office used a "Flintstones to the Future" theme for ResNet.
Months before the Tampa office would receive their ResNet PCs, the
ResNet team put up posters about the new system alerting the office
staff to get ready for the future. At the first meeting to coordinate the
Tampa installation, people dressed to look like Star Trek charactersā€”
they wore silver collars and put the ResNet logo on their shirts.
Peeter, who became a Vice President at NWA in 1999, still proudly
displays his silver ResNet logo in his office. The Minneapolis office
used a "Broadway Shows" theme, and the ResNet team and sales
agents danced a chorus line. Each office looked forward to their
implementation and had fun creating their own theme.
Copyright Course Technology 2001 8
Developing the Core Team
ā€¢ Peeter developed a strong core team with Arid
and Kathy leading major parts of the projects
ā€¢ Peeter was a hands-on manager and felt every
single person involved in ResNet was
important
ā€¢ Peeter also kept Fay well informed of the
projectā€™s progress
ā€¢ Peeter provided necessary resources to help
his people succeed
Copyright Course Technology 2001 9
Verifying Project Scope
ā€¢ Peeter focused on the broad goals of the
project, then the details
ā€¢ Peeter was notorious for having long meetings
to clarify project scope
ā€¢ Peeter and Fay planned for incrementally
developing the ResNet interface by budgeting
for people to continue developing
enhancements. The scope was limited by what
they could do, so users focused on the most
important enhancements
Copyright Course Technology 2001 10
Assuring Quality
ā€¢ Industrial engineers developed techniques to
measure the impact of ResNet and analyzed
the reservations process
ā€¢ This work helped justify spending money on
ResNet and in developing the user interface
ā€¢ Quadrant 4 had cells positioned based on the
workflow of making reservations
ā€¢ The team also followed internal procedures
for software development and hardware
installation
Copyright Course Technology 2001 11
Figure 14-1. ResNet Quadrant 4
Copyright Course Technology 2001 12
Disseminating Information
ā€¢ Communication was a key factor in ResNetā€™s
success
ā€¢ ā€œFear of the unknown is detrimental to a
project,ā€ said Kathy Christenson
ā€¢ The ResNet team disseminated project
information often and in different ways to meet
stakeholder needs
Copyright Course Technology 2001 13
Figure 14-2. Detroit Reservations Center Progress Report
Training
Room 2
Training
Room 1
Training
Room 3
Comm.
Room Network
Progress indicated by shading
Implementation: February 26 to November 15, 1996
240 of 543 PCs Installed to Date
Reservation Agents, 6 PCs/pod
Other offices
Copyright Course Technology 2001 14
Change Management Teams
ā€¢ The ResNet team set up change management
teams at each office to keep them informed
ā€¢ Training at each office included brief one-on-
one sessions with each agent in addition to
formal classroom training
ā€¢ ResNet management wanted to address the
unique questions and concerns of each agent
Copyright Course Technology 2001 15
Procuring Necessary Resources
ā€¢ ResNet involved procuring many off-the-shelf
hardware, software, and networking products
ā€¢ The ResNet architecture was fairly complex, as
shown in Figure 14-3
ā€¢ Arvid Lee was instrumental in working with
various vendors, and he used his expertise and
experience to the companyā€™s advantage
Copyright Course Technology 2001 16
Figure 14-3. ResNet Data
Network Overview Schematic
Copyright Course Technology 2001 17
Training Users to Develop Code
ā€¢ Recall that a lack of user involvement is the
main reason why many IT projects fail
ā€¢ A critical decision concerning the ResNet
interface software was to have usersā€”sales
agents ā€”help to write code
ā€¢ Peeter interviewed interested agents and
worked with their union to be fair
ā€¢ 6 sales agents and 3 IS staff wrote the bulk of
the ResNet interface after attending a training
course by Qantas
Copyright Course Technology 2001 18
Table 14-2. Sample Scripting Language
for ResNet User Interface
;****************************************************************************
;* Subroutine: B_A_OFCCOMPARE_SUB
;* Called By:
AR_MTD_DISP_SUB,AR_MTD_DISP_GLD_SUB,AR_MTD_DISP_INL_SUB,AR_MTD_DISP_OTH_SUB
;* Paramaters: # 1 = column to display data
;* # 2 = d.i. for city code
;* # 3 = d.i. for dt
;* # 4 = d.i. for dt2
;* # 5 = d.i. for netrev
;* # 6 = d.i. for cph
;* # 7 = d.i. for ctt
;* # 8 = d.i. for acw
;* # 9 = d.i. for occ
;* # 10 = d.i. for sit
;* Function: Builds office comparison of agent statistics
;* Date/Init: 17NOV97 MMR
;* Updates:
;* SPLIT COMMENTS 01SEP98 TLF Renamed applicable objects for application
split
;****************************************************************************
set ar_temp_col ''
display #2 ns_cur_window '5' #1 ns_bright_yellow ns_blue
display #3 ns_cur_window '6' #1 ns_bright_white ns_blue
display #4 ns_cur_window '7' #1 ns_bright_white ns_blue
calculate ar_temp_col = #1 - '2'
display #5 ns_cur_window '8' ar_temp_col ns_bright_white ns_blue
calculate ar_temp_col = #1 - '1'
display #6 ns_cur_window '9' ar_temp_col ns_bright_white ns_blue
display #7 ns_cur_window '10' #1 ns_bright_white ns_blue
display #8 ns_cur_window '11' #1 ns_bright_white ns_blue
calculate ar_temp_col = #1 + '1'
display #9 ns_cur_window '12' ar_temp_col ns_bright_white ns_blue
;*** office comparison for sit displayed if DRS gmmores3 DISP COL SIT: IS NOT
'N'
if ar_disp_col_sit <> 'N'
display #10 ns_cur_window '13' #1 ns_bright_white ns_blue
end_if
Copyright Course Technology 2001 19
Agentsā€™ Reactions to ResNet
ā€¢ "This computer is just wonderful. The colors are great. It's
easy to look at. It's a lot of fun."
ā€¢ "It makes the customer feel confident that you know what
you're doing."
ā€¢ "You have time to think about more important things like non-
stop service to certain cities that we have that other airlines
don't."
ā€¢ "Not going home at night with headaches. That's my favorite
part."
ā€¢ "It's fun. It's new and it's different. You look at the big picture
and what it can save Northwest and the revenue we can bring
in. The bottom line is it's a great system - it's a moneymaker.
It's quick, it's fun and it's easy. What more can you want?"

More Related Content

Similar to 14ch.ppt

Victor Holderby - Project Manger
Victor Holderby - Project MangerVictor Holderby - Project Manger
Victor Holderby - Project MangerVictor Holderby
Ā 
M.Hines Resume - March 2016 - ver.
M.Hines Resume - March 2016 - ver.M.Hines Resume - March 2016 - ver.
M.Hines Resume - March 2016 - ver.Mike Hines
Ā 
Gary Marshall Updated Resume
Gary Marshall Updated ResumeGary Marshall Updated Resume
Gary Marshall Updated ResumeGary Marshall
Ā 
Abhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek Parida
Ā 
Ed Peterson 2015 Technical Resume iCloud
Ed Peterson 2015 Technical Resume iCloudEd Peterson 2015 Technical Resume iCloud
Ed Peterson 2015 Technical Resume iCloudEd Peterson
Ā 
Corrina Woolley CV 2015
Corrina Woolley CV 2015Corrina Woolley CV 2015
Corrina Woolley CV 2015Corrina Woolley
Ā 
Pavan Kumar Resume_4.5Years Experience
Pavan Kumar Resume_4.5Years ExperiencePavan Kumar Resume_4.5Years Experience
Pavan Kumar Resume_4.5Years ExperiencePavan Kumar BN
Ā 
Carl Dean - CV
Carl Dean - CVCarl Dean - CV
Carl Dean - CVCarl Dean
Ā 
Planning Tools and Technique in Management
Planning Tools and Technique in ManagementPlanning Tools and Technique in Management
Planning Tools and Technique in ManagementArdiMuluk1
Ā 
Daniel Rivera .NET Resume
Daniel Rivera .NET ResumeDaniel Rivera .NET Resume
Daniel Rivera .NET Resumedanieldrrivera
Ā 
Lakshmi_Resume
Lakshmi_ResumeLakshmi_Resume
Lakshmi_ResumeVK Lakshmi
Ā 
WL - Long_Oct 2016
WL -  Long_Oct 2016WL -  Long_Oct 2016
WL - Long_Oct 2016Will Loyal
Ā 
Software system design sample
Software system design sampleSoftware system design sample
Software system design sampleNorman K Ma
Ā 
Kevin Conley Developer Resume
Kevin Conley Developer ResumeKevin Conley Developer Resume
Kevin Conley Developer Resumekconley2602
Ā 
GE Capital Legacy Modernization and Mainframe Conversion
GE Capital Legacy Modernization and Mainframe ConversionGE Capital Legacy Modernization and Mainframe Conversion
GE Capital Legacy Modernization and Mainframe Conversionguatham
Ā 
sbutler_2016_IT
sbutler_2016_ITsbutler_2016_IT
sbutler_2016_ITSteve Butler
Ā 
rob5pcopynow
rob5pcopynowrob5pcopynow
rob5pcopynowRobert Kirby
Ā 

Similar to 14ch.ppt (20)

Victor Holderby - Project Manger
Victor Holderby - Project MangerVictor Holderby - Project Manger
Victor Holderby - Project Manger
Ā 
Anastasios_Fakas
Anastasios_FakasAnastasios_Fakas
Anastasios_Fakas
Ā 
M.Hines Resume - March 2016 - ver.
M.Hines Resume - March 2016 - ver.M.Hines Resume - March 2016 - ver.
M.Hines Resume - March 2016 - ver.
Ā 
Gary Marshall Updated Resume
Gary Marshall Updated ResumeGary Marshall Updated Resume
Gary Marshall Updated Resume
Ā 
Abhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek-Resume_latest.doc
Abhishek-Resume_latest.doc
Ā 
Ed Peterson 2015 Technical Resume iCloud
Ed Peterson 2015 Technical Resume iCloudEd Peterson 2015 Technical Resume iCloud
Ed Peterson 2015 Technical Resume iCloud
Ā 
Corrina Woolley CV 2015
Corrina Woolley CV 2015Corrina Woolley CV 2015
Corrina Woolley CV 2015
Ā 
Pavan Kumar Resume_4.5Years Experience
Pavan Kumar Resume_4.5Years ExperiencePavan Kumar Resume_4.5Years Experience
Pavan Kumar Resume_4.5Years Experience
Ā 
Shaik Niyas Ahamed M Resume
Shaik Niyas Ahamed M ResumeShaik Niyas Ahamed M Resume
Shaik Niyas Ahamed M Resume
Ā 
Carl Dean - CV
Carl Dean - CVCarl Dean - CV
Carl Dean - CV
Ā 
Planning Tools and Technique in Management
Planning Tools and Technique in ManagementPlanning Tools and Technique in Management
Planning Tools and Technique in Management
Ā 
Daniel Rivera .NET Resume
Daniel Rivera .NET ResumeDaniel Rivera .NET Resume
Daniel Rivera .NET Resume
Ā 
Lakshmi_Resume
Lakshmi_ResumeLakshmi_Resume
Lakshmi_Resume
Ā 
Resume_Achin
Resume_AchinResume_Achin
Resume_Achin
Ā 
WL - Long_Oct 2016
WL -  Long_Oct 2016WL -  Long_Oct 2016
WL - Long_Oct 2016
Ā 
Software system design sample
Software system design sampleSoftware system design sample
Software system design sample
Ā 
Kevin Conley Developer Resume
Kevin Conley Developer ResumeKevin Conley Developer Resume
Kevin Conley Developer Resume
Ā 
GE Capital Legacy Modernization and Mainframe Conversion
GE Capital Legacy Modernization and Mainframe ConversionGE Capital Legacy Modernization and Mainframe Conversion
GE Capital Legacy Modernization and Mainframe Conversion
Ā 
sbutler_2016_IT
sbutler_2016_ITsbutler_2016_IT
sbutler_2016_IT
Ā 
rob5pcopynow
rob5pcopynowrob5pcopynow
rob5pcopynow
Ā 

Recently uploaded

Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
Ā 
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...amitlee9823
Ā 
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service Noida
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service NoidaCall Girls In Noida 959961āŠ¹3876 Independent Escort Service Noida
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service Noidadlhescort
Ā 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
Ā 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentationuneakwhite
Ā 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
Ā 
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...rajveerescorts2022
Ā 
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...lizamodels9
Ā 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
Ā 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfAmzadHosen3
Ā 
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...amitlee9823
Ā 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
Ā 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
Ā 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...daisycvs
Ā 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture conceptP&CO
Ā 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
Ā 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
Ā 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
Ā 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptxnandhinijagan9867
Ā 

Recently uploaded (20)

Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Ā 
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Gir...
Ā 
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service Noida
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service NoidaCall Girls In Noida 959961āŠ¹3876 Independent Escort Service Noida
Call Girls In Noida 959961āŠ¹3876 Independent Escort Service Noida
Ā 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Ā 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
Ā 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
Ā 
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...
šŸ‘‰Chandigarh Call Girls šŸ‘‰9878799926šŸ‘‰Just CallšŸ‘‰Chandigarh Call Girl In Chandiga...
Ā 
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ā¤ļø8448577510 āŠ¹Best Escorts Service I...
Ā 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
Ā 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
Ā 
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...
Call Girls Electronic City Just Call šŸ‘— 7737669865 šŸ‘— Top Class Call Girl Servi...
Ā 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Ā 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
Ā 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Ā 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
Ā 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
Ā 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Ā 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
Ā 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
Ā 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
Ā 

14ch.ppt

  • 1. Copyright Course Technology 2001 1 Chapter 14: Executing
  • 2. Copyright Course Technology 2001 2 What Is Involved in Executing Projects? ā€¢ Project execution involves taking the actions necessary to ensure that activities in the project plan are completed ā€¢ The products of the project are produced during execution ā€¢ The 1996 ResNet project involved installing over 2,000 PCs in seven different offices, creating more software, training agents, and measuring the benefits of the system
  • 3. Copyright Course Technology 2001 3 Recall Figure 2-5. Level of Process Group Activity Over Time The most time and money are usually spent on executing processes
  • 4. Copyright Course Technology 2001 4 Importance of Good Project Execution ā€¢ Project execution means getting the work done, and stakeholders want to see results ā€¢ June 21, 1999 Fortune cover story highlighted why most CEOā€™s fail - poor execution! The same is true for project managers
  • 5. Copyright Course Technology 2001 5 Table 14-1. Executing Processes and Outputs
  • 6. Copyright Course Technology 2001 6 Providing Project Leadership ā€¢ Peeter was an experienced project manager and effective leader ā€¢ He thought the three main success factors on ResNet were ā€“ having clear goals ā€“ making the work fun, and ā€“ sticking to schedules
  • 7. Copyright Course Technology 2001 7 What Went Right? To make ResNet fun, Peeter's team created videotapes and themes for important project activities. For example, NWA prepared a videotape of the ResNet beta test agents sharing their responses to the new system and another tape of the final project recognition dinner. The ResNet team also planned and executed exciting kickoff meetings. They worked with each ResNet office to develop and follow a theme for each office implementation. For example, the Tampa office used a "Flintstones to the Future" theme for ResNet. Months before the Tampa office would receive their ResNet PCs, the ResNet team put up posters about the new system alerting the office staff to get ready for the future. At the first meeting to coordinate the Tampa installation, people dressed to look like Star Trek charactersā€” they wore silver collars and put the ResNet logo on their shirts. Peeter, who became a Vice President at NWA in 1999, still proudly displays his silver ResNet logo in his office. The Minneapolis office used a "Broadway Shows" theme, and the ResNet team and sales agents danced a chorus line. Each office looked forward to their implementation and had fun creating their own theme.
  • 8. Copyright Course Technology 2001 8 Developing the Core Team ā€¢ Peeter developed a strong core team with Arid and Kathy leading major parts of the projects ā€¢ Peeter was a hands-on manager and felt every single person involved in ResNet was important ā€¢ Peeter also kept Fay well informed of the projectā€™s progress ā€¢ Peeter provided necessary resources to help his people succeed
  • 9. Copyright Course Technology 2001 9 Verifying Project Scope ā€¢ Peeter focused on the broad goals of the project, then the details ā€¢ Peeter was notorious for having long meetings to clarify project scope ā€¢ Peeter and Fay planned for incrementally developing the ResNet interface by budgeting for people to continue developing enhancements. The scope was limited by what they could do, so users focused on the most important enhancements
  • 10. Copyright Course Technology 2001 10 Assuring Quality ā€¢ Industrial engineers developed techniques to measure the impact of ResNet and analyzed the reservations process ā€¢ This work helped justify spending money on ResNet and in developing the user interface ā€¢ Quadrant 4 had cells positioned based on the workflow of making reservations ā€¢ The team also followed internal procedures for software development and hardware installation
  • 11. Copyright Course Technology 2001 11 Figure 14-1. ResNet Quadrant 4
  • 12. Copyright Course Technology 2001 12 Disseminating Information ā€¢ Communication was a key factor in ResNetā€™s success ā€¢ ā€œFear of the unknown is detrimental to a project,ā€ said Kathy Christenson ā€¢ The ResNet team disseminated project information often and in different ways to meet stakeholder needs
  • 13. Copyright Course Technology 2001 13 Figure 14-2. Detroit Reservations Center Progress Report Training Room 2 Training Room 1 Training Room 3 Comm. Room Network Progress indicated by shading Implementation: February 26 to November 15, 1996 240 of 543 PCs Installed to Date Reservation Agents, 6 PCs/pod Other offices
  • 14. Copyright Course Technology 2001 14 Change Management Teams ā€¢ The ResNet team set up change management teams at each office to keep them informed ā€¢ Training at each office included brief one-on- one sessions with each agent in addition to formal classroom training ā€¢ ResNet management wanted to address the unique questions and concerns of each agent
  • 15. Copyright Course Technology 2001 15 Procuring Necessary Resources ā€¢ ResNet involved procuring many off-the-shelf hardware, software, and networking products ā€¢ The ResNet architecture was fairly complex, as shown in Figure 14-3 ā€¢ Arvid Lee was instrumental in working with various vendors, and he used his expertise and experience to the companyā€™s advantage
  • 16. Copyright Course Technology 2001 16 Figure 14-3. ResNet Data Network Overview Schematic
  • 17. Copyright Course Technology 2001 17 Training Users to Develop Code ā€¢ Recall that a lack of user involvement is the main reason why many IT projects fail ā€¢ A critical decision concerning the ResNet interface software was to have usersā€”sales agents ā€”help to write code ā€¢ Peeter interviewed interested agents and worked with their union to be fair ā€¢ 6 sales agents and 3 IS staff wrote the bulk of the ResNet interface after attending a training course by Qantas
  • 18. Copyright Course Technology 2001 18 Table 14-2. Sample Scripting Language for ResNet User Interface ;**************************************************************************** ;* Subroutine: B_A_OFCCOMPARE_SUB ;* Called By: AR_MTD_DISP_SUB,AR_MTD_DISP_GLD_SUB,AR_MTD_DISP_INL_SUB,AR_MTD_DISP_OTH_SUB ;* Paramaters: # 1 = column to display data ;* # 2 = d.i. for city code ;* # 3 = d.i. for dt ;* # 4 = d.i. for dt2 ;* # 5 = d.i. for netrev ;* # 6 = d.i. for cph ;* # 7 = d.i. for ctt ;* # 8 = d.i. for acw ;* # 9 = d.i. for occ ;* # 10 = d.i. for sit ;* Function: Builds office comparison of agent statistics ;* Date/Init: 17NOV97 MMR ;* Updates: ;* SPLIT COMMENTS 01SEP98 TLF Renamed applicable objects for application split ;**************************************************************************** set ar_temp_col '' display #2 ns_cur_window '5' #1 ns_bright_yellow ns_blue display #3 ns_cur_window '6' #1 ns_bright_white ns_blue display #4 ns_cur_window '7' #1 ns_bright_white ns_blue calculate ar_temp_col = #1 - '2' display #5 ns_cur_window '8' ar_temp_col ns_bright_white ns_blue calculate ar_temp_col = #1 - '1' display #6 ns_cur_window '9' ar_temp_col ns_bright_white ns_blue display #7 ns_cur_window '10' #1 ns_bright_white ns_blue display #8 ns_cur_window '11' #1 ns_bright_white ns_blue calculate ar_temp_col = #1 + '1' display #9 ns_cur_window '12' ar_temp_col ns_bright_white ns_blue ;*** office comparison for sit displayed if DRS gmmores3 DISP COL SIT: IS NOT 'N' if ar_disp_col_sit <> 'N' display #10 ns_cur_window '13' #1 ns_bright_white ns_blue end_if
  • 19. Copyright Course Technology 2001 19 Agentsā€™ Reactions to ResNet ā€¢ "This computer is just wonderful. The colors are great. It's easy to look at. It's a lot of fun." ā€¢ "It makes the customer feel confident that you know what you're doing." ā€¢ "You have time to think about more important things like non- stop service to certain cities that we have that other airlines don't." ā€¢ "Not going home at night with headaches. That's my favorite part." ā€¢ "It's fun. It's new and it's different. You look at the big picture and what it can save Northwest and the revenue we can bring in. The bottom line is it's a great system - it's a moneymaker. It's quick, it's fun and it's easy. What more can you want?"