PowerShell – Telegram
PowerShell
820 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
Building a Custom PowerShell Host - Adam Driscoll - PSCONFEU 2020

This session will dive into building a custom PowerShell host. It will show you how to do things like process input, output progress, write to the screen and accept input for non-PowerShell command-line tools.
​​⚙️ Новое в блоге: Трюки управления языковыми параметрами из #PowerShell и командной строки

Сегодня я покажу приемы из личной практики. С этими ситуациями я сталкивался сам либо участники форума, которым я помогал. Я также расскажу о ценном дедовском методе применения региональных параметров одной командой, а в качестве бонуса – о нововведении в версии 20H1.

➡️ Читать в блоге: http://www.outsidethebox.ms/20484/
A New Home for Plaster
Plaster is a template-based file and project generator written in PowerShell. Its purpose is to streamline the creation of PowerShell module projects, Pester tests, DSC configurations, and more. File generation is performed using crafted templates which allow the user to fill in details and choose from options to get their desired output.

https://powershell.org/2020/06/a-new-home-for-plaster/
🏆 Iron Scripter - A PowerShell Dialer Challenge

There's an IronScripter PowerShell challenge for you.

https://ironnoscripter.us/text-me-a-powershell-dialer-challenge

#challenge
PowerShell pinned a photo
📘 Learn how to use Microsoft Graph with PowerShell or Graph Explorer

https://www.larsinus.com/?p=216

#Graph
📦 PSProfiler

A great tool that will measure the execution time of each line of your noscript.

This measures the noscript block and returns the times executed for each line in the noscript block.

https://www.powershellgallery.com/packages/PSProfiler

#module
📘 Don Jones' PowerShell 4N00bs [Free]

#ebook
📦 New version of NetworkingDsc resource

The PowerShell PSDSC module Networking v8.0.0 was just released with fixes to NetBios multi-adapter support and move to use shared

https://www.powershellgallery.com/packages/NetworkingDsc/8.0.0

#DSC
So $true

#fun