🎁 Hey! PowerShell v7.1.0-preview 5 is out!
- Engine Updates and Fixes
- Code Cleanup
- Build and Packaging Improvements
Check full list of changes on GitHub
- Engine Updates and Fixes
- Code Cleanup
- Build and Packaging Improvements
Check full list of changes on GitHub
❗ How to use task-based c# methods in Powershell to work even faster than using runspaces or jobs
https://gist.github.com/JustinGrote/d1421208bf1dea22664fc6a198219047
https://gist.github.com/JustinGrote/d1421208bf1dea22664fc6a198219047
Gist
High Performance DNS Resolver in Powershell
High Performance DNS Resolver in Powershell. GitHub Gist: instantly share code, notes, and snippets.
🎬 PSPowerHour Epsiode 3 - PowerShell 7.1: The Modern/Next-Gen Shell
https://youtu.be/YDEbQlxumzg?list=PLfeA8kIs7Coci01gWr0QiGedcPpQ69lks
#video
https://youtu.be/YDEbQlxumzg?list=PLfeA8kIs7Coci01gWr0QiGedcPpQ69lks
#video
YouTube
PSPowerHour Epsiode 3 - PowerShell 7.1: The Modern/Next-Gen Shell
Modern shells should help you be successful as soon as you start typing. Join Steve and Jason to discuss future shell improvements, Predictive IntelliSense, Dynamic Help, Native Commands and more in this exciting look at PowerShell 7.1. Join us and share…
📘 How to become better in (Powershell) noscript-writing.
https://vviking.nl/2020/07/09/how-to-become-better-in-powershell-noscript-writing/
https://vviking.nl/2020/07/09/how-to-become-better-in-powershell-noscript-writing/
vViking.nl
How to become better in (Powershell) noscript-writing.
How to become a better powershell noscript writeere
🎁 PowerShell 7.0.3 and 6.2.7 are out!
- Fix Azure file copy issues in release build by fixing the path to upload directory content
- Update .NET Core to 3.1.6
- Fix Azure file copy break in AzDevOps by updating task version to latest
- Fix Azure file copy issues in release build by fixing the path to upload directory content
- Update .NET Core to 3.1.6
- Fix Azure file copy break in AzDevOps by updating task version to latest
📘 Detecting Wired, Wireless, and VPN Connections using PowerShell
The noscript detects the following VPN platforms
- Palo Alto GlobalProtect
- Cisco
- Juniper
- Dell VPN (Sonicwall)
- F5 Networks VPN
https://deploymentresearch.com/detecting-wired-wireless-and-vpn-connections-using-powershell
The noscript detects the following VPN platforms
- Palo Alto GlobalProtect
- Cisco
- Juniper
- Dell VPN (Sonicwall)
- F5 Networks VPN
https://deploymentresearch.com/detecting-wired-wireless-and-vpn-connections-using-powershell
Deployment Research
Detecting Wired, Wireless, and VPN Connections using PowerShell
📘 Elevate your documentation with PowerShell Jupyter Notebook
https://blog.darrenjrobinson.com/elevate-your-documentation-with-powershell-jupyter-notebook/
https://blog.darrenjrobinson.com/elevate-your-documentation-with-powershell-jupyter-notebook/
darrenjrobinson - Bespoke Identity and Access Management Solutions
Elevate your documentation with PowerShell Jupyter Notebook - darrenjrobinson - Bespoke Identity and Access Management Solutions
How to elevate your documentation with PowerShell Jupyter Notebook. Examples, links and the presentation from my Microsoft Reactor Session.
🗓️ Join this free virtual PowerShell conference on July 31 at 8:00AM CST
- Rapid Function Development
- Building a Better Module Structure
- Securing PSRemoting
- Purpose build PowerShell noscript orchestration with Universal Automation
- Manage vSphere with PowerCLI DSC Resources, Finally!
- Azure DevOps Pipelines for the Infrastructure Automator
- Azure Administration Using Azure Functions and Logic Apps
- GitHub Actions to Automate Terraform for Azure
- Publishing Your First Package to the PowerShell Gallery
- PowerShell Toolmaking: From Zero To Hero
https://www.chicagopowershell.com/
#conference
- Rapid Function Development
- Building a Better Module Structure
- Securing PSRemoting
- Purpose build PowerShell noscript orchestration with Universal Automation
- Manage vSphere with PowerCLI DSC Resources, Finally!
- Azure DevOps Pipelines for the Infrastructure Automator
- Azure Administration Using Azure Functions and Logic Apps
- GitHub Actions to Automate Terraform for Azure
- Publishing Your First Package to the PowerShell Gallery
- PowerShell Toolmaking: From Zero To Hero
https://www.chicagopowershell.com/
#conference
📘 Discovering Provider Specific Commands
https://jdhitsolutions.com/blog/powershell/7604/discovering-provider-specific-commands/
https://jdhitsolutions.com/blog/powershell/7604/discovering-provider-specific-commands/
🎬 How to use Postman and PowerShell to Query API data
https://www.youtube.com/watch?v=WqVD4h8OxS0
#video
https://www.youtube.com/watch?v=WqVD4h8OxS0
#video
YouTube
How to use Postman and PowerShell to Query API data
In this video, I demonstrate how to use Postman, a free API development and testing tool, to format URL’s and make requests against web endpoints and use those URL’s to get data in PowerShell. I also give a quick walk through of viewing the data in PowerShell.…
🏆 A PowerShell Nonsense Challenge
- Create a random, nonsense “word” of a user-specified length, such as ‘jhmoz’
- Create a sentence of nonsense words of a user-specified length. Words should be of varying lengths.
- Create a paragraph of nonsense sentences, of varying lengths.
- Create 10 sample document files of varying paragraph length.
https://ironnoscripter.us/a-powershell-nonsense-challenge/
#challenge #intermediate
- Create a random, nonsense “word” of a user-specified length, such as ‘jhmoz’
- Create a sentence of nonsense words of a user-specified length. Words should be of varying lengths.
- Create a paragraph of nonsense sentences, of varying lengths.
- Create 10 sample document files of varying paragraph length.
https://ironnoscripter.us/a-powershell-nonsense-challenge/
#challenge #intermediate
This media is not supported in your browser
VIEW IN TELEGRAM
💡 Windows Terminal Preview 1.2 Release
https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-2-release
https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-2-release
🎬 PowerShell Setup with Chocolatey and Oh-My-Posh on Windows
https://www.youtube.com/watch?v=S9OTVZtpIvE&feature=youtu.be
#video
https://www.youtube.com/watch?v=S9OTVZtpIvE&feature=youtu.be
#video
YouTube
PowerShell Setup with Chocolatey and Oh-My-Posh on Windows
In this video I go over how I set up my developer environment on Windows 10.
WARNING: I disable UAC and I also Set-ExecutionPolicy Bypass. This is insecure for normal usage and I don't recommend doing this normally. BUT since this is a working session and…
WARNING: I disable UAC and I also Set-ExecutionPolicy Bypass. This is insecure for normal usage and I don't recommend doing this normally. BUT since this is a working session and…