Category: Courses

Virus

 tonyhughes  May 15, 2023

A computer virus is a type of malicious software (malware) that infects and spreads by attaching itself to legitimate programs…

.ps1 Powershell File Extension

 tonyhughes  May 12, 2023

The file extension .ps1 is associated with PowerShell scripts. PowerShell is a scripting language and automation framework developed by Microsoft….

PowerShell Desired State Configuration (DSC)

 tonyhughes  April 21, 2023

PowerShell Desired State Configuration (DSC) is a management platform that allows administrators to configure and manage their IT infrastructure in…

Powershell Direct

 tonyhughes  April 20, 2023

PowerShell Direct is a feature in Windows Server 2016 and newer versions that allows you to run PowerShell commands and…

Hyper-V Powershell CMDLET Examples

 tonyhughes  April 20, 2023

Hyper-V PowerShell cmdlets provide a way to manage and automate Hyper-V virtual machines and their associated resources. Here are some…

DNS Zones

 tonyhughes  April 20, 2023

DNS zones are a logical partitioning of the DNS namespace that allows for greater flexibility and scalability in managing DNS…

PowerShell Modules

 tonyhughes  April 19, 2023

PowerShell modules are packages of reusable code that provide a set of related cmdlets, functions, variables, and other resources. Modules…

Powershell CMDLETS

 tonyhughes  April 19, 2023

PowerShell cmdlets are specialized commands in the PowerShell environment that enable administrators to interact with various technologies and systems, including…

Active Directory Powershell Module

 tonyhughes  April 19, 2023

The Active Directory PowerShell module is a command-line interface that allows administrators to manage Active Directory objects using PowerShell commands….

Azure ARM Template Tools

 tonyhughes  April 5, 2023

Azure ARM templates (Azure Resource Manager templates) are JSON files that define the infrastructure and configuration of Azure resources within…