March 6, 2020
Announcements!
Announcing PowerShell 7.0 GA
(devblogs.microsoft.com)
Today, we're happy to announce the Generally Available (GA) release of PowerShell 7.0! Before
By: PowerShell Team submitted:Jun 15 2022
Today, we're happy to announce the Generally Available (GA) release of PowerShell 7.0! Before
anything else, we'd like to thank our many, many open-source contributors for making this release possible by submitting code, tests, documentation, and issue feedback. PowerShell 7 would not have been possible without your help.
By: PowerShell Team submitted:Jun 15 2022
Visual Studio Code for PowerShell 7
(devblogs.microsoft.com)
We are excited to announce that we have released a major update to the PowerShell extension for
By: Sydney Smith submitted:Jun 15 2022
We are excited to announce that we have released a major update to the PowerShell extension for
Visual Studio Code. This release contains months of architectural work that first shipped in our PowerShell Preview extension in November of 2019, along with incremental bug fixes in the intervening months. If you are new to Visual Studio Code this article is helpful for getting started. If you already use Visual Studio Code with the PowerShell extension, read on to find out what is new.
By: Sydney Smith submitted:Jun 15 2022
Blogs, Articles, and Posts
Designing Professional Parameters
(powershell.one)
With the help of the attribute [Parameter()], you can define sophisticated PowerShell parameters
By: Dr. Tobias Weltner submitted:Jun 15 2022
With the help of the attribute [Parameter()], you can define sophisticated PowerShell parameters
that enhance usability and versatility of your functions.
By: Dr. Tobias Weltner submitted:Jun 15 2022
Getting data from Power BI using PowerShell
(powershell.no)
In this article, we are going to have a look at how to access data in Power BI from PowerShell.
By: Jan Egil Ring submitted:Jun 15 2022
In this article, we are going to have a look at how to access data in Power BI from PowerShell.
By: Jan Egil Ring submitted:Jun 15 2022
How to rename Windows 10 devices in Intune using PowerShell | | System Center ConfigMgr
(scconfigmgr.com)
With more and more organisations around embracing management through Endpoint Manager/Intune and
By: Maurice Daly submitted:Jun 15 2022
With more and more organisations around embracing management through Endpoint Manager/Intune and
using provisioning technologies like Autopilot, sometimes small things like the computer naming conventions can be overlooked. Autopilot has methods to use to apply computer naming, but what happens if you were to deploy several hundred or thousands of devices and need to change their computers names?
By: Maurice Daly submitted:Jun 15 2022
It’s Likely We’re Living in a PSSession
(toastit.dev)
PowerShell remoting is a truly powerful tool, but sometimes your scripts need a little help finding
By: Josh King submitted:Jun 15 2022
PowerShell remoting is a truly powerful tool, but sometimes your scripts need a little help finding
their way. How can you tell when you're in a PSSession and what info is available about the session itself?
By: Josh King submitted:Jun 15 2022
Using PowerShell to generate and deploy Group Policies for non-domain environments
(cyberdrain.com)
By: Kelvin Tegelaar submitted:Jun 15 2022
By: Kelvin Tegelaar submitted:Jun 15 2022
Why I use Visual Studio Code to write PowerShell
(trevorsullivan.net)
Since 2009, PowerShell users have been rewarded with an improvement over Notepad, for authoring
By: Trevor Sullivan submitted:Jun 15 2022
Since 2009, PowerShell users have been rewarded with an improvement over Notepad, for authoring
PowerShell scripts and modules. That tool is called the PowerShell Integrated Scripting Editor (ISE), which was originally included out-of-box with Windows 7 and PowerShell version 2.0. Over the years, PowerShell developers have used tools like Quest PowerGUI and Visual Studio with the PowerShell Tools Extension to write, test, and debug their PowerShell code. In fact, not all that long ago, I wrote about moving from PowerGUI over to Visual Studio for your PowerShell development work. Since then, the momentum in the software field has gotten more and more agile, requiring developers to invest more and more time learning, and less time focusing on their business logic.
By: Trevor Sullivan submitted:Jun 15 2022
Projects, Scripts, and Modules
PoshBot 0.12.0
(powershellgallery.com)
v0.12.0 is out and ensures TLS1.2 is used for Slack websockets. Slack deprecated TLS 1.0/1.1 so
By: Brandon Olin submitted:Jun 15 2022
v0.12.0 is out and ensures TLS1.2 is used for Slack websockets. Slack deprecated TLS 1.0/1.1 so
you'll want this update. Oh, and one more thing, it now supports Discord backends as well!?? Go and get your PowerShell ChatOps on!
By: Brandon Olin submitted:Jun 15 2022
Books, Media, and Learning Resources
Welcome To PowerShell 7!
(channel9.msdn.com)
We're happy to announce the Generally Available (GA) release of PowerShell 7.0! Joey Aiello and
By: Channel 9 submitted:Jun 15 2022
We're happy to announce the Generally Available (GA) release of PowerShell 7.0! Joey Aiello and
Sydney Smith, PowerShell PM's, stop by to introduce the latest news and features in PowerShell 7.
By: Channel 9 submitted:Jun 15 2022
Fun
How many Services does Microsoft Azure Offer?
(mikefrobbins.com)
I've recently wondered how many service offerings Azure has. I've read anywhere from 150 to 600 and
By: Mike F Robbins submitted:Jun 15 2022
I've recently wondered how many service offerings Azure has. I've read anywhere from 150 to 600 and
I even went so far as to ask an Azure Product Manager but still didn't receive a clear answer. What I did find out is that Microsoft maintains an Azure services directory on their Azure products website. I figured that was a good place to start looking and while the website is informative, it didn't provide a count of the service offerings. Manually counting them wouldn't be an efficient or accurate way of accomplishing the task of determining how many services are offered so I decided to use PowerShell for the task.
By: Mike F Robbins submitted:Jun 15 2022
psweekly202010 on Twitter
(twitter.com)
Clearing the recycle bin - the modern way ??
By: Patrick Gruenauer submitted:Jun 15 2022
Clearing the recycle bin - the modern way ??
By: Patrick Gruenauer submitted:Jun 15 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.