• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

37493 Courses in Sheffield delivered Online

Cyber security for engineers

5.0(3)

By Systems & Network Training

Cyber security training course description This cyber security course focusses on the network side of security. Technologies rather than specific products are studied focussing around the protection of networks using firewalls and VPNs. What will you learn Describe: - Basic security attacks - RADIUS - SSL - VPNs Deploy firewalls and secure networks Explain how the various technologies involved in an IP VPN work. Describe and implement: - L2TP - IPsec - SSL - MPLS, L3, VPNs. Cyber security training course details Who will benefit: Anyone working in the security field. Prerequisites: TCP/IP foundation for engineers Duration 5 days Cyber security training course contents Security review Denial of service, DDOS, data manipulation, data theft, data destruction, security checklists, incident response. Security exploits IP spoofing, SYN attacks, hijacking, reflectors and amplification, keeping up to date with new threats. Hands on port scanning, use a 'hacking' tool. Client and Server security Windows, Linux, Log files, syslogd, accounts, data security. Hands on Server hardening. Firewall introduction What is a firewall? Firewall benefits, concepts. HAnds on launching various attacks on a target. Firewall types Packet filtering, SPI, Proxy, Personal. Software firewalls, hardware firewalls. Firewall products. Hands on Simple personal firewall configuration. Packet filtering firewalls Things to filter in the IP header, stateless vs. stateful filtering. ACLs. Advantages of packet filtering. Hands on Configuring packet filtering firewalls. Stateful packet filtering Stateful algorithms, packet-by-packet inspection, application content filtering, tracks, special handling (fragments, IP options), sessions with TCP and UDP. Firewall hacking detection: SYN attacks, SSL, SSH interception. Hands on SPI firewalls. Proxy firewalls Circuit level, application level, SOCKS. Proxy firewall plusses and minuses. Hands on Proxy firewalls. Firewall architectures Small office, enterprise, service provider, what is a DMZ? DMZ architectures, bastion hosts, multi DMZ. Virtual firewalls, transparent firewalls. Dual firewall design, high availability, load balancing, VRRP. Hands on Resilient firewall architecture. Testing firewalls Configuration checklist, testing procedure, monitoring firewalls, logging, syslog. Hands on Testing firewalls. Encryption Encryption keys, Encryption strengths, Secret key vs Public key, algorithms, systems, SSL, SSH, Public Key Infrastructures. Hands on Password cracking. Authentication Types of authentication, Securid, Biometrics, PGP, Digital certificates, X.509 v3, Certificate authorities, CRLs, RADIUS. Hands on Using certificates. VPN overview What is a VPN? What is an IP VPN? VPNs vs. Private Data Networks, Internet VPNs, Intranet VPNs, Remote access VPNs, Site to site VPNs, VPN benefits and disadvantages. VPN Tunnelling VPN components, VPN tunnels, tunnel sources, tunnel end points, tunnelling topologies, tunnelling protocols, which tunnelling protocol? Requirements of tunnels. L2TP Overview, components, how it works, security, packet authentication, L2TP/IPsec, L2TP/PPP, L2 vs L3 tunnelling. Hands on Implementing a L2TP tunnel. IPsec AH, HMAC, ESP, transport and tunnel modes, Security Association, encryption and authentication algorithms, manual vs automated key exchange, NAT and other issues. Hands on Implementing an IPsec VPN. SSL VPNs Layer 4 VPNs, advantages, disadvantages. SSL. TLS. TLS negotiation, TLS authentication. TLS and certificates. Hands on Implementing a SSL VPN. MPLS VPNs Introduction to MPLS, why use MPLS, Headers, architecture, label switching, LDP, MPLS VPNs, L2 versus L3 VPNs. Point to point versus multipoint MPLS VPNs. MBGP and VRFs and their use in MPLS VPNs. Hands on Implementing a MPLS L3 VPN. Penetration testing Hacking webservers, web applications, Wireless networks and mobile platforms. Concepts, threats, methodology. Hands on Hacking tools and countermeasures.

Cyber security for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Securing Linux systems

5.0(3)

By Systems & Network Training

Securing Linux systems training course description This course teaches you everything you need to know to build a safe Linux environment. The first section handles cryptography and authentication with certificates, openssl, mod_ssl, DNSSEC and filesystem encryption. Then Host security and hardening is covered with intrusion detection, and also user management and authentication. Filesystem Access control is then covered. Finally network security is covered with network hardening, packet filtering and VPNs. What will you learn Secure Linux accounts. Secure Linux file systems. Secure Linux access through the network. Securing Linux systems training course details Who will benefit: Linux technical staff needing to secure their systems. Prerequisites: Linux system administration (LPIC-1) Duration 5 days Securing Linux systems training course contents Cryptography Certificates and Public Key Infrastructures X.509 certificates, lifecycle, fields and certificate extensions. Trust chains and PKI. openssl. Public and private keys. Certification authority. Manage server and client certificates. Revoke certificates and CAs. Encryption, signing and authentication SSL, TLS, protocol versions. Transport layer security threats, e.g. MITM. Apache HTTPD with mod_ssl for HTTPS service, including SNI and HSTS. HTTPD with mod_ssl to authenticate users using certificates. HTTPD with mod_ssl to provide OCSP stapling. Use OpenSSL for SSL/TLS client and server tests. Encrypted File Systems Block device and file system encryption. dm-crypt with LUKS to encrypt block devices. eCryptfs to encrypt file systems, including home directories and, PAM integration, plain dm-crypt and EncFS. DNS and cryptography DNSSEC and DANE. BIND as an authoritative name server serving DNSSEC secured zones. BIND as an recursive name server that performs DNSSEC validation, KSK, ZSK, Key Tag, Key generation, key storage, key management and key rollover, Maintenance and resigning of zones, Use DANE. TSIG. Host Security Host Hardening BIOS and boot loader (GRUB 2) security. Disable useless software and services, sysctl for security related kernel configuration, particularly ASLR, Exec-Shield and IP / ICMP configuration, Exec-Shield and IP / ICMP configuration, Limit resource usage. Work with chroot environments, Security advantages of virtualization. Host Intrusion Detection The Linux Audit system, chkrootkit, rkhunter, including updates, Linux Malware Detect, Automate host scans using cron, AIDE, including rule management, OpenSCAP. User Management and Authentication NSS and PAM, Enforce password policies. Lock accounts automatically after failed login attempts, SSSD, Configure NSS and PAM for use with SSSD, SSSD authentication against Active Directory, IPA, LDAP, Kerberos and local domains, Kerberos and local domains, Kerberos tickets. FreeIPA Installation and Samba Integration FreeIPA, architecture and components. Install and manage a FreeIPA server and domain, Active Directory replication and Kerberos cross-realm trusts, sudo, autofs, SSH and SELinux integration in FreeIPA. Access Control Discretionary Access Control File ownership and permissions, SUID, SGID. Access control lists, extended attributes and attribute classes. Mandatory Access Control TE, RBAC, MAC, DAC. SELinux, AppArmor and Smack. etwork File Systems NFSv4 security issues and improvements, NFSv4 server and clients, NFSv4 authentication mechanisms (LIPKEY, SPKM, Kerberos), NFSv4 pseudo file system, NFSv4 ACLs. CIFS clients, CIFS Unix Extensions, CIFS security modes (NTLM, Kerberos), mapping and handling of CIFS ACLs and SIDs in a Linux system. Network Security Network Hardening FreeRADIUS, nmap, scan methods. Wireshark, filters and statistics. Rogue router advertisements and DHCP messages. Network Intrusion Detection ntop, Cacti, bandwidth usage monitoring, Snort, rule management, OpenVAS, NASL. Packet Filtering Firewall architectures, DMZ, netfilter, iptables and ip6tables, standard modules, tests and targets. IPv4 and IPv6 packet filtering. Connection tracking, NAT. IP sets and netfilter rules, nftables and nft. ebtables. conntrackd Virtual Private Networks OpenVPN server and clients for both bridged and routed VPN networks. IPsec server and clients for routed VPN networks using IPsec-Tools / racoon. L2TP.

Securing Linux systems
Delivered in Internationally or OnlineFlexible Dates
£3,697

C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle!

By NextGen Learning

Get ready for an exceptional online learning experience with the C++, Javascript, HTML, Web Development, Web Design & SQL Trainingbundle! This carefully curated collection of 30 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. The C++, Javascript, HTML, Web Development, Design & SQL Training is a dynamic package, blending the expertise of industry professionals with the flexibility of digital learning. It offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the C++, Javascript, HTML, Web Development, Web Design & SQL Training package has something for everyone. As part of the C++, Javascript, HTML, Web Development, Design & SQL Training package, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the C++, Javascript, HTML, Web Development, Design & SQL Training bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Bundle Comprises the Following C++, Javascript, HTML, Web Development, Web Design & SQL TrainingCPD Accredited Courses: Course 01: C++ Programming for Absolute Beginners Course 02: Computer Vision By Using C++ and OpenCV with GPU support Course 03: Basic C# Coding Course 04: Refactor Javascript Course 05: Basic Asynchronous JavaScript Course 06: Javascript for Data Structures Course 07: Basic HTML 5 Course 08: HTML Web Development Crash Course Course 09: Microsoft SQL Server Development for Everyone Course 10: Learn to Build Complete CMS Blog in PHP MySQL Bootstrap & PDO Course 11: PHP and MySQL Training 2022: Build 5 Real World Projects Course 12: PHP for Beginners 2023 Guide: Develop a ECommerce Store Course 13: PHP and MySQL Training Masterclass 2023 Course 14: Easy to Advanced Data Structures Course 15: jQuery: JavaScript and AJAX Coding Bible Course 16: AutoCAD Programming using C# with Windows Forms Course 17: C# Console and Windows Forms Development with LINQ & ADO.NET Course 18: Programming AutoCAD with SQL Server Database Using C# Course 19: Web GIS Application Development with C# ASP.NET CORE MVC and Leaflet Course 20: Creative Web Design with HTML5, CSS3 and Bootstrap Course 21: Beginners Course on ESP32 and IoT Course 22: Learn DOM Manipulation with JavaScript Course 23: Ultimate PHP & MySQL Web Development & OOP Coding Course 24: Internet of Things Course 25: Excel Add-in with C# VSTO and Web Course 26: Career Development Plan Fundamentals Course 27: CV Writing and Job Searching Course 28: Networking Skills for Personal Success Course 29: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 30: Decision Making and Critical Thinking What will make you stand out? Upon completion of this online C++, Javascript, HTML, Web Development, Web Design & SQL Training bundle, you will gain the following: CPD QS Accredited Proficiency with this C++, Javascript, HTML, Web Development, Design & SQL Training bundle After successfully completing the C++, Javascript, HTML, Web Development, Design & SQL Training bundle, you will receive a FREE CPD PDF Certificates as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials of this C++, Javascript, HTML, Web Development, Design & SQL Training bundle The online test with immediate results You can study and complete the C++, Javascript, HTML, Web Development, Design & SQL Training bundle at your own pace. Study for the C++, Javascript, HTML, Web Development, Design & SQL Training bundle using any internet-connected device, such as a computer, tablet, or mobile device. Each course in this C++, Javascript, HTML, Web Development, Web Design & SQL Training bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with the C++, Javascript, HTML, Web Development, Design & SQL Training, a rich anthology of 30 diverse courses. Each course in the C++, Javascript, HTML, Web Development, Design & SQL Training bundle is handpicked by our experts to ensure a wide spectrum of learning opportunities. ThisC++, Javascript, HTML, Web Development, Design & SQL Training bundle will take you on a unique and enriching educational journey. The bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the C++, Javascript, HTML, Web Development, Web Design & SQL Training bundle offers you the flexibility and convenience to learn at your own pace. Make the C++, Javascript, HTML, Web Development, Design & SQL Training package your trusted companion in your lifelong learning journey. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The C++, Javascript, HTML, Web Development, Web Design & SQL Training bundle is perfect for: Lifelong learners looking to expand their knowledge and skills. Professionals seeking to enhance their career with CPD certification. Individuals wanting to explore new fields and disciplines. Anyone who values flexible, self-paced learning from the comfort of home. Requirements You are cordially invited to enroll in this bundle; please note that there are no formal prerequisites or qualifications required. We've designed this curriculum to be accessible to all, irrespective of prior experience or educational background. Career path Unleash your potential with the C++, Javascript, HTML, Web Development, Web Design & SQL Training bundle. Acquire versatile skills across multiple fields, foster problem-solving abilities, and stay ahead of industry trends. Ideal for those seeking career advancement, a new professional path, or personal growth. Embrace the journey with the C++, Javascript, HTML, Web Developmentbundle package. Certificates CPD Quality Standard Certificate Digital certificate - Included 30 CPD Quality Standard Certificates - Free

C++, Javascript, HTML, Web Development, Web Design & SQL Training - 30 Courses Bundle!
Delivered Online On Demand5 days
£199

Strategic Internal Auditing

5.0(10)

By GBA Corporate

Overview An ineffective audit can mean severe consequences; resulting in process failure, customer dissatisfaction and regulatory noncompliance. Optimize your generic auditing skills with this Internal Auditing training course not aimed at any specific ISO management systems standard or Process. Boost your internal audit capabilities by gaining confidence in planning and performing an effective audit and reporting and taking corrective action where necessary. This course develops the necessary skills to assess and report on the conformance and implementation of processes based on management systems. You'll learn how to initiate an audit, prepare and conduct audit activities, compile and distribute audit reports and complete follow-up activities

Strategic Internal Auditing
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,779

Medical Tourism

5.0(10)

By GBA Corporate

Overview Many hospitals and clinics will use a smile, “customer service” and good intentions to hide the fact they have poor or no training in service and professional staff about the different care that medical tourists or expat local patients need. At the heart of appropriate care for medical travellers is a need for institutional awareness of the unique differences between local patients and medical tourists. Having a better understanding of what medical tourists, their care managers and home-based doctors expect from the receiving hospital or clinic at the medical destination will lead to a better quality of patient care for medical travellers.

Medical Tourism
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,779

Spill Management Training

By The Teachers Training

Overview Spill Management Training Course is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Spill Management Training Course and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 05 Hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Module 01: Introduction to Spill Management Introduction to Spill Management 00:24:00 Module 02: Hazardous Substances Hazardous Substances 00:23:00 Module 03: Pollution Incident Response Planning Pollution Incident Response Planning 00:11:00 Module 04: Managing a Spill Managing a Spill 00:38:00 Module 05: Spill Clean-Up Guideline Spill Clean-Up Guideline 00:17:00 Module 06: Spills on a Road or Highway Spills on a Road or Highway 00:14:00 Module 07: Diesel Spillages: An Overview Diesel Spillages An Overview 00:22:00 Module 08: Site-Specific Pollution Control Options Site-Specific Pollution Control Options 00:12:00 Module 09: Spill Prevention & Control Checklist Spill Prevention & Control Checklist 00:14:00 Module 10: Ways to Encourage Best Practice Ways to Encourage Best Practice 00:13:00 Assignment Assignment - Spill Management Training 00:00:00

Spill Management Training
Delivered Online On Demand3 hours 8 minutes
£27.99

HR Management Training - Course

By Training Tale

HR Management Training - Course Begin your career as an HR manager by enrolling in Course Cave's HR Management course. This course will help you pursue your goals and develop your knowledge, competence, and skill, whether you are a novice or a seasoned professional. It covers a wide range of topics to assist you in developing your HR management knowledge and skills. It provides step-by-step directions for hiring and selecting employees, improving employee relationships at work, and motivating and rewarding staff for better productivity. This HR manager course also provides in-depth knowledge of the various HR processes and functions. After completing this course, learners will be able to build the necessary HR skills and knowledge and manage an organization's HR functions. Upon registration, you will receive full course access and will be able to access the course materials from anywhere in the world, at any time, and on any internet-enabled device. Learning Outcomes You will be able to do the following at the end of the HR Management course: Examine the importance of human resources and their management in businesses. Describe HRM Models. Implement new employee recruitment and selection procedures in your business. Recognise the significance of a positive employee partnership. Create and execute a successful workplace training program. Inspire and empower your staff. Promote equality and manage diversity in your organisation Examine current health and safety legislation and regulations and workplace health and safety management and risk assessment. Talk about common employee complaints, disciplinary issues, and professional dismissal procedures. Improve your communication abilities. Prevent abuse and discrimination in the workplace. Taking easy anti-Covid-19 precautions that will help protect your employees and your business. ***16 COURSES BUNDLE INFO Main Course: HR Management Course Additional Courses Course 01: Level 7 Business Management Course Course 02: Level 7 Diploma in Leadership & Management Course 03: Level 7 Diploma in Facilities Management Course Course 04: Level 5 Retail Management Course Course 05: Level 5 Diploma in Risk Management Course Course 06: Level 5 Health and Safety at Work Course 07: Level 5 Diploma in Business Analysis Course 08: Level 5 Negotiation Skills Course Course 09: Level 5 Proofreading & Copy Editing Course 10: Level 5 Report Writing Course Course 11: Level 3 Business Administration Course 12: Minute Taking Course Course 13: Communication Skills Course Course 14: Workplace First Aid Training Course 15: Fire Safety Level 2 HR Management Training - Course Course Curriculum of HR Management Training - Course Module 1: Introduction Module 2: Recruitment and Selection Module 3: Employee Relationship Module 4: Performance Management Module 5: The Necessity of Training & Development in the Workplace Module 6: Motivating and Rewarding Employees Module 7: Equality and Diversity Module 8: Health and Safety of Employees Module 9: Talent Management Module 10: Succession Planning Module 11: Absence Management and Attendance Module 12: Handling Grievance, Discipline, Termination and Dismissal Module 13: Communication Techniques for the Workplace Module 14: Preventing Workplace Violence and Harassment Module 15: Conflict Resolution Module 16: Occupational Health Safety, Hygiene and Workplace Wellbeing of Employees Module17: COVID-19 and the Workplace Assessment Method of HR Management Training - Course After completing each module of the HR Management Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Certification of HR Management Training - Course After completing the MCQ/Assignment assessment for this HR Management course, you will be entitled to a Certificate of Completion from Training Tale. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? HR Management Training - Course This HR Management Course is highly recommended for anyone considering a career in human resources. This is something that existing HR workers who are desperate for promotion should think about. This course is open to business management students and anybody looking to improve their resume and career opportunities. Requirements HR Management Training - Course There are no specific requirements for HR Management course because it does not require any advanced knowledge or skills. Career path HR Management Training - Course After completing this HR Management course, you will be capable of applying for a variety of positions. After completing this course, you can continue your education with our updated version of HR Management if you want to keep up with your colleagues and peers or advance in your profession. Certificates Certificate of completion Digital certificate - Included

HR Management Training - Course
Delivered Online On Demand6 days
£102

EFQM Foundation Training - Online

By Centre for Competitiveness

The essential course for anyone who wants to find out about the EFQM Model and RADAR and how these tools can benefit their organisation. The New EFQM Model was launched at the EFQM Forum in October 2019 and, as EFQM's country partner for Ireland, CforC is providing Foundation Training on the new model. Whilst this training is effective as a stand-alone course, it is also the starting point for all EFQM qualification routes. Who is it for? This course is suitable for anyone who wants to understand the new EFQM Model and how it can be used to make their organisation more effective. It provides a good overview for consultants who want to add the Model/RADAR to their portfolio of products and services. It is also a pre-requisite for anyone considering one of the EFQM qualification routes as a way of progressing their management development and career. Pre-requisites for this course None Benefits By the end of the course, participants will be able to: explain how the EFQM Model could benefit their organisation and how it could be used to overcome current and future challenges explain how the Model is structured and how the different elements apply to their organisation apply RADAR, the diagnostic and assessment tool, to identify strengths and areas for improvement conduct a high-level health check of their organisation The training comprises 8 modules; Module 1 The Changing World Module 2 The Organisation’s Ecosystem Module 3 The Value of a Model Module 4 The EFQM Model Module 5 RADAR Module 6 Using the EFQM Model and RADAR Module 7 The EFQM’s Digital Platform Module 8 Next Steps Delivery The course is delivered through a virtual trainer led live class Cost £450 + VAT which includes the training course, the EFQM Model e-book and your EFQM Foundation Certificate. If you are not yet a member but are already thinking about joining CforC, you can find more information on how to become a member and the benefits by clicking here.

EFQM Foundation Training - Online
Delivered OnlineFlexible Dates
£450

Program Management Skills: Virtual In-House Training

By IIL Europe Ltd

Program Management Skills: Virtual In-House Training Program managers coordinate and give oversight to the efforts of marketing groups, project teams, product delivery, maintenance and support, operations and staff from various functional groups, including suppliers, business partners, and other external bodies. The goal is to ensure that proposed business transformation, through the delivery of complex products and processes, is implemented to realize the organization's strategic benefits and objectives, for which the program was selected. The goals of this course are twofold: To provide participants with key program management principles and techniques, recognized as best practices, to enable more effective program management; and to leverage core elements of the program management life cycle, processes, tools and techniques, to enable program management effectiveness. The participant will learn and apply the principles of program management through discussions, activities, and case study exercises. What You Will Learn At the end of this workshop, you will be able to: Maximize the transformational impact of a program according to the business needs Explain management principles and techniques and apply them within a program context Implement program governance and organization that will produce expected benefits Plan for and manage benefit realization, risks, issues, and quality Manage component projects' interdependencies that are linked to both program and strategic objectives Engage program stakeholders effectively. Improve communication and action planning effectiveness for programs in organizations Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Fundamental definitions and concepts Program challenges and benefits Program best practices and success criterion Stakeholder management Governance: program management office and program boards Standard for Program Management overview Vision, Leadership, and the Business Case What is vision, why, and how? Leadership vs. Management Program business case Program Organization and Governance Program organization Program governance Program board roles and responsibilities Benefits Management Benefits explored Benefits management Benefits realization Program Management Planning Program management plan Program blueprint and roadmap Program component dossier Program tranches Program estimating Program scheduling Program Monitoring and Controlling Program Control - An Overview Program Monitoring and Controlling Monitoring and Controlling Transition Program Risk and Issue Management Risk and issue management overview Program risk management Program issue management Program Quality Management Program quality management overview Program quality management principles Program Stakeholder Management Stakeholder engagement overview Stakeholder engagement planning EI, trust, communication and stakeholder engagement Program Closure and Benefits Sustainment Program closure overview Closing the program Program benefits sustainment Summary What did we learn, and how can we implement this in our work environments?

Program Management Skills: Virtual In-House Training
Delivered OnlineFlexible Dates
£1,250

Preventive and Predictive Maintenance

By EnergyEdge - Training for a Sustainable Energy Future

About this Virtual Instructor Led Training (VILT) Preventive and Predictive maintenance are not new concepts. Both have been used across industry all over the world and when done properly, can yield impressive results (cost reductions of 20% or greater and a leap forward in equipment reliability and performance are very achievable). However, for every company using these concepts effectively, there are many others who are not. This 8 half-day Virtual Instructor Led Training (VILT) course has been derived from the Plant Performance Improvement Road Map developed by practitioners that guarantee the reliability of your operations. The VILT training focuses on how to improve profitability of any business by identifying the right maintenance strategy for any equipment. The aim of the VILT training is to help practitioners run programmes that will deliver real benefits as fast as possible with minimum zero wasted effort. The VILT training will also cover the core principles of Reliability Centred Maintenance, Total Productive Maintenance and Six Sigma and the increasingly important role of operations in achieving optimised asset performance. This is a certified course with the option of sitting for a short exam on the final day of the course to give participants the opportunity to gain a Certificate from petroEDGE and the Carcharodon Maintenance Academy. Training Objectives Master the critical skills by acquiring the following: An understanding of how maintenance can add profit The ability to develop improvement programmes that deliver maximum benefit in the shortest time A fundamental understanding of the principles of Preventive, Predictive and other maintenance types A practical understanding of the latest methods of solving problems at root cause level An appreciation of maintenance methodologies such as Reliability Centred Maintenance Strategies for ensuring your company gets value for money from your Contractors How to use the Maintenance Model of Excellence and Plant Performance Improvement Road Map Target Audience This VILT course has been designed for maintenance managers and engineers, reliability professionals, planners, project engineers, operations team members, and functional specialists. Training Methods The VILT course will be delivered online in 8 half-day sessions comprising 4 hours per day, with 2 breaks of 10 minutes per day. Course Duration: 8 half-day sessions, 4 hours per session (32 hours in total). Trainer Your expert course leader is an award-winning consultant and trainer with 30 years' experience in maintenance and reliability improvement. He has worked across five continents, in a wide variety of environments from the world's largest oil refinery to a small drinks production line. He has 10 years of maintenance management experience in the process industry, so he brings a very practical approach to training. He moved into consulting with ABB Eutech as their global maintenance specialist where he led maintenance and reliability best practice panels, delivered a wide range of maintenance improvement projects and trained other consultants. He is a fully qualified CMRP professional, an approved SMRP* Proctor, authorised to conduct CMRP exams and a globally respected maintenance consultant and best practice trainer. He founded his consultancy and training business in 2002 to focus on maintenance and reliability improvement. As part of this, he developed a range of maintenance 'models of excellence' with inputs from authors, international lecturers and some of the world's leading consultants and operators. His work has been recognised as being at the leading edge of industry best practice, winning independent awards such as the UK Chemical Industries Association 'Excellence in Engineering' award. He remains close to the industry as a respected specialist helping operating companies to achieve changes in performance. This ongoing field work enables him to continue to refine and extend best practice and the learning from this is continually fed into his training. His unique experience of facilitating two major turnarounds when the Coronavirus escalated into lockdown have given him a unique insight into how events of this type can disrupt maintenance. Moreover, his involvement in developing management processes and leading a Coronavirus response on a major industrial asset means he can talk with direct experience about how to cope and innovate in this global pandemic. *SMRP refers to Society of Maintenance and Reliability Professionals. PetroEdge is not affiliated with SMRP POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations

Preventive and Predictive Maintenance
Delivered in Internationally or OnlineFlexible Dates
£1,642 to £3,099