Powershell

7 cards
Main Content Image
youtube.com
How to Run PowerShell Scripts on a Schedule!

Learn how to automate PowerShell tasks by running scripts on a schedule. This video covers three methods to get you started: running scripts from PowerShell, right-clicking and running, and using scheduled tasks.

Main Content Image
youtube.com
How to Deploy PowerShell Scripts as Applications with Intune

Learn how to deploy PowerShell scripts as applications with Intune and boost your productivity. In this video, we'll explore a clever way to push PowerShell scripts to PCs, so you can say goodbye to manual script deployment.

Main Content Image
janbakker.tech
Download Intune PowerShell scripts with Graph Explorer - JanBakker.tech

Learn how to easily download your uploaded PowerShell scripts in Intune using Graph Explorer, a powerful tool that provides a user-friendly interface to fetch script content.

Main Content Image
github.com
GitHub - fleschutz/PowerShell: Explore 500+ free PowerShell scripts across platforms

Discover a vast collection of over 500 free PowerShell scripts (.ps1) compatible with Linux, Mac OS, and Windows, making it easy to automate tasks and streamline your workflow.

Main Content Image
stackoverflow.com
Windows Powershell policy execution bypass - Stack Overflow

Automate tasks across multiple user PCs with Powershell scripting, but struggling to bypass execution policies and allow scripts to run without manual intervention.

Main Content Image
devblogs.microsoft.com
Use Windows PowerShell to search for files - Scripting Blog [archived]Your Privacy Choices Opt-Out I

Learn how to use PowerShell's Get-Childitem cmdlet to search for files on your computer. Discover a quick and easy method to find misplaced files with the Honorary Scripting Guy, Sean Kearney.

Main Content Image
learn.microsoft.com
Connect to Exchange servers using remote PowerShell | Microsoft Learn

Learn how to use PowerShell to connect to Exchange servers remotely and discover how to automate Exchange management tasks.