PowerShell/OpenSSH Team Investments for 2023
By: Steve Lee
Team investments for 2023 across PowerShell, PowerShellGallery, OpenSSH, and supporting tools
Link
By: Steve Lee
Team investments for 2023 across PowerShell, PowerShellGallery, OpenSSH, and supporting tools
Link
Microsoft News
PowerShell/OpenSSH Team Investments for 2023
Team investments for 2023 across PowerShell, PowerShellGallery, OpenSSH, and supporting tools
ChangelogManagement 3.0.0
By: Nate Scherer
ChangelogManagement is a PowerShell module for reading and manipulating changelog files in Keep a Changelog 1.0.0 format. The primary feature is automatic updating of changelogs at release time in a CI/CD workflow via Update-Changelog.
Link
By: Nate Scherer
ChangelogManagement is a PowerShell module for reading and manipulating changelog files in Keep a Changelog 1.0.0 format. The primary feature is automatic updating of changelogs at release time in a CI/CD workflow via Update-Changelog.
Link
Powershellgallery
ChangelogManagement 3.0.0
ChangelogManagement is a PowerShell module for reading and manipulating changelog files in [Keep a Changelog 1.0.0](https://keepachangelog.com/en/1.0.0/) format.
The primary feature is automatic updating of changelogs at release time in a CI/CD workflow…
The primary feature is automatic updating of changelogs at release time in a CI/CD workflow…
psAsciiArt v 0.0.1
By: Adam Bacon
Makes amazing Ascii Art images from any given picture has the option to also output the Ascii Art generated in colour.
Link
By: Adam Bacon
Makes amazing Ascii Art images from any given picture has the option to also output the Ascii Art generated in colour.
Link
Powershellgallery
psAsciiArt 0.0.1
Makes amazing Ascii Art images from any given picture has the option to also output the Ascii Art generated in colour.
Active Directory Delegation done the PowerShell way!
By: Emil Larsson
Your best bet is to use the Delegation wizard, but wheres the fun (PowerShell fun..) in that. And how well does it scale? Not very well.
Link
By: Emil Larsson
Your best bet is to use the Delegation wizard, but wheres the fun (PowerShell fun..) in that. And how well does it scale? Not very well.
Link
ehmiiz.tech
Active Directory Delegation done the PowerShell way! |
Active Directory Access Granting The following module is very important for a Active Directory operations or engineering type person. Most who have tried granting permissions outside of adding users to groups in Active Directory would probably agree that…
👍1
Exposing the Mystery of PowerShell Objects
By: Jeffery Hicks
A few weeks ago, I was working on content for a new PowerShell course for Pluralsight. The subject was objects. We all know the importance of working with objects in PowerShell. Hopefully, you also know that the output you get on your screen from running a PowerShell command is not the whole story. Formatted presentation...
Link
By: Jeffery Hicks
A few weeks ago, I was working on content for a new PowerShell course for Pluralsight. The subject was objects. We all know the importance of working with objects in PowerShell. Hopefully, you also know that the output you get on your screen from running a PowerShell command is not the whole story. Formatted presentation...
Link
The Lonely Administrator
Exposing the Mystery of PowerShell Objects • The Lonely Administrator
Understanding objects in PowerShell is important and Get-Member is a valuable tool. But I wanted more so I wrote an alternative function.
👍3
Trim characters from strings in PowerShell
By: Wolfgang Sommergut
Most programming languages provide string functions that can be used to selectively truncate leading or trailing characters. String objects in PowerShell have three such trim() methods that remove not only spaces but also any characters at the beginning and end.
Link
By: Wolfgang Sommergut
Most programming languages provide string functions that can be used to selectively truncate leading or trailing characters. String objects in PowerShell have three such trim() methods that remove not only spaces but also any characters at the beginning and end.
Link
Azure PowerShell vs. Azure CLI
By: Timothy Warner
In your work in Microsoft Azure, should you focus your energies on Azure PowerShell, Azure CLI, or both? This lesson presents a comprehensive comparison of the two primary noscripting languages in the Azure cloud.
Link
By: Timothy Warner
In your work in Microsoft Azure, should you focus your energies on Azure PowerShell, Azure CLI, or both? This lesson presents a comprehensive comparison of the two primary noscripting languages in the Azure cloud.
Link
PowerShell Write-Output: Your Friendly Output Companion
By: Nicholas Xuan Nguyen
Learn all of the ins and outs of the PowerShell Write-Output cmdlet and take control of noscript and object output in this ATA Learning tutorial!
Link
By: Nicholas Xuan Nguyen
Learn all of the ins and outs of the PowerShell Write-Output cmdlet and take control of noscript and object output in this ATA Learning tutorial!
Link
ATA Learning
PowerShell Write-Output: Your Friendly Output Companion
Learn all of the ins and outs of the PowerShell Write-Output cmdlet and take control of noscript and object output in this ATA Learning tutorial!
Visual Studio AI-Assistance: A Developer’s Best Friend
By: Peter Groenewegen
The Visual Studio family leverages AI to help you stay focused on the creative tasks that get the core logic of your application built.
Link
By: Peter Groenewegen
The Visual Studio family leverages AI to help you stay focused on the creative tasks that get the core logic of your application built.
Link
Microsoft News
Visual Studio AI-Assistance: A Developer’s Best Friend
Introduction to Visual Studio AI features. Learn how IntelliCode helps you in your software development process.
Connecting to Microsoft Graph PowerShell SDK
By: damian
Introduction As promised in my blog post last week, this is the first of many blog posts on Microsoft Graph PowerShell and to start things out right we will first cover the How on connecting to Microsoft Graph PowerShell. Then over the coming weeks we will cover permissions, cmdlet discovery as well as some common...
Link
By: damian
Introduction As promised in my blog post last week, this is the first of many blog posts on Microsoft Graph PowerShell and to start things out right we will first cover the How on connecting to Microsoft Graph PowerShell. Then over the coming weeks we will cover permissions, cmdlet discovery as well as some common...
Link
PowerShell Geek
Connecting to Microsoft Graph PowerShell SDK - PowerShell Geek
Spread the love Introduction As promised in my blog post last week, this is the first of many blog posts on Microsoft Graph PowerShell and to start things out right we will first cover the How on connecting to Microsoft Graph PowerShell. Then over the coming…
Get Application Certificate and Secret Expiration with Graph API
By: Paul Contreras
In the world of Azure cloud automation we always need to ensure that our accounts are able to properly authenticate. Accounts with username and password might have Active Directory alert you when your password expires, however, what can we use...
Link
By: Paul Contreras
In the world of Azure cloud automation we always need to ensure that our accounts are able to properly authenticate. Accounts with username and password might have Active Directory alert you when your password expires, however, what can we use...
Link
the Sysadmin Channel
Get Application Certificate and Secret Expiration with Graph API
Learn how to use PowerShell to get an Azure application certificate or secret expiration date with Graph API
Create an Azure Files share in a specified subnoscription using an Azure PowerShell noscript
By: wmatthyssen
This blog post will demonstrate how to use an Azure PowerShell noscript to create an Azure Files share in a specified subnoscription.
Link
By: wmatthyssen
This blog post will demonstrate how to use an Azure PowerShell noscript to create an Azure Files share in a specified subnoscription.
Link
Wim Matthyssen
Create an Azure Files share in a specified subnoscription using an Azure PowerShell noscript
This blog post will demonstrate how to use an Azure PowerShell noscript to create an Azure Files share within a specific subnoscription. Azure Files is a fully managed, secure, easy-to-use, and s…
PowerShell on Discord
By: PowerShell
A super helpful and very responsive community of PowerShell enthusiast.
Link
By: PowerShell
A super helpful and very responsive community of PowerShell enthusiast.
Link
Discord
Join the PowerShell Discord Server!
The PowerShell virtual user group is a place to get help, discuss noscripts, challenge each other and socialize. | 16066 members
Graph PowerShell Help – Duplicate Synopses
By: Damian Scoles
Introduction As someone that spends a lot of time working with PowerShell, I have a tendency to review the help for a cmdlet either with Get-Help or checking on Microsoft's Learn pages. Sometimes I see things that trigger my curiosity and this has happened recently when I was reviewing cmdlets for one of Microsoft Graph's...
Link
By: Damian Scoles
Introduction As someone that spends a lot of time working with PowerShell, I have a tendency to review the help for a cmdlet either with Get-Help or checking on Microsoft's Learn pages. Sometimes I see things that trigger my curiosity and this has happened recently when I was reviewing cmdlets for one of Microsoft Graph's...
Link
PowerShell Geek
Graph PowerShell Help - Duplicate Synopses - PowerShell Geek
Graph PowerShell Help - Duplicate Synopses is about find bad synopsis in PowerShell cmdlets with no differentiating details.
Today's cmdlet ‣ Get-ChildItem
Gets the items and child items in one or more specified locations.
Example's Remarks:
• The `Get-ChildItem` cmdlet uses the Path parameter to specify `C:\Test\ .txt`.
• Path * uses the asterisk (` `) wildcard to specify all files with the filename extension `.txt`.
• The Recurse * parameter searches the Path directory its subdirectories, as shown in the Directory: headings.
• The Force parameter displays hidden files such as `hiddenfile.txt` that have a mode of h .
#tutorial
Gets the items and child items in one or more specified locations.
Example's Remarks:
• The `Get-ChildItem` cmdlet uses the Path parameter to specify `C:\Test\ .txt`.
• Path * uses the asterisk (` `) wildcard to specify all files with the filename extension `.txt`.
• The Recurse * parameter searches the Path directory its subdirectories, as shown in the Directory: headings.
• The Force parameter displays hidden files such as `hiddenfile.txt` that have a mode of h .
#tutorial
Migrate your Runbooks in Azure Automation to Managed Identities
By: Brad Wyatt
Microsoft has recently announced that on September 30th, 2021, Azure Automation RunAs accounts, including Classic Run As accounts, will be retired so you will need to migrate your runbooks to managed identities for authentication.
Link
By: Brad Wyatt
Microsoft has recently announced that on September 30th, 2021, Azure Automation RunAs accounts, including Classic Run As accounts, will be retired so you will need to migrate your runbooks to managed identities for authentication.
Link
The Lazy Administrator - Finding ways to do the most work with the least effort possible
Migrate your Runbooks in Azure Automation to Managed Identities - The Lazy Administrator
Microsoft has recently announced that on September 30th, 2023, Azure Automation RunAs accounts, including Classic Run As accounts, will be retired so you will need to migrate your runbooks to managed identities for authentication. Managed Identities provide…
PSReadLine 2.3.0-beta0 Release
By: Steven Bucher
Announcement of PSReadLine 2.3.0-beta0 release and denoscription of the new features and fixes available.
Link
By: Steven Bucher
Announcement of PSReadLine 2.3.0-beta0 release and denoscription of the new features and fixes available.
Link
Microsoft News
PSReadLine 2.3.0-beta0 Release
Announcement of PSReadLine 2.3.0-beta0 release and denoscription of the new features and fixes available.
👍2
Deprecation of Remote PowerShell (RPS) for New Exchange Online Tenants
By: The Exchange Team
We previously announced the general availability of REST-based Exchange Online PowerShell v3 module (September 2022) and the deprecation of Remote PowerShell (RPS) Protocol (December 2022). Today, we are announcing that starting April 1, 2023, we will start blocking RPS connections for all tenants c...
Link
By: The Exchange Team
We previously announced the general availability of REST-based Exchange Online PowerShell v3 module (September 2022) and the deprecation of Remote PowerShell (RPS) Protocol (December 2022). Today, we are announcing that starting April 1, 2023, we will start blocking RPS connections for all tenants c...
Link
TECHCOMMUNITY.MICROSOFT.COM
Deprecation of Remote PowerShell (RPS) for New Exchange Online Tenants | Microsoft Community Hub
Today, we are announcing that starting April 1, 2023, we will start blocking RPS connections for all tenants created on or after April 1, 2023.
Today's tip ‣ Hashtables: Common
”The type Hashtable represents a collection of key/value pair objects that supports efficient retrieval of a value when indexed by the key. Each key/value pair is an element, which is stored in some implementation-defined object type.”
#tip
”The type Hashtable represents a collection of key/value pair objects that supports efficient retrieval of a value when indexed by the key. Each key/value pair is an element, which is stored in some implementation-defined object type.”
#tip
👍1
Getting Started with PowerShell Gallery
By: Nicholas Xuan Nguyen
Learn how to leverage the PowerShell Gallery for more efficient and effective PowerShell noscripting in this ATA Learning tutorial.
Link
By: Nicholas Xuan Nguyen
Learn how to leverage the PowerShell Gallery for more efficient and effective PowerShell noscripting in this ATA Learning tutorial.
Link
ATA Learning
Getting Started with PowerShell Gallery
Learn how to leverage the PowerShell Gallery for more efficient and effective PowerShell noscripting in this ATA Learning tutorial.
👍1