Join us for a micro-learning course in electric and hybrid vehicles and learn about this potentially game-changing technology which brings the world a step closer to achieving net-zero emissions. Part of our Net Zero Transport Fundamentals Collection, where we look to provide bite-sized training on all the core technologies and topics relating to decarbonising the transport industry.
Duration 5 Days 30 CPD hours This course is intended for This course is intended for IT Professionals who are already experienced in general Windows Server, Windows client, Azure, and Microsoft 365 administration, and who want to learn more about using Windows PowerShell for administration. No prior experience with any version of PowerShell or any scripting language is assumed. This course is also suitable for IT Professionals already experienced in server administration, including Microsoft Exchange Server, Microsoft SharePoint Server, and Microsoft SQL Server. This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers. This course provides students the skills to identify and build the command they require to perform a specific task. In addition, students learn how to build scripts to accomplish advanced tasks such as automating repetitive tasks and generating reports. This course provides prerequisite skills supporting a broad range of Microsoft products, including Windows Server, Windows Client, Microsoft Azure, and Microsoft 365. In keeping with that goal, this course will not focus on any one of those products, although Windows Server, which is the common platform for all of those products, will serve as the example for the techniques this course teaches. Prerequisites Before attending this course, students must have: -Experience with Windows networking technologies and implementation. - Experience with Windows Server administration, maintenance, and troubleshooting. 1 - Review Windows PowerShell Learn about Windows PowerShell Get familiar with Windows PowerShell applications Identify factors to install and use Windows PowerShell Configure the Windows PowerShell console Configure the Windows PowerShell Integrated Scripting Environment (ISE) Use Visual Studio Code with PowerShell 2 - Understand the command syntax in Windows PowerShell Discover the structure of PowerShell cmdlets Discover the parameters for using PowerShell cmdlets Review the tab completion feature in PowerShell Display the About files content in PowerShell 3 - Find commands and Get-Help in Windows PowerShell Define modules in PowerShell Find cmdlets in PowerShell Use command aliases in PowerShell Use Show-Command and Get-Help in PowerShell Interpret the help file contents and update the local help content in PowerShell 4 - Manage Active Directory Domain Services using PowerShell cmdlets Manage user accounts in PowerShell Manage groups and group memberships in PowerShell Manage computer accounts in PowerShell Manage organizational units and Active Directory objects in PowerShell 5 - Manage network service settings for Windows devices using PowerShell cmdlets Manage IP addresses in PowerShell Manage IP routing in PowerShell Manage DNS clients in PowerShell Manage Windows Firewall settings in PowerShell 6 - Manage Windows Server settings using PowerShell cmdlets Automate management tasks using the Group Policy management cmdlets Manage server roles and services using PowerShell cmdlets Manage Hyper-V Virtual Machines using PowerShell cmdlets Manage Internet Information Services using PowerShell cmdlets 7 - Manage settings for a local Windows machine using PowerShell cmdlets Manage Windows 10 using PowerShell Manage permissions with PowerShell 8 - Understand the Windows PowerShell pipeline Review Windows PowerShell pipeline and its output Discover object members in PowerShell Control the formatting of pipeline output 9 - Select, sort, and measure objects using the pipeline Sort and group objects by property in the pipeline Measure objects in the pipeline Select a set of objects in the pipeline Select object properties in the pipeline Create and format calculated properties in the pipeline 10 - Filter objects out of the pipeline Learn about the comparison operators in PowerShell Review basic filter syntax in the pipeline Review advanced filter syntax in the pipeline Optimize the filter performance in the pipeline 11 - Enumerate objects in the pipeline Learn about enumerations in the pipeline Review basic syntax to enumerate objects in the pipeline Review advanced syntax to enumerate objects in the pipeline 12 - Send and pass data as output from the pipeline Write pipeline data to a file Convert pipeline objects to other forms of data representation in PowerShell Control additional output options in PowerShell 13 - Pass pipeline objects Pipeline parameter binding Identify ByValue parameters Pass data by using ByValue Pass data by using ByPropertyName Identify ByPropertyName parameters Use manual parameters to override the pipeline Use parenthetical commands Expand property values 14 - Connect with data stores using PowerShell providers Define Windows PowerShell providers Review the built-in providers in PowerShell Access provider help in PowerShell 15 - Use PowerShell drives in PowerShell Explain PowerShell drives in PowerShell Use PowerShell drive cmdlets in PowerShell Manage the file system in PowerShell Manage the registry in PowerShell Work with certificates in PowerShell Work with other PowerShell drives in PowerShell 16 - Review CIM and WMI Review architecture of CIM and WMI Review repositories in CIM and WMI Locate online class documentation by using CIM and WMI cmdlets 17 - Query configuration information by using CIM and WMI List local repository namespaces and classes by using CIM and WMI Query instances by using commands and WMI Query Language Connect to remote computers by using CIM and WMI cmdlets Query repository classes from remote computers by using CIMSession objects 18 - Query and manipulate repository objects by using CIM and WMI methods Discover methods of repository objects by using CIM and WMI Locate class methods and documentation by using CIM and WMI Invoke methods of repository objects by using CIM and WMI 19 - Manage variables in Windows PowerShell scripts Define variables in Windows PowerShell scripts Create variable names in Windows PowerShell scripts Assign values and types to variables in Windows PowerShell scripts Identify the methods and properties of variables in Windows PowerShell scripts Use string variables and methods in Windows PowerShell scripts Use date variables and methods in Windows PowerShell scripts 20 - Work with arrays and hash tables in Windows PowerShell scripts Define an array in Windows PowerShell scripts Work with array lists in Windows PowerShell scripts Define hash tables in Windows PowerShell Scripts Work with hash tables in Windows PowerShell scripts 21 - Create and run scripts by using Windows PowerShell Review Windows PowerShell scripts Modify scripts in the PowerShell Gallery Create scripts using Windows PowerShell Review the PowerShellGet module in Windows PowerShell Run scripts and set the execution policy in Windows PowerShell Review Windows PowerShell and AppLocker Sign the scripts digitally in Windows PowerShell 22 - Work with scripting constructs in Windows PowerShell Review and use the ForEach loop in Windows PowerShell scripts Review and use the If construct in Windows PowerShell scripts Review and use the Switch construct in Windows PowerShell scripts Review the For construct in Windows PowerShell scripts Review other loop constructs in Windows PowerShell scripts Review Break and Continue in Windows PowerShell scripts 23 - Import data in different formats for use in scripts by using Windows PowerShell cmdlets Use the Get-Content command in Windows PowerShell scripts Use the Import-Csv cmdlet in Windows PowerShell scripts Use the Import-Clixml cmdlet in Windows PowerShell scripts Use the ConvertFrom-Json cmdlet in Windows PowerShell scripts 24 - Use methods to accept user inputs in Windows PowerShell scripts Identify values that might change in Windows PowerShell scripts Use the Read-Host cmdlet in Windows PowerShell scripts Use the Get-Credential cmdlet in Windows PowerShell scripts Use the Out-GridView cmdlet in Windows PowerShell scripts Pass parameters to a Windows PowerShell script 25 - Troubleshoot scripts and handle errors in Windows PowerShell Interpret error messages generated for Windows PowerShell commands Add output to Windows PowerShell scripts Use breakpoints in Windows PowerShell scripts Interpret error actions for Windows PowerShell commands 26 - Use functions and modules in Windows PowerShell scripts Review functions in Windows PowerShell scripts Use variable scope in Windows PowerShell scripts Create modules in Windows PowerShell scripts Use the dot sourcing feature in Windows PowerShell 27 - Manage single and multiple computers by using Windows PowerShell remoting Review the remoting feature of Windows PowerShell Compare remoting with remote connectivity Review the remoting security feature of Windows PowerShell Enable remoting by using Windows PowerShell Use one-to-one remoting by using Windows PowerShell Use one-to-many remoting by using Windows PowerShell Compare remoting output with local output 28 - Use advanced Windows PowerShell remoting techniques Review common remoting techniques of Windows PowerShell Send parameters to remote computers in Windows PowerShell Set access protection to variables, aliases, and functions by using the scope modifier Enable multi-hop remoting in Windows PowerShell 29 - Manage persistent connections to remote computers by using Windows PowerShell sessions Review persistent connections in Windows PowerShell Create and manage persistent PSSessions by using Windows PowerShell Disconnect PSSessions by using Windows PowerShell Review the feature of implicit remoting in Windows PowerShell 30 - Review Azure PowerShell module Review Azure PowerShell Review the benefits of the Azure PowerShell module Install the Azure PowerShell module Migrate Azure PowerShell from AzureRM to Azure Review Microsoft Azure Active Directory module for Windows PowerShell and Azure Active Directory PowerShell for Graph modules 31 - Review the features and tools for Azure Cloud Shell Review the characteristics of Azure Cloud Shell Review the features and tools of Azure Cloud Shell Configure and experiment with Azure Cloud Shell 32 - Manage Azure resources with Windows PowerShell Create a new Azure virtual machine by using Windows PowerShell commands Manage Azure virtual machines by using Windows PowerShell commands Manage Azure related storage by using Azure PowerShell Manage Azure subscriptions by using Azure PowerShell 33 - Manage users, groups, and licenses in Microsoft Entra ID by using Windows PowerShell Review benefits to manage Microsoft 365 services by using Windows PowerShell Connect to the Microsoft 365 tenant by using Windows PowerShell Manage users in Microsoft 365 by using Windows PowerShell Manage groups in Microsoft 365 by using Windows PowerShell Manage roles in Microsoft 365 by using Windows PowerShell Manage licenses in Microsoft 365 by using Windows PowerShell 34 - Manage Exchange Online by using Windows PowerShell Connect to Exchange Online by using Windows PowerShell Manage mailboxes in Exchange Online by using Windows PowerShell Manage resources in Exchange Online by using Windows PowerShell Manage admin roles in Exchange Online by using Windows PowerShell 35 - Manage SharePoint Online by using Windows PowerShell Install and connect to SharePoint Online Management Shell by using Windows PowerShell Manage SharePoint Online users and groups by using Windows PowerShell Manage SharePoint sites by using Windows PowerShell Manage SharePoint Online external user sharing by using Windows PowerShell 36 - Manage Microsoft Teams by using Windows PowerShell Review Microsoft Teams PowerShell module Install the Microsoft Teams PowerShell module Manage teams with Microsoft Teams PowerShell module 37 - Create and manage background jobs using Windows PowerShell Define the types of background jobs in Windows PowerShell Start remote jobs and CIM/WMI jobs in Windows PowerShell Monitor jobs in Windows PowerShell Retrieve results for running jobs in Windows PowerShell 38 - Create and manage scheduled jobs using Windows PowerShell Create and run Windows PowerShell scripts as scheduled tasks Define scheduled jobs in Windows PowerShell Create job option and job trigger objects in Windows PowerShell Create and register a scheduled job in Windows PowerShell Retrieve the results from a scheduled job in Windows PowerShell
Duration 1 Days 6 CPD hours This course is intended for Sales Legal Marketing Business analysts Project managers AWS Academy students Other IT-related professionals Overview Summarize the working definition of AWS Differentiate between on-premises, hybrid-cloud, and all-in cloud Describe the basic global infrastructure of the AWS Cloud Explain the six benefits of the AWS Cloud Describe and provide an example of the core AWS services, including compute, network, databases, and storage Identify an appropriate solution using AWS Cloud services with various use cases Describe the AWS Well-Architected Framework Explain the shared responsibility model Describe the core security services within the AWS Cloud Describe the basics of AWS Cloud migration Articulate the financial benefits of the AWS Cloud for an organization?s cost management Define the core billing, account management, and pricing models Explain how to use pricing tools to make cost-effective choices for AWS services This course is for individuals who seek an overall understanding of the Amazon Web Services (AWS) Cloud, independent of specific technical roles. You will learn about AWS Cloud concepts, AWS services, security, architecture, pricing, and support to build your AWS Cloud knowledge. This course also helps you prepare for the AWS Certified Cloud Practitioner exam. Prerequisites General IT technical knowledge, General IT business knowledge 1 - Introduction to Amazon Web Services Summarize the benefits of AWS Describe differences between on-demand delivery and cloud deployments Summarize the pay-as-you-go pricing model 2 - Compute in the Cloud Describe the benefits of Amazon Elastic Compute Cloud (Amazon EC2) at a basic level Identify the different Amazon EC2 instance types Differentiate between the various billing options for Amazon EC2 Describe the benefits of Amazon EC2 Auto Scaling Summarize the benefits of Elastic Load Balancing Give an example of the uses for Elastic Load Balancing Summarize the differences between Amazon Simple Notification Service (Amazon SNS) and Amazon Simple Queue Services (Amazon SQS) Summarize additional AWS compute options 3 - Global Infrastructure and Reliability Summarize the benefits of the AWS Global Infrastructure Describe the basic concept of Availability Zones Describe the benefits of Amazon CloudFront and Edge locations Compare different methods for provisioning AWS services 4 - Networking Describe the basic concepts of networking Describe the difference between public and private networking resources Explain a virtual private gateway using a real life scenario Explain a virtual private network (VPN) using a real life scenario Describe the benefit of AWS Direct Connect Describe the benefit of hybrid deployments Describe the layers of security used in an IT strategy Describe which services are used to interact with the AWS global network 5 - Storage and Databases Summarize the basic concept of storage and databases Describe benefits of Amazon Elastic Block Store (Amazon EBS) Describe benefits of Amazon Simple Storage Service (Amazon S3) Describe the benefits of Amazon Elastic File System (Amazon EFS) Summarize various storage solutions Describe the benefits of Amazon Relational Database Service (Amazon RDS) Describe the benefits of Amazon DynamoDB Summarize various database services 6 - Security Explain the benefits of the shared responsibility model Describe multi-factor authentication (MFA) Differentiate between the AWS Identity and Access Management (IAM) security levels Describe security policies at a basic level Explain the benefits of AWS Organizations Summarize the benefits of compliance with AWS Explain primary AWS security services at a basic level 7 - Monitoring and Analytics Summarize approaches to monitoring your AWS environment Describe the benefits of Amazon CloudWatch Describe the benefits of AWS CloudTrail Describe the benefits of AWS Trusted Advisor 8 - Pricing and Support Understand AWS pricing and support models Describe the AWS Free Tier Describe key benefits of AWS Organizations and consolidated billing Explain the benefits of AWS Budgets Explain the benefits of AWS Cost Explorer Explain the primary benefits of the AWS Pricing Calculator Distinguish between the various AWS Support Plans Describe the benefits of AWS Marketplace 9 - Migration and Innovation Understand migration and innovation in the AWS Cloud Summarize the AWS Cloud Adoption Framework (AWS CAF) Summarize six key factors of a cloud migration strategy Describe the benefits of various AWS data migration solutions, such as AWS Snowcone, AWS Snowball, and AWS Snowmobile Summarize the broad scope of innovative solutions that AWS offers Summarize the five pillars of the AWS Well-Architected Framewor 10 - AWS Certified Cloud Practitioner Basics Determine resources for preparing for the AWS Certified Cloud Practitioner examination Describe benefits of becoming AWS Certified
The Health and Safety at Workplace Course provides a thorough introduction to essential health and safety practices from the ground up. It is designed to help learners achieve a professional certificate, which can be a valuable asset in their careers. This course offers a detailed, instructor-guided experience, covering critical safety regulations and practices relevant to your role within the workplace. It’s perfect for those looking to build a strong foundation in health and safety or enhance their current expertise.
Recent studies have shown a significant surge in demand for professionals skilled in Hospitality Management, HR Management, and Office Administration. With the global economy rebounding post-pandemic, industries are gearing up for growth, particularly in the service sector. In light of this, our Hospitality Management and HR management bundle offers a comprehensive suite of courses tailored to equip individuals with the expertise required to thrive in these dynamic fields. The Hospitality Management, HR Management with Office Administration QLS Endorsed Diploma bundle encompasses a diverse range of topics crucial for success in today's competitive job market. From mastering the intricacies of HR Management to honing skills in Hospitality Management and Office Administration, this bundle provides a holistic approach to professional development. Furthermore, with additional modules focusing on personal growth and career advancement, participants can elevate their capabilities to excel in various roles within these industries. In this bundle, learners will delve into the fundamentals of Hospitality Management, exploring topics such as restaurant management, catering management, and customer service. Simultaneously, they will gain insights into HR Management, delving into areas such as HR audit and delegation skills. Moreover, the inclusion of Hospitality Management and HR management courses on office management and administration ensures that learners are equipped with the necessary organizational and administrative skills vital for success in any workplace setting. QLS Endorsed Courses: Course 01: Advance Certificate in Office Management & Administration at QLS Level 3 Course 02: Certificate in HR Management at QLS Level 3 Course 03: Diploma in Hospitality Management at QLS Level 5 CPD QS Accredited Courses: Course 04: Certificate in HR Audit Course 05: Delegation Skills Course 06: Travel and Tourism Course 07: Leisure Management Course 08: Concierge Course 09: Restaurant Management Course 10: Catering Management Course 11: Customer Service Diploma Take your career to the next level with our bundle that includes technical courses and five guided courses focused on personal development and career growth. Course 12: Career Development Plan Fundamentals Course 13: CV Writing and Job Searching Course 14: Networking Skills for Personal Success Course 15: Ace Your Presentations: Public Speaking Masterclass Course 16: Decision Making and Critical Thinking Seize this opportunity to elevate your career with our comprehensive bundle, endorsed by the prestigious QLS and accredited by CPD. Hospitality Management, HR Management with Office Administration QLS Endorsed Diploma. Learning Outcomes: Gain a comprehensive understanding of Hospitality Management principles and practices. Develop essential Hospitality Management and HR management skills, including HR audit and delegation techniques. Acquire proficiency in office management and administration. Enhance personal development through Hospitality Management and HR management courses focused on career planning, networking, and confidence-building. Master time management techniques to boost productivity and efficiency. Learn strategies for anxiety and stress management to maintain well-being in a demanding professional environment. In this comprehensive Hospitality Management and HR management courses, participants will embark on a journey through the core principles and practices of Hospitality Management, HR Management, and Office Administration. Through engaging modules, learners will delve into the intricate workings of the hospitality industry, understanding the dynamics of restaurant and catering management, as well as the nuances of providing exceptional customer service. They will explore the fundamentals of HR management, including the crucial aspects of HR audit and delegation skills, enabling them to effectively manage human resources within organizations. Moreover, participants will gain invaluable insights into office management and administration, acquiring essential organizational skills and administrative techniques vital for success in any workplace environment. Through a combination of theoretical knowledge and practical applications, learners will develop a holistic understanding of these fields, equipping them with the expertise needed to excel in their careers and make meaningful contributions to their respective industries. CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? After successfully completing the Hospitality Management and HR management course, you should be able to: Aspiring professionals seeking to enter the hospitality industry. Individuals aiming to advance their careers in Hospitality Management and HR management. Office administrators looking to enhance their skills and qualifications in Hospitality Management and HR management. Students pursuing a comprehensive diploma in Hospitality Management and HR management endorsed by QLS. Professionals seeking personal growth and career development opportunities. Anyone interested Requirements You are warmly invited to register for this bundle. Please be aware that there are no formal entry requirements or qualifications necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment Career path This Hospitality Management and HR management course will help you to develop your knowledge to pursue different careers, such as: Hospitality Manager HR Coordinator Office Manager Catering Supervisor Customer Service Manager HR Auditor Administrative Assistant Certificates 13 CPD Quality Standard Certificates Digital certificate - Included 3 QLS Endorsed Certificates Hard copy certificate - Included
Do you want to prepare for your dream job but strive hard to find the right courses? Then, stop worrying, for our strategically modified Solar Energy and Environmental Management bundle will keep you up to date with the relevant knowledge and most recent matters of this emerging field. So, invest your money and effort in our 33 course mega bundle that will exceed your expectations within your budget. The Solar Energy and Environmental Management related fields are thriving across the UK, and recruiters are hiring the most knowledgeable and proficient candidates. It's a demanding field with magnitudes of lucrative choices. If you need more guidance to specialise in this area and need help knowing where to start, then StudyHub proposes a preparatory bundle. This comprehensive Solar Energy and Environmental Management bundle will help you build a solid foundation to become a proficient worker in the sector. This Solar Energy and Environmental Management Bundle consists of the following 30 CPD Accredited Premium courses - Course 1: Solar Energy Course 2: Sustainable Energy, Development and Environmental Impacts Course 3: Oil and Gas Industry Course 4: Petroleum Refining Demystified Course 5: Online Course in Conservation Course 6: Homesteading Diploma Course 7: Floristry Academy Diploma Course 8: Arboriculture Course 9: Marine Biology Course - Online Diploma Course 10: Garden Design Course 11: Reproduction in Flowering Plants Course 12: Kitchen Gardening Course 13: Mushroom Growing Course Course 14: Carbon Literacy Knowledge Course 15: Animal Science Course 16: Environment Management Course 17: Environmental Health Course 18: Environmental Law 2021 Course 19: Meteorology Course 20: Land Management Course 21: Diploma in Water Treatment Course 22: Forestry Course 23: Agricultural Science Course 24: Botany Course 25: Wildlife Rescue and Rehabilitation Course 26: Architectural Studies Course 27: Cleaning: Disinfection, Waste Management and Chemical Safety Course 28: COSHH (Control of Substances Hazardous to Health) - Awareness Course 29: Spill Management Training Course 30: Horticulture & Organic Gardening 3 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 1:Career Development Plan Fundamentals Course 2:CV Writing and Job Searching Course 3:Interview Skills: Ace the Interview Learning Outcome This tailor-made Solar Energy and Environmental Management bundle will allow you to- Uncover your skills and aptitudes to break new ground in the related fields Deep dive into the fundamental knowledge Acquire some hard and soft skills in this area Gain some transferable skills to elevate your performance Maintain good report with your clients and staff Gain necessary office skills and be tech savvy utilising relevant software Keep records of your work and make a report Know the regulations around this area Reinforce your career with specific knowledge of this field Know your legal and ethical responsibility as a professional in the related field This Solar Energy and Environmental Management Bundle resources were created with the help of industry experts, and all subject-related information is kept updated on a regular basis to avoid learners from falling behind on the latest developments. Certification After studying the complete training you will be able to take the assessment. After successfully passing the assessment you will be able to claim all courses pdf certificates and 1 hardcopy certificate for the Title Course completely free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Ambitious learners who want to strengthen their CV for their desired job should take advantage of the Solar Energy and Environmental Management bundle! This bundle is also ideal for professionals looking for career advancement. Requirements To participate in this course, all you need is - A smart device A secure internet connection And a keen interest in Solar Energy and Environmental Management Career path Upon completing this essential Bundle, you will discover a new world of endless possibilities. These courses will help you to get a cut above the rest and allow you to be more efficient in the relevant fields.
Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now With a single payment you will gain access to Health and Safety Executive including 10 additional premium courses, original hardcopy certificate, transcript and a student ID card which will allow you to get discounts on things like music, food, travel and clothes etc. Courses are included with this Health and Safety Executive Complete Bundle: Course 01: Health and Safety Executive Course 02: LOLER Training Course 03: Asbestos Awareness Level 2 Course 04: RIDDOR Training Course 05: Fire Safety Awareness Level 2 Course 06: COSHH Awareness Level 3 Course 07: Manual Handling Level 2 Course 08: Mental Health First Aid Course 09: First Aid at Work Course 10: Biohacking Your Physical and Mental Health Course 11: Personal Hygiene If you want to gain a solid understanding of Health and Safety Executive and fast track your dream career, then take a step in the right direction with this industry-standard, comprehensive Health and Safety Executive course designed by expert instructors. You'll have 24/7 online access to the study materials, introductory videos, assessment tests, study resources and tutor support for a lifetime. The Health and Safety Executive will help you to develop your skills, confidence and knowledge of this sector, helping to add real value to your CV and personal development. Gain experience online and interact with experts. This can prove to be the perfect way to get noticed by a prospective employer and stand out from the crowd. Health and Safety Executive has been rated and reviewed highly by our learners and professionals alike. We have a passion for teaching, and it shows. All of our courses have interactive online modules that allow studying to take place where and when you want it to. The only thing you need to take Health and Safety Executive is Wi-Fi and a screen. You'll never be late for class again. Experienced tutors and mentors will be there for you whenever you need them, and solve all your queries through email and chat boxes. Whether you are looking to brighten up your CV, just starting out in the industry, looking for a career change or just fancy learning something new, this online course is perfect! Benefits you'll get choosing Apex Learning: One payment, but lifetime access to 11 CPD courses Certificates, student ID for the title course included in a one-time fee Full tutor support available from Monday to Friday Free up your time - don't waste time and money travelling for classes Accessible, informative modules taught by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Gain valuable knowledge without leaving your home Take this course anywhere and at any time. Don't let your lifestyle limit your learning or your potential. Course Curriculum: Module 01: Health and Safety at Work and the Laws Module 02: Managing for Health and Safety Module 03: Risk Assessment and Common Risks Module 04: Workplace Health, Safety and Welfare Module 05: Accidents and Ill Health at Work Module 06: Electrical, Fire and Gas Safety Module 07: Safety in Different Work Settings Module 08: Work Equipment Hazards and Risk Control Module 09: Other Health and Safety Hazards at Work Course 2: LOLER Training Module 01: Introduction to LOLER Module 02: Part 01 - Selecting Lifting Equipment and Accessories Module 03: Part 02 - Selecting Lifting Equipment and Accessories Module 04: Planning the Lifting Operation Module 05: Factors Affecting Safe Lifting Operation Module 06: Roles and Responsibilities Module 07: Risk Assessment Module 08: Examination and Inspection Module 09: Reports and Defects Course 3: Asbestos Awareness Level 2 Module 01: Asbestos Explained Module 02: Asbestos Identified Module 03: Asbestos and the Law Module 04: Risk Factors of Asbestos Module 05: Surveys and Risk Assessment Module 06: Asbestos Awareness Safety Module 07: Asbestos Containing Waste (ACW) Disposal Module 08: Accidental Disturbance of ACMs and Dealing with Emergencies Course 4: RIDDOR Training Module 1: Health and Safety at Work and the Laws Module 2: Managing for Health and Safety Module 3: Risk Assessment and Common Risks Module 4: RIDDOR Course 5: Fire Safety Awareness Level 2 Module 1: Introduction to Fire Safety Module 2: Fire Safety Law Module 3: Measures of Fire Safety Module 4: Evacuation Procedures Course 6: COSHH Awareness Level 3 Module 01: COSHH Explained Module 02: COSHH Regulations Module 03: Health Problems Related to Hazardous Substances Module 04: Identifying Hazardous Substances Module 05: COSHH Risk Assessments Module 06: Control Measures and Monitoring Module 07: Implementing Control Measures Course 7: Manual Handling Level 2 Module 01: Introduction, Legislation and Guidance Module 02: Manual Handling Hazards and Injuries Module 03: Manual Handling Risk Assessments Module 04: Controlling and Reducing the Risks Module 05: Safe Lifting Techniques Course 8: Mental Health First Aid Module 1: Introduction to Mental Health Module 2: Overview of Mental Health First Aid Module 3: Childhood and Adolescent Psychiatric Disorders Module 4: Stress and Anxiety Disorders Module 5: Schizophrenia Module 6: Personality Disorders Module 7: Mood Disorders Module 8: Eating & Sleeping Disorders Module 9: Self-Harm and Suicide Module 10: Medication and Therapy in the Treatment of Mental Illness Module 11: Social Attitudes to Mental Illness Module 12: Mental Health Legislation and Services Module 13: Mental Health in the Workplace Module 14: Approach and React To People in Mental Health Crisis Course 9: First Aid at Work Module 01: Introduction to Workplace First Aid Module 02: Legal Framework for Workplace First Aid Module 03: Incident Management at Work Module 04: Primary Survey Module 05: Secondary Survey Module 06: Basic First-Aid Techniques Module 07: Dealing with Minor Injuries at Workplace Module 08: Secondary Illness: Loss of Responsiveness and CPR Module 09: Secondary Illness: Breathing Problems Module 10: Secondary Illnesses and Injuries Module 11: Dealing With Fractures and Dislocations Module 12: Call for an Emergency Course 10: Biohacking Your Physical and Mental Health Module 01: Introduction Module 02: Sleep - So MUCH More Than Just Rest Module 03: Blue Light & Red Light Module 04: Mindfulness & Movement Module 05: What You Put In Your Mouth is KEY! Module 06: Hidden Secret - 'Cryotherapy' Module 07: Importance Of PURE Air Module 08: Final Thoughts & Recommendations Course 11: Personal Hygiene Module 01: Introduction to Personal Hygiene and a Brief History Module 02: Looking Clean, Smelling Clean Module 03: Improving and Maintaining Oral Health Module 04: Care of the Eyes Module 05: Ear Care Secrets Module 06: Foot & Nail Care in Personal Hygiene Module 07: Hair Care Hygienic Ways Module 08: Hygienic Approach to Skin Care Module 09: Maintain Good Toilet Hygiene Module 10: Potential Hygiene Guidelines Module 11: Personal Hygiene During Coronavirus Pandemic How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) If you want to get hardcopy certificates for other courses, generally you have to pay £20 for each. But this Fall, Apex Learning is offering a Flat 50% discount on hard copy certificates, and you can get each for just £10! P.S. The delivery inside the U.K. is Free. International students have to pay a £3.99 postal charge. CPD 110 CPD hours / points Accredited by CPD Quality Standards Requirements There is no time limit for completing this course, it can be studied in your own time at your own pace Career path Having these various CPD certificate will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Health and Safety Executive) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.
Stone Carving made a return to the Phoenix last year when we welcomed Mark Stonestreet to come teach us the joys of creating free-standing abstract sculpture. It was an absolutely fantastic course! This year Mark is coming back for more and this time we’re giving the students more stone to create with and more time – 5 days to be precise! The dusty nature of stone means that we will be working under a marquee set within the studio’s beautiful meadow – what better way to spend your summer – especially when none of us can go abroad? Outside of a global pandemic, Mark spends half the year creating sculpture in the South Downs and the other half in Mamallapuram in India – a village of over 200 stone carving workshops. His life is in stone and I liked him the instant we met. He is everything you would expect a stone carver to be – sturdy, weathered (meant in the nicest possible way, I promise Mark!) with a warm, no-nonsense personality that immediately puts you at ease. Our students are in safe hands working with him and I cannot wait to see what they will achieve this year! 23/08/2021 - 27/08/2021 10:00 am - 4:30 pm Location: The Phoenix Studio This fun course includes: Informal, relaxed & attentive guidance for every student, provided by Mark Stonestreet Step-by-step demonstrations covering… How to work with the tools and stone safely, How to create an abstract design that will look good and have structural integrity, How to transfer your design to the stone and carve into it efficiently to create the basic shape, How to add detail and refine the carved form, How to finish and present the form (looking at finishes, treatment, and mounting). This course is for you if: You want to realise drawings and 2D designs into 3D or have an introduction to visualizing your ideas in 3D You want to explore your creativity but lack the confidence to do so on your own You want to learn how to work safely and competently in stone You want to get away from it all and immerse yourself in a fun, creative environment Suitable for? Anyone, but please note that you will be using a chisel and mallet throughout the three days and this will take it’s toll on your arms and body. We generally limit the age to 16 years old+ though exceptions can be made where appropriate. Please contact James Orts and ask. What is included in the price? Five full days tuition (10 am-4.30 pm) Materials, including a piece of Portland stone (approximately 55cm x 25cm x 22cm), safety gear, and the tools you will need for when on the course You could consider making a simple printed course handout outlining the technique’s main principles and useful links/suppliers – Totally your choice though! Tea, coffee, biscuits/cakes Use of a beautiful, purpose-built art studio with all the equipment & materials you will need Beautiful countryside setting Pre-course prep It would be useful to gather, sketch out or think about what abstract shapes you are drawn to. Mark will be able to provide ideas as well and advise you on which of your ideas may work best so having some ideas to work from would be useful. You will be working outdoors so come prepared for the forecasted weather and all students must work in sturdy shoes. You will be sent an automated email on booking which prompts you towards documents that help you prepare for your time here. If this does not happen then please email James before the course. Beyond The Course Having completed a Phoenix Studio course many of our students choose to explore the medium further. They may come on another weekend course, start coming to our Phoenix Art Club Sessions or our Creative Monday Sessions, or carry on independently at home. We are more than happy to help and advise you in taking those first creative steps! Need accommodation? If you are travelling from further afield and would like to stay in the area for your visit then have a look at our recommend B&Bs and hotels. Click here for the list.