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
Course Overview: Microsoft 365 Mastery Welcome to Microsoft 365 Mastery, a comprehensive course designed to empower individuals with the skills and knowledge needed to leverage the full potential of Microsoft 365 and its suite of applications. In this course, you will explore the diverse functionalities of Microsoft 365, covering its key components and applications through a structured series of modules. Module 1: Overview of Microsoft 365 and Its Applications Gain a comprehensive understanding of Microsoft 365, including its core components and applications. Explore how Microsoft 365 enhances productivity and collaboration in modern workplaces. Module 2: OneDrive and SharePoint Online Delve into OneDrive and SharePoint Online, powerful cloud-based storage and collaboration platforms. Learn how to efficiently manage files, collaborate on documents, and organize content using these tools. Module 3: Microsoft Teams and Outlook Discover the collaborative power of Microsoft Teams and the productivity features of Outlook. Explore how Teams facilitates seamless communication and collaboration, while Outlook helps manage emails, calendars, and tasks effectively. Module 4: Microsoft Planner and Forms Master Microsoft Planner for task management and project coordination, and learn to create surveys and quizzes using Microsoft Forms. Explore how these tools streamline workflow and gather valuable insights. Module 5: Power Automate and 365 Security Features Unlock the potential of automation with Power Automate, and explore essential security features within Microsoft 365. Learn to automate repetitive tasks and safeguard sensitive data effectively. Module 6: Admin Center and Accessibility Navigate the Microsoft 365 Admin Center and understand its role in managing user accounts, licenses, and security settings. Learn about accessibility features to ensure inclusivity and compliance within your organization. Module 7: Collaborative Editing and Integration with Other Tools Explore collaborative editing features across Microsoft 365 applications and discover how they enhance teamwork and productivity. Learn about integration possibilities with third-party tools to extend the capabilities of Microsoft 365. Module 8: Best Practices and Migration Strategies Acquire best practices for deploying and managing Microsoft 365 within your organization. Understand migration strategies to seamlessly transition from legacy systems to Microsoft 365 while minimizing disruptions. Throughout the course, you will engage in hands-on exercises, case studies, and practical demonstrations to reinforce your learning and develop valuable skills applicable to real-world scenarios. By the end of this course, you will emerge as a proficient Microsoft 365 user equipped to drive productivity, collaboration, and innovation within your organization. Join us on this journey to Microsoft 365 mastery! Course Curriculum Module 1_ Overview of Microsoft 365 and Its Applications Overview of Microsoft 365 and Its Applications 00:00 Module 2_ OneDrive and SharePoint Online OneDrive and SharePoint Online 00:00 Module 3_ Microsoft Teams and Outlook Microsoft Teams and Outlook 00:00 Module 4_ Microsoft Planner and Forms Microsoft Planner and Forms 00:00 Module 5_ Power Automate and 365 Security Features Power Automate and 365 Security Features 00:00 Module 6_ Admin Center and Accessibility Admin Center and Accessibility 00:00 Module 7_ Collaborative Editing and Integration with Other Tools Collaborative Editing and Integration with Other Tools 00:00 Module 8_ Best Practices and Migration Strategies Best Practices and Migration Strategies 00:00
Description This course introduces students to project management fundamentals. Topics covered include project management basics, types of projects, building the team and schedule, creating the budget, execution, and more. COURSE CONTENT: Module 1 - Getting Started - 3m Getting Started Instructor Introduction Course Objectives Agenda Agenda Module 2 - Project Management Basics - 27m Project Management Basics PMI's PMBOK What is a Project? Attributes of a Project Examples of Projects What is Project Management Project Constraints âThe Iron Triangleâ Scope Cost Time How do we make this happen? How do we make this happen? The Fundamental Project Life Cycle The Project Life Cycle Fundamental Project Management Process Outputs Examples Unforeseen Circumstances Recommendations Words of Wisdom The Tools Fundamental Project Management Tools Fundamental Project Management Processes and Tools The People Objectives Stakeholder Customer Sponsor Team Members Management Project Manager's Role Project Manager's Responsibilities Time Management Matrix Time Management Matrix Time IS Money The Benefits of Project Management Summary Agenda Module 3 - Where Do Projects Come From - 56m Where Do Projects Come From Types of Organizations Enterprise Portfolio Management The Agenda BM101 Mission Vision Goals Business Strategy Management By Objectives Balanced Scorecard Approach Balanced Goals Objectives SMART Objectives from Balanced Goals SMART Objectives from Balanced Goals cont. Key Performance Indicators Action Plans BM101 Summary Project Management 101 PM Quotes Phases and Knowledge Areas 10 Knowledge Areas Aligned The Project Triangle PM101 PM101 Programs Portfolio PM101 Summary Enterprise Portfolio Management The Connection The Enterprise V Plans The Enterprise V Objectives The Enterprise V Programs The Enterprise V Portfolio Another View Enterprise Portfolio Management Versus Program & Project Management Summary Why Great ROI? But why is it necessary? Matrix Organization Structure Review Cadence How Projects Are Selected Objectives Needs Identification Business Case Enterprise Portfolio Management Proposing Projects Project Selection âThe Funnel Flowchartâ Project Prioritization Exercise Thirst Beverage Corporation Project Challenge Agenda Module 4 - Types of Projects - 32m Types of Projects Predictive Versus Agile Predictive Versus Agile Project Management Traditional Versus Agile Project Management Predictive Versus Agile The Predictive Project Life Cycle An Agile Project Life Cycle The Scrum Framework - Modified An Agile Project Life Cycle The Big Picture The Divide Agenda Module 5 - Initiation - 28m Initiation Our Project Our Project Setup 6 Essential Features for a PMIS PMIS Examples Leveraging Microsoft Teams Leveraging Microsoft Teams PMI's Project Life Cycle Fundamental Project Management Processes and Tools Project Charter Leveraging Microsoft Teams Creating a Project Charter Creating a Project Charter Fundamental Project Management Processes and Tools Stakeholder Register Leveraging Microsoft Teams Stakeholder Register Stakeholder Register Creating a Project Charter âThe Iron Triangleâ Agenda Module 6 - Building the Team - 24m Building the Team The Fundamental Project Life Cycle Build a High Performing Team Benefits of a High Performing Team Stages of Team Development Team Charter Working Agreement Working Agreement Leveraging Microsoft Teams Being a Good Leader Being a Servant Leader Servant Leader Kickoff Meeting Conducting Effective Meetings Agenda Module 7 - Building the Schedule - 52m Building the Schedule The Fundamental Project Life Cycle Fundamental Project Management Processes and Tools What a Schedule looks likeâ¦.according to Google Benefits of a Project Schedule Aligning To PMI Steps to Build a Schedule 1 Plan Schedule Management Our project 1 Plan Schedule Management Steps to Build a Schedule Project Scheduleâ¦.according to PMI How to Define Activities What Does It Look Like? Option 2 - WBS* by Work Package Option 3 - WBS By Phase Steps to Build a Schedule Leveraging Microsoft Teams âThe Iron Triangleâ Microsoft Scheduling Tool Capability Model Microsoft Scheduling Tool Capability Model Project Schedule in Excel Project Schedule in Microsoft Project Project Schedule in Project Online Agenda Module 8 - Creating the Budget - 24m Creating the Budget The Fundamental Project Life Cycle Project Cost Management General Notes Types of Costs What is a budget? Aligning To PMI Steps to Create a Budget 1. Plan Cost Management The Budget Tool Microsoft Scheduling Tool Capability Model Estimated Costs and Budget in Microsoft Project âThe Iron Triangleâ Agenda Module 9 - Planning Wrap Up - 6m Planning Wrap Up âThe Iron Triangleâ The Fundamental Project Life Cycle Perform Analysis Obtain Approval Save a Baseline Aligning to PMI Progressive Elaboration Agenda Module 10 - Execution - 41m Execution The Fundamental Project Life Cycle Fundamental Project Management Processes and Tools Managing Your Project Update Schedule and Actual Costs Managing Your Project Fundamental Project Management Processes and Tools Risks Aligning To PMI Risk Management Risk Management Processes Risk Register Risk Management Risk Probability Impact Assessment Risk Management Risk Register Risk Management Risk Management Risk Management Risk Register Risk Management Managing Your Project Issues Fundamental Project Management Processes and Tools Issue Log Fundamental Project Management Processes and Tools Status Report Status Report Status Report Project Status Report Agenda Module 11A - Monitor and Control - 11m Monitor and Control What is Monitor and Control? What is Monitor and Control? What should you monitor? What should you monitor? Project Control Project Control Principles Control Scope What should you monitor? Control Schedule What should you monitor? Control Costs What should you monitor? Module 11B - Earned Value Management - 41m Progress Monitoring Earned Value Management Earned Value Analysis Our Project Pipeline Project The Process to Set Up Pipeline Schedule Baseline Cost over Time Performance Measures Baselined Cost - Timephased PV - Planned Value PV - Planned Value PV - Planned Value PV - Planned Value The Process to Maintain Performing Analysis Performance Measures EV - Earned Value EV - Earned Value EV - Earned Value Performance Measures AC - Actual Cost AC - Actual Cost AC - Actual Cost Variances Cost Variance Schedule Variance Total Variance Graphical Representation Graphical Representation Graphical Representation Graphical Representation Microsoft Project - Math Check! Visual Reports in MS Project Report Exported from MS Project to Excel Aligning with Reality Revised Plan Reschedule Uncomplete Work in MS Project Revised Plan Revised Plan The Moral of the Story Performance Indexes Cost Performance Index Schedule Performance Index Completion Metrics Completion Metrics Completion Metrics Completion Metrics Completion Metrics Project Status as of 4/30 The Process to Maintain Project Status as of 4/30 Microsoft Project Math Check! Why Measure? Why Measure? What should you monitor? Module 11C - Other Items to Monitor - 19m What should you monitor? Risk Monitor and Control Risk Monitor and Control What should you monitor? Control Issues What should you monitor? Manage Stakeholder Engagement What should you monitor? Control Documents What should you monitor? Control The Product, Service or Result Control The Product, Service or Result Quality Terms and Definitions 7 Basic Quality Tools Controlling Quality What should you monitor? Module 11D - Controlling Changes - 3m Controlling Changes Controlling Changes Example Change Request Process Agenda Module 12 - Closure - 9m Closure Fundamental Project Management Processes and Tools Customer Feedback Customer Feedback Survey Lessons Learned Lessons Learned Fundamental Project Management Processes and Tools Project Summary Report Performance Evaluations Documentation Close-out Celebration Agenda Module 13 - Course Wrap Up - 14m Course Wrap Up Project Procurement Management Project Procurement Management Project Procurement Management Typical Steps Procurement Statement of Work Typical Steps Bid Document Typical Steps Contract Types of Contracts Typical Steps Control Procurements Typical Steps Close Procurements Typical Steps Congratulations! Objectives Review Agenda Total Duration: 6h 32m
FourSquare Training specialise in private, corporate Google Sheets courses delivered at your premises and tailored to your needs.
FourSquare Training specialise in private, corporate Microsoft Excel courses delivered at your premises and tailored to your needs.
Duration 5 Days 30 CPD hours This course is intended for Students in this course are interested in Microsoft 365 development platform or in passing the Microsoft 365 Developer Associate certification exam. Students should also have 1-2 years experience as a developer. This course assumes students know how to code and have a basic understanding of REST APIs, JSON, OAuth2, OData, OpenID Connect, Microsoft identities including Azure AD and Microsoft accounts, Azure AD B2C, and permission/consent concepts. Overview Implementing Microsoft Identity Working with Microsoft Graph Determining workload platform targets Integration Points, including Microsoft Teams, Office Add-ins, and SharePoint Framework This course covers five central elements of Microsoft 365 platform ? implementing Microsoft Identity, working with Microsoft Graph, extending and customizing SharePoint, extending Teams, and extending Office. In this course, students will learn how to implement Microsoft Identity and work with Microsoft Graph. Students will also gain the knowledge on UI elements (including Adaptive Cards and UI Fabric), Integration Points (including Microsoft Teams, Office Add-ins, SharePoint Framework, Actionable Messages), and determining workload platform targets. In implementing Microsoft Identity, students will learn to implement Microsoft identity including registering an application, implanting authentication, configuring permissions to consume an API, and creating a service to access Microsoft Graph. In working with Microsoft Graph, students will learn how to access user data, explore query parameters, manage a group lifecycle, access files, and optimize network traffic using Microsoft Graph. In extending and customizing SharePoint, students will learn about SharePoint Framework web parts, extensions, and how to package and deploy a SPFx solution. In extending Teams, students will look at the components of a Teams App, work with webhooks, tabs, and conversational bots. In extending Office, students work with Office Add-ins, task pane add-ins, JavaScript APIs, Office UI Fabric, and actionable messages with adaptive cards. Implement Microsoft Identity Microsoft Identity platform Register an Application Implement Authentication Configure Permissions to consume an API Implement Authorization to consume an API Implement Authorization in an API Create a Service to access Microsoft Graph Work with Microsoft Graph What is Microsoft Graph Access user data from Microsoft Graph Data usage with query parameters Manage a group lifecycle on Microsoft Graph Access files with Microsoft Graph Optimize network traffic Extend and Customize SharePoint SharePoint Framework web parts SharePoint Framework extensions Package and deploy a SPFx solution Consumption of Microsoft Graph Consumption of 3rd party APIs secured with Azure AD from within SPFx Web Parts as Teams Tabs Branding and theming in SharePoint Extend Teams Microsoft Teams App Webhooks in Microsoft Teams Tabs in Microsoft Teams Messaging extensions in Microsoft Teams Conversational bots in Microsoft Teams Extend Office Office Add-ins Office JS APIs Customization of Add-ins Testing, debugging, and deployment options Actionable message Additional course details: Nexus Humans MS-600T00 Building Applications and Solutions with Microsoft 365 Core Services training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the MS-600T00 Building Applications and Solutions with Microsoft 365 Core Services course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
FourSquare Training specialise in private, corporate SharePoint courses delivered at your premises and tailored to your needs.
Competition in the communications sector is complex and fast-changing. This presents both risks and opportunities to providers, as well as challenges for public authorities. Would you like to gain expert insights on the practical applications of competition law in the regulated telecoms industry? Then, this training is for you! Presented by experts through practical case examples, this online training will guide you through the latest competition law developments affecting the telecoms industry and give you a full overview of the role played by competiton law in shaping the telecoms market. Topics covered include: Relationship between competition law and sector-specific telecoms regulation Market definition Telecoms mergers Antitrust aspects of network co-operation Typical abuses of dominance in the telecoms sector Broadband state aid When: 17-19 September 2024 - 9 hours of interactive sessions spread over 3 days Where: Online, using Microsoft Teams Cannot make it to one of the sessions? All sessions will be recorded and made available to registered participants.
Our regionally-based associate AutoCAD trainers come to your organisation to deliver small-group training when you need and at the level you require. Or, opt for live virtual classroom courses delivered via Microsoft Teams. One of our trainers will speak to you about the scope of your requirement and course lengths may vary depending upon your needs. Course Outlines AutoCAD 2D Beginners - 2 days AutoCAD 2D Intermediate - 2 days AutoCAD 3D Beginners - 1 day Advance Steel Beginners - 2 days Pricing £800.00 plus VAT per day for up to 6 learners and £125.00 plus VAT per day to cover travel and accommodation within mainland UK. Just add £50.00 plus VAT per additional learner up to the 8delegate maximum.
FourSquare Training specialise in private, corporate Microsoft Project courses delivered at your premises and tailored to your needs.