Adding printer drivers with Endpoint Manager and PowerShell
By: Harm Veenstra
Printers and their drivers, not always the most fun part of IT. Since PrintNightMare it has become more difficult for users to add printers to their workstation, this blogpost describes how you can add printers using Endpoint Manager and PowerShell in a easy way.
Link
By: Harm Veenstra
Printers and their drivers, not always the most fun part of IT. Since PrintNightMare it has become more difficult for users to add printers to their workstation, this blogpost describes how you can add printers using Endpoint Manager and PowerShell in a easy way.
Link
PowerShell is fun :)
Adding printer drivers with Endpoint Manager and PowerShell
Printers and their drivers, not always the most fun part of IT ;) Since PrintNightMare it has become more difficult for users to add printers to their workstation, this blogpost describes how you c…
👍1
Use PowerShell to determine the Windows version on DVD, ISO, or USB installation media
By: Mike F. Robbins
You're preparing to load an operating system. You find installation media for an unknown version of Windows. It's not labeled. How do you determine the version of Windows on the installation media?
Link
By: Mike F. Robbins
You're preparing to load an operating system. You find installation media for an unknown version of Windows. It's not labeled. How do you determine the version of Windows on the installation media?
Link
Microsoft Office 2016 to O365 noscript
By: u/green-avocado
Hello PowerShell users I would like to share my noscript today. At work I was tasked with uninstalling O2016 and upgrading to O365 and created an interactive .ps1 noscript to auto uninstall O2016. Here she is:
Link
By: u/green-avocado
Hello PowerShell users I would like to share my noscript today. At work I was tasked with uninstalling O2016 and upgrading to O365 and created an interactive .ps1 noscript to auto uninstall O2016. Here she is:
Link
reddit
Created a Microsoft Office noscript
Hello PowerShell users I would like to share my noscript today. At work I was tasked with uninstalling O2016 and upgrading to O365 and created an...
Codex
By: Steve Lee
Experimental module using Codex to generate PowerShell noscript based off a comment using natural language processing
Link
By: Steve Lee
Experimental module using Codex to generate PowerShell noscript based off a comment using natural language processing
Link
Powershellgallery
Codex 0.1.0-Beta
Experimental module using Codex to generate PowerShell noscript based off a comment using natural language processing
PowerShell being 15 years old… Just made me realise how old I am..
By: Thomas Maurer
Me too, Thomas, me too
Link
By: Thomas Maurer
Me too, Thomas, me too
Link
Hosting PowerShell in a Python noscript
By: Jim Truher
Yes Virginia, languages other than PowerShell do exist.
Link
By: Jim Truher
Yes Virginia, languages other than PowerShell do exist.
Link
Microsoft News
Hosting PowerShell in a Python noscript
How to use Python to call the PowerShell engine without running the PowerShell executable
Curl2PS
By: Anthony Howell
This module is a utility module to help convert curl commands to Invoke-RestMethod syntax.
Link
By: Anthony Howell
This module is a utility module to help convert curl commands to Invoke-RestMethod syntax.
Link
GitHub
GitHub - ThePoShWolf/Curl2PS: PowerShell module for converting Curl commands to PowerShell
PowerShell module for converting Curl commands to PowerShell - ThePoShWolf/Curl2PS
👍1
Step by step: Start using GIT for PowerShell noscripts
By: Barbara 4bes
So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the game. But there are so many possibilities, you have no clue where to start. Your not a Dev, you just write small noscripts every now and then. Read further, as this is a step by step guide about how to start using GIT, focused on PowerShell.
Link
By: Barbara 4bes
So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the game. But there are so many possibilities, you have no clue where to start. Your not a Dev, you just write small noscripts every now and then. Read further, as this is a step by step guide about how to start using GIT, focused on PowerShell.
Link
4bes.nl
Step by step: Start using GIT for PowerShell noscripts
So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the game. But there are so many possibilities, you have no clue where to start.
👍2
PowerShell Extension for Visual Studio Code June 2022 Update
By: Sydney Smith
We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace.
Link
By: Sydney Smith
We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace.
Link
PowerShell Team
PowerShell Extension for Visual Studio Code June 2022 Update
We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release fixes a number of issues related to IntelliSense and enables updates to PowerShell Editor Services (the…
👍1
Azure Arc: Azure PowerShell prerequisites configuration noscript
By: Wim Matthyssen
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure PowerShell noscript.
Link
By: Wim Matthyssen
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure PowerShell noscript.
Link
Wim Matthyssen
Azure Arc: Azure PowerShell prerequisites configuration noscript
Want to streamline the onboarding of non-Azure resources into Azure? In this blog post, I walk you through how to configure Azure Arc prerequisites using an Azure PowerShell noscript. Azure Arc enabl…
TheShow: C1: Why PowerShell Crescendo
By: Jason Helmick
In this series, Jason will explain the purpose of Crescendo and how to build and automate cmdlets from traditional platform-specific console tools.
Link
By: Jason Helmick
In this series, Jason will explain the purpose of Crescendo and how to build and automate cmdlets from traditional platform-specific console tools.
Link
YouTube
TheShow: C1: Why PowerShell Crescendo
PowerShell Crescendo provides a framework to rapidly create PowerShell cmdlets that amplify command-line tools, regardless of platform. The goal of a Crescendo-based module is to create PowerShell cmdlets that use a command-line tool and, unlike that tool…
👍1
Introducing the PowerShell custom runtime for AWS Lambda
By: Amazon Web Services
The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment and testing. You can also now view PowerShell code in the AWS Management Console, and have more control over function output and logging.
Link
By: Amazon Web Services
The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment and testing. You can also now view PowerShell code in the AWS Management Console, and have more control over function output and logging.
Link
Amazon
Introducing the PowerShell custom runtime for AWS Lambda | Amazon Web Services
The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment…
How to make your PowerShell noscripts look better
By: Harm Veenstra
When I started writing my first PowerShell noscripts. They didn't look that good, it was PowerShell 2.0 of course and I was just a beginner. I'm getting better at it and the newer versions of PowerShell (And Visual Studio Code) have a few nice formatting tricks. This blogpost will show you a few ways to make your noscripts look better and more importantly. A lot more readable!
Link
By: Harm Veenstra
When I started writing my first PowerShell noscripts. They didn't look that good, it was PowerShell 2.0 of course and I was just a beginner. I'm getting better at it and the newer versions of PowerShell (And Visual Studio Code) have a few nice formatting tricks. This blogpost will show you a few ways to make your noscripts look better and more importantly. A lot more readable!
Link
PowerShell is fun :)
PowerShell is fun :)How to make your PowerShell noscripts look better
When I started writing my first PowerShell noscripts… They didn’t look that good, it was PowerShell 2.0, of course, and I was just a beginner :) I’m getting better at it, and the ne…
👍2
Duplication of last command into terminal
By: VSCode
Glad to know I'm not the only one that was annoyed by this.
Link
By: VSCode
Glad to know I'm not the only one that was annoyed by this.
Link
GitHub
Duplication of last command into terminal · Issue #4056 · PowerShell/vscode-powershell
Prerequisites I have written a denoscriptive issue noscript. I have searched all issues to ensure it has not already been reported. I have read the troubleshooting guide. I am sure this issue is with th...
NSA shares tips on securing Windows devices with PowerShell
By: Ionut Ilascu
The National Security Agency (NSA) and cybersecurity partner agencies issued an advisory today recommending system administrators to use PowerShell to prevent and detect malicious activity on Windows machines.
Link
By: Ionut Ilascu
The National Security Agency (NSA) and cybersecurity partner agencies issued an advisory today recommending system administrators to use PowerShell to prevent and detect malicious activity on Windows machines.
Link
BleepingComputer
NSA shares tips on securing Windows devices with PowerShell
The National Security Agency (NSA) and cybersecurity partner agencies issued an advisory today recommending system administrators to use PowerShell to prevent and detect malicious activity on Windows machines.
👍2
PowerShell Profiler 4.0.0 just landed in PSGallery
By: Jakub Jares
No more using of | Format-Table, new function summary, and export to http://speedscope.app visualizer.
Link
By: Jakub Jares
No more using of | Format-Table, new function summary, and export to http://speedscope.app visualizer.
Link
👍1