Curated Video
PowerShell for Automating Administration - Preparing Pull_Repos_and_Execute Script
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...
Curated Video
PowerShell for Automating Administration - Code Enhancements - Logging
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...
Curated Video
PowerShell for Automating Administration - Report Consolidation – Script Overview
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...
Curated Video
PowerShell for Automating Administration - Report Consolidation – Template Overview
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...
Curated Video
PowerShell for Automating Administration - Validation Functions Discussion – Part 2
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...
Curated Video
PowerShell for Automating Administration - Validation Functions Discussion – Part 1
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...
Curated Video
PowerShell for Automating Administration - Overview of Server Validation Script
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.
Curated Video
PowerShell for Automating Administration - CSV File Handling with PowerShell
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...
Curated Video
PowerShell for Automating Administration - Remote Execution of the Script from Terminal Server
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...
Curated Video
PowerShell for Automating Administration - Code Changes to be able to execute Scripts Centrally
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...
Curated Video
PowerShell for Automating Administration - Validation Functions Overview
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.
Curated Video
PowerShell for Automating Administration - Lab Setup: Script Execution
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...
Curated Video
PowerShell for Automating Administration - Lab Setup: Deploying the Validation Scripts
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...
Curated Video
PowerShell for Automating Administration - Lab Setup: Deploying the Resources in Cloud
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...
Curated Video
PowerShell for Automating Administration - Lab Setup Guide
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...
Curated Video
PowerShell for Automating Administration - XML Configuration File
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...
Curated Video
PowerShell for Automating Administration - Project Directory and File Structure
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...
Curated Video
PowerShell for Automating Administration - Introduction
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...
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 2
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...
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1
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...
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 2
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...
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1
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...
Curated Video
PowerShell for Automating Administration - Learn PowerShell Logging Module
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...
Curated Video
PowerShell for Automating Administration - How to Hide Date Time Using PowerShell
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...