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
Delve into the realm of Autism, Dementia, and ADHD with our informative bundle "Autism, Dementia and ADHD Awareness - 3 QLS Course". This collection of courses aims to offer you an expansive theoretical comprehension of these key neurological and developmental conditions. At the heart of this bundle are three QLS-endorsed courses focusing on Autism, Dementia, and ADHD Awareness. Your dedication to these courses will be recognized with a hardcopy certificate upon completion. In addition, you'll have access to five CPD QS-accredited relevant courses including Learning Disability Nursing, Dyslexia, Child Language Disorder (CLD), Disability Assessor Training, and Child Protection & Safeguarding. Key Features of the Autism, Dementia and ADHD Awareness - 3 QLS Course Bundle: 3 QLS-Endorsed Courses: We proudly offer 3 QLS-endorsed courses within our Autism, Dementia and ADHD Awareness - 3 QLS Course bundle, providing you with industry-recognized qualifications. Plus, you'll receive a free hardcopy certificate for each of these courses. QLS Course 01: Autism QLS Course 02: Dementia Awareness QLS Course 03: ADHD Awareness 5 CPD QS Accredited Courses: Additionally, our bundle includes 5 relevant CPD QS accredited courses, ensuring that you stay up-to-date with the latest industry standards and practices. Course 01: Learning Disability Nursing Course 02: Dyslexia Course 03: Child Language Disorder (CLD) Course 04: Disability Assessor Training Course 05: Child Protection & Safeguarding In Addition, you'll get Five Career Boosting Courses absolutely FREE with this Bundle. Course 01: Professional CV Writing Course 02: Job Search Skills Course 03: Self-Esteem & Confidence Building Course 04: Professional Diploma in Stress Management Course 05: Complete Communication Skills Master Class Convenient Online Learning: Our Autism, Dementia and ADHD Awareness - 3 QLS Course courses are accessible online, allowing you to learn at your own pace and from the comfort of your own home. Explore this comprehensive and intriguing bundle today, and embark on a journey to deepen your understanding of these vital health topics. Learning Outcomes: Understand Autism, Dementia, and ADHD in depth. Learn about learning disabilities and associated nursing approaches. Gain knowledge about Dyslexia and its management. Understand the nuances of Child Language Disorder (CLD). Learn the essentials of Disability Assessment. Understand the importance of Child Protection & Safeguarding. Develop an overall understanding of neurological and developmental disorders. The "Autism, Dementia and ADHD Awareness - 3 QLS Course" bundle is a collection of eight insightful courses designed to provide a thorough theoretical understanding of these conditions. Encompassing three QLS-endorsed courses and five CPD QS-accredited courses, the bundle covers a wide range of relevant topics, fostering an in-depth understanding of these key health areas. CPD 260 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals who wish to understand Autism, Dementia, and ADHD in detail. Parents or family members of individuals with these conditions. Aspiring healthcare professionals interested in these areas. Social workers, teachers, or caregivers seeking to deepen their understanding. Career path Autism Specialist - £20,000 - £40,000 per year. Dementia Care Specialist - £20,000 - £35,000 per year. ADHD Counselor - £25,000 - £40,000 per year. Learning Disability Nurse - £22,000 - £38,000 per year. Disability Assessor - £25,000 - £35,000 per year. Child Protection Officer - £20,000 - £35,000 per ye Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included
This personal development bundle is designed to help you enhance your communication skills, boost your motivation, and foster personal growth. With a focus on fundamental topics such as assertiveness, body language, and positivity, this bundle provides you with the necessary tools to achieve your objectives. By enrolling in these courses, you can experience the transformative power of personal growth and development. The bundle includes below courses: Improving Personal Effectiveness Emotional Intelligence Body Language Communication Basics Through these courses, you can acquire knowledge and practical skills to increase your effectiveness in your personal and professional life. You will learn how to manage your emotions, communicate effectively, and convey confidence through your body language. With these foundational skills, you can make meaningful progress towards your personal and career goals.
About this Training Course Oil & Gas professionals increasingly need to translate complex findings, analysis and recommendations for effective decision-making. If you face challenges in getting your findings into paper, you will benefit from this training course. The Technical Report Writing and Presentation Skills for Oil & Gas Engineers and Technical Professionals course focuses on the unique needs of technical professionals who write for both technical and non-technical readers. This separately bookable training course will demonstrate how technical professionals can use their technical knowledge and logical edge to write in a reader-friendly style, produce grammatically accurate reports and persuasively communicate for buy-in purposes. An ILM Recognised programme. Training Objectives LEARNING OUTCOMES FOR TECHNICAL REPORT WRITING SKILLS By the end of this course, participants will be able to: Write and turn-around accurate technical documents quickly to meet deadlines and productivity goals Understand how technical reports should be structured by applying a systematic approach to the writing task, involving planning, drafting, revision and production Use clear & powerful language to target and persuade readers for positive results Use tried and tested proof reading techniques to check and review documents more effectively Identify and avoid common pitfalls in technical report writing LEARNING OUTCOMES FOR TECHNICAL PRESENTATION SKILLS By the end of this course, participants will be able to: Present and sell your technical presentation more effectively both internally and externally Plan and structure your meetings and presentations for maximum effect Capture your technical and non-technical audience by delivering your presentation with power and authority Handle questions, interruptions and objections with confidence Target Audience This programme has been researched and developed for all Oil & Gas Engineers and Technical Professionals Course Level Basic or Foundation Trainer Your course leader managed the Business Skills Unit of the British Council programmes as well as oversee all training-related matters from 1997. The trainer considers himself a trainer first and specialises predominantly in high-level writing and technical report writing programmes. In addition to conducting training in Technical Writing, the trainer has also been the chief editor for many large writing projects. These include a year-long project editing the entire Start-Up Manual (including the Black Start Manual) for Nippon Oil's Helang Integrated Platform, a 4-month project rewriting the manuals for the Puteri Dulang FSO off Terengganu, and editing the current revision of the PETRONAS Procedures and Guidelines for Upstream Activities (PPGUA). 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 post training support and fees applicable Accreditions And Affliations
Description English Philology Diploma A comprehensive online course tailored for those passionate about understanding the intricacies of the English language. This prestigious course offers an immersive journey into the depths of English, charting its evolution, nuances, and impact on society. The English Philology Diploma begins by exploring The Roots of English Language, shedding light on the ancient origins and gradual development of one of the world's most spoken languages. As learners progress, they are introduced to the intricate world of Phonetics and Phonology, where the sounds of English come alive, and the subtle differences in pronunciation and intonation are demystified. Further, the course delves into English Morphology, enabling students to grasp the structure and formation of words. This knowledge seamlessly blends into the next module on English Syntax, which focuses on the arrangement of words and the creation of meaningful sentences. The journey doesn't stop here. Semantics and Pragmatics take centre stage, offering students a glimpse into the world of meaning and context. By understanding the interplay between words and the nuances they carry in different situations, learners equip themselves with the ability to use English effectively in varied contexts. The rich tapestry of the English language's history is revealed in the module on English Historical Linguistics. Here, the evolution, changes, and shifts in the language over centuries are explored, providing a robust understanding of the language's journey through time. Dialects and regional variations form an essential part of any language. The English Philology Diploma addresses this through English Dialectology, where the myriad dialects and their unique characteristics are studied. This module complements the subsequent section on English Sociolinguistics, which delves into the social aspects of language use, including factors such as region, class, and ethnicity. The extensive nature of the English vocabulary is covered in The English Lexicon module. This section empowers learners with the knowledge of word origins, derivations, and the vast array of vocabulary available in English. Lastly, the English Philology Diploma recognises the significance of imparting this knowledge. Therefore, the final module, Teaching and Learning English, is dedicated to techniques and methodologies effective in teaching English, ensuring that learners not only grasp the content but are also equipped to pass on this knowledge to others. In conclusion, the English Philology Diploma offers a comprehensive, online learning experience for those eager to understand English beyond its surface. With meticulously curated content, this course promises not only knowledge but also the empowerment to use, teach, and appreciate the English language in all its glory. What you will learn 1: The Roots of English Language 2: Phonetics and Phonology 3: English Morphology 4: English Syntax 5: Semantics and Pragmatics 6: English Historical Linguistics 7: English Dialectology 8: English Sociolinguistics 9: The English Lexicon 10: Teaching and Learning English Course Outcomes After completing the course, you will receive a diploma certificate and an academic transcript from Elearn college. Assessment Each unit concludes with a multiple-choice examination. This exercise will help you recall the major aspects covered in the unit and help you ensure that you have not missed anything important in the unit. The results are readily available, which will help you see your mistakes and look at the topic once again. If the result is satisfactory, it is a green light for you to proceed to the next chapter. Accreditation Elearn College is a registered Ed-tech company under the UK Register of Learning( Ref No:10062668). After completing a course, you will be able to download the certificate and the transcript of the course from the website. For the learners who require a hard copy of the certificate and transcript, we will post it for them for an additional charge.
LOOKING FOR: PICTURE BOOKS, YOUNG FICTION, CHAPTER BOOKS, MG, YA Alice set up Alice Williams Literary in 2018 after representing children's books for over ten years at David Higham Associates. She is especially keen to consider playful, funny books for all ages, and is on the lookout for heartwarming, empowering stories, whether in a realistic, contemporary setting, or a wildly imaginative fantasy world - or somewhere in-between. Alice is offering 121 sessions for young fiction, middle grade, YA and picture book writers. For chapter books, MG and YA fiction, please submit a covering letter, synopsis and the first three chapters of your manuscript in a single word document. For picture books, please submit a covering letter and two texts, or for illustrators one dummy and examples from your portfolio or a link to your website. Alice is only seeking to discuss texts/novels with writers living in the UK and Ireland. English does not need to be your first language, but you must be living within the UK or Ireland. (In addition to the paid sessions, Alice is kindly offering one free session for low income/under-represented writers. Please email agent121@iaminprint.co.uk to apply, outlining your case for this option which is offered at the discretion of I Am In Print). By booking you understand you need to conduct an internet connection test with I Am In Print prior to the event. You also agree to email your material in one document to reach I Am In Print by the stated submission deadline and note that I Am In Print take no responsibility for the advice received during your agent meeting. The submission deadline is: Thursday 11th September 2025
Salsa or Latin Dance rhythm private class in London for couples or individuals to achieve a good knowledge of the Salsa, Samba, Bachata, Merengue or Latin dance steps One to One lesson, 5 minimum pack lesson booking. Taught by native instructor You can have this lesson at our premises, on Zoom, Pre-recorded or home visit, the choice is yours!!! The Program includes: 10 or 20 Lesson 1on1 lesson Walking & Leading techniques Female & Male Teachers Footwork & Upper body techniques Steps & routines names (brain method) Body posture and language Tempo & beat music technique Fully equipped dance studio Ownership of your footage work progress & Docs Music library via dropbox or Spotify Salsa or Latin Dance rhythm private class in London for couples or individuals to achieve a good knowledge of the salsa, samba, bachata, merengue or Latin dance steps One to One lesson, 4 minimum pack lesson book Teach by the native instructor We have been training people in salsa in London for almost 20 years and are still in business as salsa in west London is increasing massively. SALE
Higher Intermediate Communication Training in all 4 Integrated Skills: Listening, Speaking, Reading and Writing. Learn REAL language, not "textbook English".
FREE Level 3 QLS Hard Copy Certificate | 120 CPD Points | Advanced Learning Materials | Lifetime Access | Tutor Support
Understanding & Expanding Business for ESL Entrpreneurs 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 Understanding & Expanding Business for ESL Entrpreneurs 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 1 hour 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 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 Who Is This Course For This How to Become a Successful ESL Entrepreneur Abroad is for anyone who: Wants to enter a teaching profession abroad as an ESL Trainer/ESL Entrepreneur Just started a teaching role and wants to get better and wants to know about teaching ESL abroad Wants to add a qualification to their name To teach the future generation and build them up To gain leadership, presentation, and other valuable skill Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language numeracy and IT Desire for entrepreneurship over the age of 16. Assessment The assessment is straightforward, you need to complete the assignment questions that will be provided to you at the end of the course, you can complete the assignment anytime you want. After you complete and submit your assignment, our tutors will assess your assignment and give you feedback if needed. After your assignment has been assessed and you have passed, you will be qualified and will be able to apply for a course completion certificate. 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. Understanding & Expanding Business for ESL Entrpreneurs Analyzing the Business Model 00:15:00 Having an Efficient Business System 00:07:00 How to Launch on a Shoe String Budget 00:06:00 Finding Investors and Exiting the Business Bringing on Investors 00:06:00 Franchising 00:06:00 Having an Exit Strategy 00:11:00 Recruiting Teachers, Students and Staff Teacher Recruitment 00:06:00 Student Recruitment and Placement 00:08:00 Thinking Like an ESL Student 00:05:00 Thinking Like an ESL Teacher 00:06:00