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
24 Hours Left! Don't Let Year-End Deals Slip Away - Enrol Now! Step onto any construction site, and you'll see the immense effort that goes into creating a masterpiece. Every little detail matters - from the layout and the materials used to the workers hired. To create an awe-inspiring structure, one needs an arsenal of skills, and that's exactly what our Construction Site Management bundle offers. The bundle comprises eleven courses, each designed to equip you with vital skills that are in demand in the construction industry. The first course is endorsed by the Quality Licence Scheme (QLS) and comes with a hardcopy certificate, proving your proficiency in Site Management. The QLS hardcopy certificate is highly regarded by employers, providing a tangible way to showcase your skills and abilities. The ten other courses in the bundle are CPD-QS accredited, ensuring that you gain the relevant skills and knowledge to excel in your construction career. From Building Quantity Surveying to Workplace Health and Safety, each course offers a unique set of skills that you can apply in your profession. Whether you're looking to upskill or change careers, our Construction Site Management bundle is the perfect solution. Enrol now and join the ranks of construction professionals who are making a difference in the world, one structure at a time. This Construction Site Management Bundle Package includes: Course 01: Diploma in Site Management at QLS Level 5 10 Premium Additional CPD QS Accredited Courses - Course 01: Building Quantity Surveying Course 02: Land Surveying Course 03: Diploma in Construction Industry Scheme (CIS) Course 04: Introduction to Xactimate: Construction Cost Estimation Course 05: Construction Estimation using RSMeans Course Course 06: Professional Interior Design & Construction Course 07: Site Management Safety Training Course 08: Workplace Health and Safety Course 09: Fire Risk Assessment With Health and Safety Training Course 10: Contracts Law UK Why Prefer This Construction Site Management Bundle? You will receive a completely free certificate from the Quality Licence Scheme Option to purchase 10 additional certificates accredited by CPD Get a free Student ID Card - (£10 postal charges will be applicable for international delivery) Free assessments and immediate success results 24/7 Tutor Support After taking this Construction Site Management bundle courses, you will be able to learn: Develop skills in site management, building quantity surveying, land surveying, and construction estimation. Understand the Construction Industry Scheme (CIS) and its implications for contractors and subcontractors. Learn how to estimate construction costs using Xactimate and RSMeans software. Acquire knowledge of workplace health and safety regulations and fire risk assessment. Develop professional interior design and construction skills. Gain expertise in contract law in the UK. ***Curriculum breakdown of Site Management*** Introduction to Construction Management Project Life Cycle and Success Preliminary Site Investigation & Site Organisation Construction Site Layout Planning and Temporary Facilities Management Site Management Planning & Management of Equipment Construction Materials Management Stock Control Quality Assurance and Customer Care Legal Aspects of Contracting Human Resources Management Risk and Value Management Communications, Information and Documentation of Construction Health and Safety in Construction Management How is the Construction Site Management Bundle Assessment Process? You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you successfully pass the exams. CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is for: Individuals seeking to upskill in the construction industry. Professionals looking to advance their career in construction management. People considering a career change to the construction industry. Anyone interested in learning more about construction site management and safety. Career path Our courses will prepare you for a range of careers, including: Site Manager: £25,000 to £75,000 per annum. Building Quantity Surveyor: £25,000 to £75,000 per annum. Land Surveyor: £22,000 to £45,000 per annum. Estimator: £22,000 to £50,000 per annum. Health and Safety Officer: £20,000 to £45,000 per annum. Interior Designer: £20,000 to £60,000 per annum. Certificates CPD QS Accredited Certificate Digital certificate - Included Upon successfully completing the Bundle, you will need to place an order to receive a PDF Certificate for each course within the bundle. These certificates serve as proof of your newly acquired skills, accredited by CPD QS. Also, the certificates are recognised throughout the UK and internationally. CPD QS Accredited Certificate Hard copy certificate - Included International students are subject to a £10 delivery fee for their orders, based on their location. Diploma in Site Management at QLS Level 5 Hard copy certificate - Included
24 Hour Flash Deal **25-in-1 Sustainability Consultant, Energy Auditors, and Environmental Engineer Mega Bundle** Sustainability Consultant, Energy Auditors, and Environmental Engineer Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Sustainability Consultant, Energy Auditors, and Environmental Engineer package online with Studyhub through our online learning platform. The Sustainability Consultant, Energy Auditors, and Environmental Engineer bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Sustainability Consultant, Energy Auditors, and Environmental Engineer course provides complete 360-degree training on Sustainability Consultant, Energy Auditors, and Environmental Engineer. You'll get not one, not two, not three, but twenty-five Sustainability Consultant, Energy Auditors, and Environmental Engineer courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Sustainability Consultant, Energy Auditors, and Environmental Engineer courses are yours for as long as you want them once you enrol in this course This Sustainability Consultant, Energy Auditors, and Environmental Engineer Bundle consists the following career oriented courses: Course 01: Energy Consultant Certificate & Sustainable Energy Diploma Course 02: Environmental Engineering Course 03: Environmental Management Course 04: Environmental Health Course 05: Environmental Law Course 06: Online Course in Conservation Course 07: Renewable Energy Course 08: Structural Geology, Tectonics & Rock Mechanics Course 09: Wildlife Rescue and Rehabilitation Course 10: Agricultural Science Course 11: Forestry Course 12: Carbon Literacy Project Certifications Course 13: Renewable Energy Engineering Course Course 14: Floristry & Plant Care Training Course 15: Water Treatment Course 16: Sustainable Energy Course 17: Town Planning Course 18: Environmental Science and Climate Change Dynamics Course 19: Marine Biology Courses Online Course 20: Environmental Impact Assessment: Evaluating Sustainability Course 21: Ecology Course 22: Sustainable Living Course 23: Rewilding Training for Environmental Stewardship Course 24: Meteorology Course 25: Land Management Course The Sustainability Consultant, Energy Auditors, and Environmental Engineer course has been prepared by focusing largely on Sustainability Consultant, Energy Auditors, and Environmental Engineer career readiness. It has been designed by our Sustainability Consultant, Energy Auditors, and Environmental Engineer specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Sustainability Consultant, Energy Auditors, and Environmental Engineer Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Sustainability Consultant, Energy Auditors, and Environmental Engineer bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Sustainability Consultant, Energy Auditors, and Environmental Engineer Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Sustainability Consultant, Energy Auditors, and Environmental Engineer Elementary modules, allowing our students to grasp each lesson quickly. The Sustainability Consultant, Energy Auditors, and Environmental Engineer course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Sustainability Consultant, Energy Auditors, and Environmental Engineer bundle, you really hit the jackpot. Here's what you get: Step by step Sustainability Consultant, Energy Auditors, and Environmental Engineer lessons One to one assistance from Sustainability Consultant, Energy Auditors, and Environmental Engineerprofessionals if you need it Innovative exams to test your knowledge after the Sustainability Consultant, Energy Auditors, and Environmental Engineercourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Sustainability Consultant, Energy Auditors, and Environmental Engineer courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Sustainability Consultant, Energy Auditors, and Environmental Engineer certificate and transcript on the next working day Easily learn the Sustainability Consultant, Energy Auditors, and Environmental Engineer skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Sustainability Consultant, Energy Auditors, and Environmental Engineer training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Sustainability Consultant, Energy Auditors, and Environmental Engineer Requirements To participate in this Sustainability Consultant, Energy Auditors, and Environmental Engineer course, all you need is - A smart device A secure internet connection And a keen interest in Sustainability Consultant, Energy Auditors, and Environmental Engineer Career path You will be able to kickstart your Sustainability Consultant, Energy Auditors, and Environmental Engineer career because this course includes various courses as a bonus. This bundle is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Sustainability Consultant, Energy Auditors, and Environmental Engineer career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free
Course Overview Discover practical ways and techniques for organising business practices with his training for Resource & Workout Layout. Companies that do not structure or maintain workflows and supplies are destined to have chaotic procedures that are ineffective. You can use this training to avoid that possibility and ensure that activities meet operational plans that satisfy customer demands and organisational objectives. This Operations Management tutorial delivers a masterclass for practical task planning and processing design, ensuring that workforce and resources are placed evenly across an operational structure. You will be shown how capacity management and workflow organisation is best achieved, alongside human resourcing and health and safety protocols. Enrol now and work in the most professional way possible, leading your company to new levels of productivity. This best selling Resource & Workout Layout has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Resource & Workout Layout is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Resource & Workout Layout is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Resource & Workout Layout is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Resource & Workout Layout, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Resource & Workout Layout will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Resource & Workout Layout to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device. Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.
Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included
2 QLS Endorsed Course | CPD Certified | Free PDF + QLS Hardcopy Certificates | 180 CPD Points | Lifetime Access
Get ready for an exceptional online learning experience with the Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising bundle! This carefully curated collection of 20 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 Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising 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 Blockchain & Cryptocurrency package has something for everyone. As part of the Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising package, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Blockchain & Cryptocurrency bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Bundle Comprises the Following CPD Accredited Courses: Blockchain & Cryptocurrency Cryptocurrency: Wallets, Investing & Trading Freelancing on UpWork Bitcoin Break Through Affiliate Marketing Passive Income Made Easy Creative Logo Animation Make Passive Income With Canva & Fiverr YouTube Channel For Business Digital Marketing for Beginners to Advanced Homebased Business Masterclass Create Multiple Streams of Income Creative Advertising and Graphic Design for Everyone Creative Web Design with HTML5, CSS3 and Bootstrap WebGL 2D/3D Programming and Graphics Rendering For The Web Graphic Design Using Canva Complete After Effects for Graphic Design Create Videos, Motion Graphics and Animation Using Canva Career Development Plan Fundamentals CV Writing and Job Searching Learn to Level Up Your Leadership Networking Skills for Personal Success Learning Outcome: Gain comprehensive insights into multiple fields. Foster critical thinking and problem-solving skills across various disciplines. Understand industry trends and best practices through the Blockchain & Cryptocurrency Bundle. Develop practical skills applicable to real-world situations. Enhance personal and professional growth with the Blockchain & Cryptocurrency Bundle. Build a strong knowledge base in your chosen course via the Blockchain & Cryptocurrency Bundle. Benefit from the flexibility and convenience of online learning. With the Blockchain & Cryptocurrency package, validate your learning with a CPD certificate. Each course in this 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 Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising, a rich anthology of 15 diverse courses. Each course in the Blockchain & Cryptocurrency bundle is handpicked by our experts to ensure a wide spectrum of learning opportunities. ThisBlockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising 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 Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising bundle offers you the flexibility and convenience to learn at your own pace. Make the Blockchain & Cryptocurrency package your trusted companion in your lifelong learning journey. CPD 205 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising 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. Career path Unleash your potential with the Blockchain & Cryptocurrency, Affiliate Marketing, Digital Marketing & Advertising 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 Blockchain & Cryptocurrency bundle package. Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - Included You will get a complimentary Hard Copy Certificate.
Duration 3 Days 18 CPD hours This course is intended for This course is intended for IT professionals who are experienced in general Windows Server and Windows Client administration. Students should have a foundational knowledge of Windows PowerShell, which they can obtain by taking course 10961C: Automating Administration with Windows PowerShell. In addition, this course provides scripting guidance for Microsoft Azure administrators and developers who support development environments and deployment processes. Overview After completing this course, you will be able to: Create advanced functions. Use Microsoft .NET Framework and REST API in Windows PowerShell. Handle script errors. Use XML, JSON, and custom formatted data. Manage Microsoft Azure resources Analyze and debug scripts Understand Windows PowerShell workflow. This course teaches students how to automate administrative tasks using PowerShell. Students will learn crucial scripting skills such as creating advanced functions, writing controller scripts, and handling script errors. Candidates will learn how to use PowerShell when working with Microsoft Azure, SQL Server, Active Directory, IIS, Windows PowerShell Workflow, .NET resources, the REST API and XML, CSV & JSON formatted data files.This course replaces retired Microsoft course 10962. Module 1: Creating advanced functions Lesson 1: Converting a command into an advanced function Lesson 2: Creating a script module Lesson 3: Defining parameter attributes and input validation Lesson 4: Writing functions that accept pipeline input Lesson 5: Producing complex pipeline output Lesson 6: Using comment-based Help Lesson 7: Using Whatif and Confirm parameters Module 2: Using Microsoft .NET Framework and REST API in Windows PowerShell Lesson 1: Using .NET Framework in PowerShell Lesson 2: Using REST API in PowerShell Module 3: Writing controller scripts Lesson 1: Understanding controller scripts Lesson 2: Writing controller scripts with a user interface Lesson 3: Writing controller scripts that create reports Module 4: Handling script errors Lesson 1: Understanding error handling Lesson 2: Handling errors in a script Module 5: Using XML, JSON, and custom-formatted data Lesson 1: Working with XML formatted data Lesson 2: Working with JSON formatted data Lesson 3: Working with custom-formatted data Module 6: Enhancing server management with Desired State Configuration and Just Enough Administration Lesson 1: Implementing Desired State Configuration Lesson 2: Implementing Just Enough Administration Module 7: Analyzing and debugging scripts Lesson 1: Debugging in Windows PowerShell Lesson 2: Analyzing and debugging an existing script Module 8: Understanding Windows PowerShell Workflow Lesson 1: Understanding Windows PowerShell Workflows Lesson 2: Running Windows PowerShell Workflows
A comprehensive introduction to the modern microservices architecture based on the most popular technologies such as .NET Core, Docker, Kubernetes, Istio Service Mesh, and many more.