How to Execute PowerShell Azure Functions with HTTP Triggers
Learn how to execute and test Azure Functions in PowerShell via HTTP using both the Azure Portal and PowerShell’s Invoke-RestMethod cmdlet.
Building PowerShell Azure Functions with VS Code [Series]
Running PowerShell in Azure Functions gives your scripts infinite resources and flexibility. Learn how to cloudify your PowerShell scripts with Azure Functions!
Autonomous Persona Management using 1E Tachyon’s PowerShell Toolkit
Learn how to manage thousands of endpoints with dynamic tagging capabilities with 1E’s Tachon.
Getting Started with 1E’s Tachyon and PowerShell
Wrangle your endpoints with 1E’s Tachyon product and PowerShell in this in-depth tutorial!
Exploring Processes and Applications with 1E Tachyon
Learn to use the PowerShell and Tachyon integration to solve a specific use-case scenario.
PowerShell Rename and other Cmdlets to Manage Files
Jumpstart learning PowerShell rename and other cmdlets that will help you manage your files.
How to Export Active Directory Users to CSV and Build Reports
Learn how to export active directory users to CSV with PowerShell by querying AD with the Get-ADUser cmdlet and invoking Export-CSV!
Activate PowerShell SFTP to Transfer Files
Learn step-by-step tutorial how to work with files remotely via SFTP and dig into some of the different PowerShell SFTP modules you can use. Learn how to list, upload and download files via PowerShell SFTP.
Using the Dynamic PowerShell to Get Current Users
Learn how use PowerShell to get current user in this step-by-step tutorial walking you through how to do so many different ways!
5 PowerShell Script Examples To Inspire You to Get Scripting
Wanting to learn how PowerShell scripting works, but don't know where to start? Learn 5 PowerShell script examples in this tutorial to kick start your scripting journey!
Your Goto Guide for Working with Windows WMI Events and PowerShell
Learn about how WMI events work and how you can create some awesome tools with PowerShell in this tutorial!
Discover the Set Adaccountpassword to Reset an AD Password
If you've been resettings AD user passwords in ADUC, then you've been missing out. The Set-ADAccountPassword cmdlet opens up possibilities to reset not just a single user password, bulk user passwords through scripting. Learn how in this step-by-step tutorial.
How to Create Azure SQL Database with PowerShell
Need to automate creating an Azure SQL database and server? Look no further! You'll learn how to set up all things Azure SQL with PowerShell!