Instructional Video12:44
Curated Video

PowerShell for Automating Administration - Preparing Pull_Repos_and_Execute Script

Higher Ed
This video demonstrates remote script execution architecture. If you don't want to copy the scripts to the server each time and want to fully automate it using PowerShell, then this video will be of great help. This clip is from the...
Instructional Video10:11
Curated Video

PowerShell for Automating Administration - Code Enhancements - Logging

Higher Ed
This video demonstrates code enhancements. Here, you will be using the logging module using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video12:10
Curated Video

PowerShell for Automating Administration - Report Consolidation – Script Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at implementing the script using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for...
Instructional Video8:34
Curated Video

PowerShell for Automating Administration - Report Consolidation – Template Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video12:23
Curated Video

PowerShell for Automating Administration - Validation Functions Discussion – Part 2

Higher Ed
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion. This...
Instructional Video12:40
Curated Video

PowerShell for Automating Administration - Validation Functions Discussion – Part 1

Higher Ed
This is the first of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-SysInfo, Validate-URL, Validate-TopMemoryConsumingProcesses, Validate-DisktHealth, and...
Instructional Video13:38
Curated Video

PowerShell for Automating Administration - Overview of Server Validation Script

Higher Ed
This video provides an Overview of Server Validation Script. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Instructional Video20:35
Curated Video

PowerShell for Automating Administration - CSV File Handling with PowerShell

Higher Ed
This video will help you with the handling or actually doing some sort of operations on the CSV file using PowerShell. Here, you will use the live structured data in a CSV file and perform various operations on it. This clip is from the...
Instructional Video9:28
Curated Video

PowerShell for Automating Administration - Remote Execution of the Script from Terminal Server

Higher Ed
In this video, you will be executing the script remotely from the terminal server. This clip is from the chapter "Productionization of the Application Validation Tool" of the series "PowerShell for Automating Administration".This section...
Instructional Video11:03
Curated Video

PowerShell for Automating Administration - Code Changes to be able to execute Scripts Centrally

Higher Ed
In this video, you will see what changes we can make in our application and system validation scripts to be able to put the scripts on a remote server; and we never have to login into the remote server at all, be it for executing the...
Instructional Video6:03
Curated Video

PowerShell for Automating Administration - Validation Functions Overview

Higher Ed
This video provides an overview of the validation functions. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Instructional Video8:29
Curated Video

PowerShell for Automating Administration - Lab Setup: Script Execution

Higher Ed
This is a lab setup video where you will be looking at the execution of the script. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will...
Instructional Video11:16
Curated Video

PowerShell for Automating Administration - Lab Setup: Deploying the Validation Scripts

Higher Ed
This is a lab setup video where you will be deploying the Validation Scripts. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will try to...
Instructional Video6:53
Curated Video

PowerShell for Automating Administration - Lab Setup: Deploying the Resources in Cloud

Higher Ed
This is a lab setup video where you will be deploying the resources in Cloud. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will try to...
Instructional Video10:31
Curated Video

PowerShell for Automating Administration - Lab Setup Guide

Higher Ed
This video is a guide to the lab setup where you will understand the architecture of the simple application. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the...
Instructional Video8:36
Curated Video

PowerShell for Automating Administration - XML Configuration File

Higher Ed
This video explains the XML configuration file that is used to configure the parameters and initial settings for our computer programs. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating...
Instructional Video7:52
Curated Video

PowerShell for Automating Administration - Project Directory and File Structure

Higher Ed
This video demonstrates the project directory and file structure that will help you give an upper hand in customizing the automation part as per your requirement. This clip is from the chapter "Project Introduction" of the series...
Instructional Video8:18
Curated Video

PowerShell for Automating Administration - Introduction

Higher Ed
This video provides an introduction to the project that you will be working on in this section. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating Administration".This section focuses on the...
Instructional Video5:45
Curated Video

PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 2

Higher Ed
This is the second of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting different services on different servers. This clip is from the chapter "Administering Planned Service...
Instructional Video10:51
Curated Video

PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1

Higher Ed
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers. This clip is from the chapter "Administering Planned Service...
Instructional Video7:02
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 2

Higher Ed
This is the second of the two-part video where you will learn the other commandlets such as Set-Service, Restart-Service, Start-Service, and Stop-Service. This clip is from the chapter "Administering Planned Service Restarts" of the...
Instructional Video13:07
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1

Higher Ed
This is the first of the two-part video where you will learn the commandlet Get-Service that helps fetch the services. This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for Automating...
Instructional Video8:05
Curated Video

PowerShell for Automating Administration - Learn PowerShell Logging Module

Higher Ed
This video explains automating systems and the application validation process. Here, you will be using the PowerShell Logging module, which helps automate complex operations that run error-free. This clip is from the chapter "PowerShell...
Instructional Video9:01
Curated Video

PowerShell for Automating Administration - How to Hide Date Time Using PowerShell

Higher Ed
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine. This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This section...