Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We provide Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

What we do

Through our global presence and partner ecosystem, we provide strategic IT consulting services to align IT services with customers' business goals.

View More

 

We are pleased to launch pre-scoped Enterprise Networking Consulting Packages, our ready-made solutions, tailored to ensure efficiency and cost containment.

 

View More

 

We specialize in the deployment of vendor-specific automation tools as well as open-source and vendor-independent solutions, that can be tuned in accordance with the business needs of a specific organization.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

We provide comprehensive IoT consultancy, deployment and support solutions for businesses that want to launch or improve their use of connected technologies.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

We provide the highest level of expertise on Cisco consultancy services, that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More

 

We provide the highest level of expertise on Fortinet consultancy services that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More

 

Our team can help enterprises, get the most value from Extreme products and services following our predefined value-added packages or custom ones that fits business needs.

 

View More

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More

Microsoft Windows PowerShell v2 for Administrators

Contact Us

We would love to hear from you. Please complete this form to pre-book or request further information about our delivery options.

Data Protection & Privacy

I hereby allow Insoft Ltd. to contact me on this topic. Further, I authorise Insoft Ltd. processing, using collecting and storing my personal data for the purpose of these activities. All your data will be protected and secured as outlined in our privacy policy.

Close

Microsoft Windows PowerShell v2 for Administrators

Enroll Now
Microsoft Windows PowerShell v2 for Administrators
Duration
4 Days
Delivery
(Online and onsite)
Price
Price Upon Request

This four-day instructor-led course provides students with the knowledge and skills to leverage Microsoft Windows

PowerShell v2 to administer their Windows environment. Both the command line environment and the scripting capabilities inherent in Microsoft’s automation engine are addressed during this hands-on course.

  • Install and configure PowerShell v2 on various Windows operating systems
  • Navigate the command line interface as well as the integrated scripting environment
  • Leverage cmdlets to accomplish daily management tasks
  • Format information returned by PowerShell v2 in a variety of styles
  • Create PowerShell v2 scripts to automate routine tasks
  • Manage multiple systems concurrently though PowerShell v2 remoting
  • Understand the security capabilities within PowerShell v2 and how to manage them
  • Enhance the management of other Microsoft products by using the skills and general knowledge covered in this course

Module 1: Introduction to PowerShell – the Basics

This module explains how to install and configure PowerShell. In addition, students will be introduced to many of the concepts of PowerShell, including cmdlets and PowerShell drives.

Lessons

  • Lesson 1: What is PowerShell?
  • Lesson 2: PowerShell Cmdlets
  • Lesson 3: PowerShell Snapins
  • Lesson 4: PowerShell Modules
  • Lesson 5: PowerShell Remoting
  • Lesson 6: Navigating in PowerShell
  • Lesson 7: PowerShell Profiles

Lab 1: Introduction to PowerShell

  • Installing PowerShellv2
  • Exploring Help
  • Working with cmdlets
  • Creating a custom profile
  • Optional: Reading Registry Data

After completing this module, students will be able to:

  • Identify the requirements for running PowerShell
  • Describe PowerShell cmdlets
  • Understand the purpose of snapins and modules
  • Describe the remote management capabilities of PowerShell
  • Reference PowerShell drives and navigate in PowerShell hosts
  • Understand how to customize the PowerShell environment through profiles

 

Module 2: The PowerShell Pipeline, Scripts and Syntax

This module explains how to use the PowerShell pipeline at the command line and in script files. It provides information on retrieving information on the properties and methods of objects. The module closes with information on command line syntax, managing output from cmdlets, and defining script blocks.

Lessons

  • Lesson 1: Pipelines
  • Lesson 2: Scripts
  • Lesson 3: Syntax, Output and Script Blocks

Lab 1: The PowerShell Pipeline, Scripts and Syntax

  • Working with the PowerShell Pipeline
  • Using continuation characters for command line scripts
  • Create a command line script
  • Working with Operators

After completing this module, students will be able to:

  • Define the PowerShell pipeline.
  • Identify what the pipeline is used for.
  • Use object properties and methods.
  • Identify various components of statement syntax.

 

Module 3: Variables and Data Types, Variable Scopes, and Collections

This module explains how to use cmdlets associated with variables. addresses how PowerShell interprets variables based on their content. It reviews the common data types and how to control variable data types. It looks into the scope of the variable itself and finishes with using arrays.

Lessons

  • Lesson 1: Variables and Data Types
  • Lesson 2: Variable Scopes
  • Lesson 3: Collections

Lab 1: Variables and Data Types, Variable Scopes, and Collections

  • Working with variables and data types
  • Working with arrays
  • Working with hash tables

After completing this module, students will be able to:

  • Describe how PowerShell interprets variables.
  • Identify common data types.
  • Describe the different variable scopes.
  • Understand how to work with collections of objects.

 

Module 4: Security

This module explains how identify and configure script execution policies. It includes information on securing script

files through the use of certificates as well as how to capture and use alternate credentials when executing commands. The module ends with a discussion on securing remote sessions.

Lessons

  • Lesson 1: Script Execution
  • Lesson 2: Signing Scripts
  • Lesson 3: Requesting Credentials and Using Secure Strings
  • Lesson 4: Securing Remote Sessions

Lab 1: Security

  • Script Execution
  • Signing Scripts
  • Requesting Credentials

After completing this module, students will be able to:

  • Identify script execution policy settings.
  • Control script execution policy through the command line and group policy.
  • Request credentials before executing a script.
  • Describe commands available to secure information in scripts.
  • Identify ways to secure remote sessions.

 

Module 5: Remote Management

This module explains how use the different methods of executing commands remotely. It covers the requirements for using PowerShell remoting, managing remote sessions, and running background jobs.

Lessons

  • Lesson 1: Configuring Remote Management
  • Lesson 2: Using PowerShell Remoting
  • Lesson 3: Using Jobs

Lab 1: Remote Management

  • Using Built-in Remoting
  • Configuring PowerShell Remoting
  • Using Persistent Sessions
  • Working with Background Jobs

After completing this module, students will be able to:

  • Describe the different methods of remote management with PowerShell.
  • Identify the requirements for remote management.
  • Configure a system for remote management.
  • Work with remote sessions.
  • Manage background jobs.

 

Module 6: Script Flow Control Statements

This module explains how use the language elements of PowerShell. It covers the statements for looping, branching, and managing the behavior of those statements through the use of break and continue keywords.

Lessons

  • Lesson 1: Foreach and For
  • Lesson 2: While / Do While / Do Until
  • Lesson 3: If / Switch
  • Lesson 4: Break /Continue

Lab 1: Script Flow Control Statements

  • Working with Foreach and If
  • Working with SWITCH
  • Using Do While / Do Until

After completing this module, students will be able to:

  • Identify looping statements.
  • Describe the variations between WHILE / DO WHILE / DO UNTIL.
  • Describe the differences between IF and SWITCH.
  • Identify when you can benefit from BREAK or CONTINUE.

 

Module 7: Functions, Filters and Modules

This module explains how use the features of PowerShell which allow you to extend its functionality through reusable code. It includes creating robust functions by leveraging parameters and introduces modules which enhance the portability of reusable code.

Lessons

  • Lesson 1: Functions and Filters
  • Lesson 2: Scripting with Functions and Parameters
  • Lesson 3: Modules

Lab 1: Functions, Filters and Modules

  • Creating Functions
  • Working with PowerShell Modules
  • Create a Script-Based Module
  • Optional: Updating a Script-Based Module and Using Additional Built-In Modules

After completing this module, students will be able to:

  • Describe the purpose of a function.
  • Identify how to pass arguments into a function.
  • Differentiate between a function and a filter.
  • Describe how to use functions in a script file.
  • Identify types of modules.

 

Module 8: Error Handling

This module explains how use the error handling environment within PowerShell. It addresses the language components which enhance managing errors. The debugging options within both the console host and the ISE are presented as tools for debugging scripts.

Lessons

  • Lesson 1: Error Handling
  • Lesson 2: Script Debugging

Lab 1: Error Handling

  • Working with Errors
  • Adding Error Handling to Your Script
  • Script Debugging

After completing this module, students will be able to:

  • Identify the types of errors
  • Understand the uses of built-in variables for error handling
  • Configure the way errors are treated
  • Use language blocks for handling errors
  • Implement debugging options

 

Module 9: Administrative Uses

This module explains how use the topics covered in previous modules in every day administrative tasks. It combines

the command line, script files, modules and functions to automate a variety of tasks. It introduces the concepts of advanced scripting which make PowerShell an enterprise-ready scripting environment.

Lessons

  • Lesson 1: Manipulating files and folders
  • Lesson 2: Modifying Registry Data
  • Lesson 3: Working with Events
  • Lesson 4: Working with Active Directory Objects
  • Lesson 5: Advanced Scripting

Lab 1: Administrative Uses

  • Scripting Files and Folders
  • Scripting Registry Changes
  • Scripting Event Log Lookups
  • Creating Objects in Active Directory
  • Retrieving Information from Active Directory

After completing this module, students will be able to:

  • Work with files and folders.
  • Change information in the registry.
  • Read information from event logs.
  • Understand how to work with Active Directory.
  • Create simple user interfaces.

This course is intended for systems administrators responsible for managing Windows platforms who are interested in automating administrative tasks.

  • Experience managing Windows operating systems.
  • Familiarity with Windows Server 2008, Windows Server 2008 R2, or Windows 7.
  • Scripting experience is recommended but not required.

This four-day instructor-led course provides students with the knowledge and skills to leverage Microsoft Windows

PowerShell v2 to administer their Windows environment. Both the command line environment and the scripting capabilities inherent in Microsoft’s automation engine are addressed during this hands-on course.

  • Install and configure PowerShell v2 on various Windows operating systems
  • Navigate the command line interface as well as the integrated scripting environment
  • Leverage cmdlets to accomplish daily management tasks
  • Format information returned by PowerShell v2 in a variety of styles
  • Create PowerShell v2 scripts to automate routine tasks
  • Manage multiple systems concurrently though PowerShell v2 remoting
  • Understand the security capabilities within PowerShell v2 and how to manage them
  • Enhance the management of other Microsoft products by using the skills and general knowledge covered in this course

Module 1: Introduction to PowerShell – the Basics

This module explains how to install and configure PowerShell. In addition, students will be introduced to many of the concepts of PowerShell, including cmdlets and PowerShell drives.

Lessons

  • Lesson 1: What is PowerShell?
  • Lesson 2: PowerShell Cmdlets
  • Lesson 3: PowerShell Snapins
  • Lesson 4: PowerShell Modules
  • Lesson 5: PowerShell Remoting
  • Lesson 6: Navigating in PowerShell
  • Lesson 7: PowerShell Profiles

Lab 1: Introduction to PowerShell

  • Installing PowerShellv2
  • Exploring Help
  • Working with cmdlets
  • Creating a custom profile
  • Optional: Reading Registry Data

After completing this module, students will be able to:

  • Identify the requirements for running PowerShell
  • Describe PowerShell cmdlets
  • Understand the purpose of snapins and modules
  • Describe the remote management capabilities of PowerShell
  • Reference PowerShell drives and navigate in PowerShell hosts
  • Understand how to customize the PowerShell environment through profiles

 

Module 2: The PowerShell Pipeline, Scripts and Syntax

This module explains how to use the PowerShell pipeline at the command line and in script files. It provides information on retrieving information on the properties and methods of objects. The module closes with information on command line syntax, managing output from cmdlets, and defining script blocks.

Lessons

  • Lesson 1: Pipelines
  • Lesson 2: Scripts
  • Lesson 3: Syntax, Output and Script Blocks

Lab 1: The PowerShell Pipeline, Scripts and Syntax

  • Working with the PowerShell Pipeline
  • Using continuation characters for command line scripts
  • Create a command line script
  • Working with Operators

After completing this module, students will be able to:

  • Define the PowerShell pipeline.
  • Identify what the pipeline is used for.
  • Use object properties and methods.
  • Identify various components of statement syntax.

 

Module 3: Variables and Data Types, Variable Scopes, and Collections

This module explains how to use cmdlets associated with variables. addresses how PowerShell interprets variables based on their content. It reviews the common data types and how to control variable data types. It looks into the scope of the variable itself and finishes with using arrays.

Lessons

  • Lesson 1: Variables and Data Types
  • Lesson 2: Variable Scopes
  • Lesson 3: Collections

Lab 1: Variables and Data Types, Variable Scopes, and Collections

  • Working with variables and data types
  • Working with arrays
  • Working with hash tables

After completing this module, students will be able to:

  • Describe how PowerShell interprets variables.
  • Identify common data types.
  • Describe the different variable scopes.
  • Understand how to work with collections of objects.

 

Module 4: Security

This module explains how identify and configure script execution policies. It includes information on securing script

files through the use of certificates as well as how to capture and use alternate credentials when executing commands. The module ends with a discussion on securing remote sessions.

Lessons

  • Lesson 1: Script Execution
  • Lesson 2: Signing Scripts
  • Lesson 3: Requesting Credentials and Using Secure Strings
  • Lesson 4: Securing Remote Sessions

Lab 1: Security

  • Script Execution
  • Signing Scripts
  • Requesting Credentials

After completing this module, students will be able to:

  • Identify script execution policy settings.
  • Control script execution policy through the command line and group policy.
  • Request credentials before executing a script.
  • Describe commands available to secure information in scripts.
  • Identify ways to secure remote sessions.

 

Module 5: Remote Management

This module explains how use the different methods of executing commands remotely. It covers the requirements for using PowerShell remoting, managing remote sessions, and running background jobs.

Lessons

  • Lesson 1: Configuring Remote Management
  • Lesson 2: Using PowerShell Remoting
  • Lesson 3: Using Jobs

Lab 1: Remote Management

  • Using Built-in Remoting
  • Configuring PowerShell Remoting
  • Using Persistent Sessions
  • Working with Background Jobs

After completing this module, students will be able to:

  • Describe the different methods of remote management with PowerShell.
  • Identify the requirements for remote management.
  • Configure a system for remote management.
  • Work with remote sessions.
  • Manage background jobs.

 

Module 6: Script Flow Control Statements

This module explains how use the language elements of PowerShell. It covers the statements for looping, branching, and managing the behavior of those statements through the use of break and continue keywords.

Lessons

  • Lesson 1: Foreach and For
  • Lesson 2: While / Do While / Do Until
  • Lesson 3: If / Switch
  • Lesson 4: Break /Continue

Lab 1: Script Flow Control Statements

  • Working with Foreach and If
  • Working with SWITCH
  • Using Do While / Do Until

After completing this module, students will be able to:

  • Identify looping statements.
  • Describe the variations between WHILE / DO WHILE / DO UNTIL.
  • Describe the differences between IF and SWITCH.
  • Identify when you can benefit from BREAK or CONTINUE.

 

Module 7: Functions, Filters and Modules

This module explains how use the features of PowerShell which allow you to extend its functionality through reusable code. It includes creating robust functions by leveraging parameters and introduces modules which enhance the portability of reusable code.

Lessons

  • Lesson 1: Functions and Filters
  • Lesson 2: Scripting with Functions and Parameters
  • Lesson 3: Modules

Lab 1: Functions, Filters and Modules

  • Creating Functions
  • Working with PowerShell Modules
  • Create a Script-Based Module
  • Optional: Updating a Script-Based Module and Using Additional Built-In Modules

After completing this module, students will be able to:

  • Describe the purpose of a function.
  • Identify how to pass arguments into a function.
  • Differentiate between a function and a filter.
  • Describe how to use functions in a script file.
  • Identify types of modules.

 

Module 8: Error Handling

This module explains how use the error handling environment within PowerShell. It addresses the language components which enhance managing errors. The debugging options within both the console host and the ISE are presented as tools for debugging scripts.

Lessons

  • Lesson 1: Error Handling
  • Lesson 2: Script Debugging

Lab 1: Error Handling

  • Working with Errors
  • Adding Error Handling to Your Script
  • Script Debugging

After completing this module, students will be able to:

  • Identify the types of errors
  • Understand the uses of built-in variables for error handling
  • Configure the way errors are treated
  • Use language blocks for handling errors
  • Implement debugging options

 

Module 9: Administrative Uses

This module explains how use the topics covered in previous modules in every day administrative tasks. It combines

the command line, script files, modules and functions to automate a variety of tasks. It introduces the concepts of advanced scripting which make PowerShell an enterprise-ready scripting environment.

Lessons

  • Lesson 1: Manipulating files and folders
  • Lesson 2: Modifying Registry Data
  • Lesson 3: Working with Events
  • Lesson 4: Working with Active Directory Objects
  • Lesson 5: Advanced Scripting

Lab 1: Administrative Uses

  • Scripting Files and Folders
  • Scripting Registry Changes
  • Scripting Event Log Lookups
  • Creating Objects in Active Directory
  • Retrieving Information from Active Directory

After completing this module, students will be able to:

  • Work with files and folders.
  • Change information in the registry.
  • Read information from event logs.
  • Understand how to work with Active Directory.
  • Create simple user interfaces.

This course is intended for systems administrators responsible for managing Windows platforms who are interested in automating administrative tasks.

  • Experience managing Windows operating systems.
  • Familiarity with Windows Server 2008, Windows Server 2008 R2, or Windows 7.
  • Scripting experience is recommended but not required.
    Upcoming Dates
  • ` Jul 3 - Jul 6, 2023
  • ` Jul 31 - Aug 3, 2023
  • ` Aug 28 - Aug 31, 2023
  • ` Sep 25 - Sep 28, 2023
  • ` Oct 23 - Oct 26, 2023
  • ` Nov 20 - Nov 23, 2023