PowerShell Master Class Training Course
- To learn the fundamentals of PowerShell from the command line and via scripts
- To take a deep dive in to the underlying technologies in use with PowerShell
- To learn how to automate common operations using PowerShell
- We will look at PowerShell in Windows and in Windows Servers such as SQL, Exchange and System Center
Course Outline
Overview
- PowerShell and The Holy Trinity
- Discovery
- Formatting
- Remoting
- Providers
- Scripting concepts
- Modules
- .NET, WMI and COM Objects
- PowerShell and Windows Server/Client
- PowerShell in Key Microsoft Servers
- Taking it to the Next Level
The Basics
- Discovery – finding your way and discovering more
- Formatting – how to format output nicely
- Remoting – working with remote systems
- Providers – getting into OS data stores
Diving Deep
- Scripting Concepts – automating everyday tasks including language constructs, error handling and debugging
- Modules – managing PowerShell in the enterprise
- .NET/WMI/COM objects – working with objects
Practical PowerShell
- PowerShell and Windows Client/Server – how you can use built in PowerShell cmdlets
- PowerShell in Key Microsoft Servers - a look at PowerShell today in SQL, SCVMM plus a look forward to the future with SharePoint 2010
- Taking it to the Next Level – the stuff we can’t cover in these three days
- PowerShell Fundaments – the key elements of PowerShell plus installation, setup, profiles
Requirements
- Good knowledge of Windows Administration
- Good knowledge of Windows Networking
- Some scripting knowledge
- Experience with Server 2008 R2
- Some experience with key servers (Exchange, SQL, SharePoint, OCS, etc)
Need help picking the right course?
macao@nobleprog.com or +852 81990613
PowerShell Master Class Training Course - Enquiry
Testimonials (2)
I really appreciated the way each chapter was exemplified. Tibor did an excellent job of showing us potential pitfalls in each exercise if we overlook small details. This approach was incredibly helpful and insightful
Ana-Maria - DB Global Technology
Course - PowerShell Master Class
The pace and explanations
Wiliam - DB Global Technology
Course - PowerShell Master Class
Related Courses
C#.Net
35 HoursObjectives
This C# course will enable delegates to develop applications in the C# programming language. Delegates will be able to program using the principles of object orientation. The course will also cover how to use the Visual Studio development environment to produce robust and maintainable applications.
Audience
This course is intended for the following types of software developers:
- New developers
- Developers who understand computer programming but may have learned programming by using a non-graphical language in a university
These developers want to build solutions by using C#; within the Microsoft .NET Framework. They also want to employ Object Orientated techniques to enhance their development skills.
Advanced Blazor
21 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at web developers who wish to learn how to use Progressive Web Application (PWA) development features to create an app-like experience in a website using Entity Framework (EF) Core and Blazor.
By the end of this training, participants will be able to:
- Use the EF package to work with databases.
- Use Blazor components, services, dependency injection, layout, and routing.
- Create service workers to enable PWA features in an application.
- Utilize push notifications and other PWA features.
Advanced Programming in C#
35 HoursThis instructor-led, live trainingin in Macao introduces advanced features of C#, examines its usage as both a desktop application programming language and a web programming language for solving real-world problems.
Programming techniques and principals are demonstrated and practiced through in-class, hands-on exercises and walk-throughs.
Blazor WebAssembly
14 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at web developers who wish to use Blazor Web Assembly to build a web application.
By the end of this training, participants will be able to:
- Understand forms and authentication in Blazor WebAssembly.
- Create a Blazor WebAssembly project.
- Learn different ways to run your web application.
C#.Net for Application Development
35 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at intermediate-level programmers who wish to develop applications in ASP.NET using C#.Net, transitioning from Visual Basic to create robust web interfaces and integrate PLC functionality for medical device projects.
By the end of this training, participants will be able to:
- Learn foundational and intermediate concepts of C#.Net.
- Enable participants to transition from Visual Basic to C#.
- Develop skills for creating applications using ASP.NET tailored to medical device interfaces.
- Strengthen understanding of linking PLC functionality with web-based interfaces.
C# for Automation Test Engineers
21 HoursThis instructor-led, live training in Macao is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
.NET Core and Angular Training Course
21 HoursAudience
- Developers
Format of the Course
- Part lecture, part discussion, exercises and heavy hands-on practice in a live-lab environment.
Entity Framework Core 2.0
14 HoursIn this instructor-led, live training in Macao, participants will learn how to use Entity Framework Core 2.0 to create an ASP.Net Core application.
By the end of this training, participants will be able to:
- Set up the necessary framework and tools for creating Entity Framework Core 2.0 MVC web applications.
- Perform database operations on MS SQL Server.
- Use a "code first" and "data first" approach to application development.
- Carry out migration & seeding operations.
- Understand advanced data modeling concepts.
- Create a sample ASP.Net Core application.
Introduction to Blazor
14 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at web developers who wish to use Blazor to create full stack C# web applications.
By the end of this training, participants will be able to:
- Develop web applications with C# and Blazor.
- Use C# code to call JavaScript APIs and libraries.
- Run client-side C# code and client logic directly in a browser or server.
- Deploy Blazor web applications with Azure.
Jenkins for .Net Continuous Integration (CI)
14 HoursWhen developers finish writing a piece of code, they often integrate their code into an application, copy the application into a folder, run the application installer, then initialize the application to check whether it runs as expected. This manual approach does not scale very well, is tedious, very error-prone and offers no mechanism for tracking changes during the process.
A better approach would be to automate the process using Continuous Integration. Continuous Integration refers to the processes, tools and infrastructure needed to automate the building, deployment and testing of software applications.
In this instructor-led, live training (onsite or remote), participants will learn how to transform a traditional, manual (or semi-manual) approach to software deployment into an agile, Continuous Integration (CI) one using Jenkins. Participants carry out a series of hands-on, live-lab exercises throughout the course, applying their new knowledge to various software development and deployment problems every step of the way. Interaction among the instructor and participants is encouraged. Real-world cases are discussed and specific issues and questions are addressed and resolved throughout the training. The training is especially focused on .Net application development.
By the end of this training, participants will be able to:
- Install and configure Jenkins for .Net application development
- Use Jenkins to automate the process of checking in and merging .Net source code into a code repository
- Use Jenkins to automate the process of downloading, compiling and deploying an application to a release server
- Integrate Jenkins with other software development tools such as issue trackers and
Audience
- .Net developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- Part lecture, part discussion, exercises and heavy hands-on practice
Note
- To request a customized training for this course, please contact us to arrange.
Machine Learning and AI with ML.NET
21 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at data scientists and developers who wish to use ML.NET machine learning models to automatically derive projections from executed data analysis for enterprise applications.
By the end of this training, participants will be able to:
- Install ML.NET and integrate it into the application development environment.
- Understand the machine learning principles behind ML.NET tools and algorithms.
- Build and train machine learning models to perform predictions with the provided data smartly.
- Evaluate the performance of a machine learning model using the ML.NET metrics.
- Optimize the accuracy of the existing machine learning models based on the ML.NET framework.
- Apply the machine learning concepts of ML.NET to other data science applications.
Developing in ASP.NET MVC 6 Development
28 HoursASP.NET MVC 6 is new in Visual Studio 2015, and is the latest evolution of Microsoft’s web development stack. This course covers the latest APIs and development techniques for creating dynamic, modular, and testable web sites. We’ll explore the new features available in MVC6 and show how to get the best out of the latest toolset and integration possibilities.
What you’ll learn
- Understand MVC architecture principles and benefits
- Creating views, view components, and tag helpers
- Using ASP.NET dependency injection
- Creating RESTful services using Web API
- Getting the best out of GruntJS, NPM, and Bower integration
- Creating Single Page Applications (SPAs)
Industrial Virtual Environments with Unity, Blender, and Visual Studio
21 HoursUnity, Blender, and Visual Studio together provide a powerful toolkit for creating and programming industrial virtual environments. Unity enables interactive simulation and visualization, Blender offers advanced 3D modeling capabilities, and Visual Studio serves as the programming backbone for integrating control systems and industrial logic.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level professionals who wish to design, model, and program industrial environments for simulation, training, and integration purposes.
By the end of this training, participants will be able to:
- Design and model industrial equipment and scenarios using Blender.
- Import and optimize 3D models in Unity for visualization.
- Program system logic and integration workflows in Visual Studio.
- Create interactive industrial virtual environments with control system connections.
Format of the Course
- Interactive lecture and discussion.
- Hands-on 3D modeling and environment development.
- Programming and integration exercises with live demonstrations.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Visual Studio 2022 IDE
14 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at beginner to intermediate-level developers who wish to develop applications using Visual Studio.
By the end of this training, participants will be able to:
- Utilize Visual Studio 2022 features efficiently.
- Run and manage unit tests.
- Debug applications and work with code in remote repositories.
Visual Studio for PLC Communication and Database Integration
21 HoursThis instructor-led, live training in Macao (online or onsite) is aimed at intermediate-level software developers and automation engineers who wish to build applications that communicate with PLCs and interact with SQL databases using Visual Studio.
By the end of this training, participants will be able to:
- Develop .NET applications in Visual Studio for industrial automation.
- Communicate with PLCs using industrial protocols such as OPC UA.
- Implement database interactions with SQL Server for storing and retrieving PLC data.
- Optimize application performance for real-time industrial environments.