Retype
By: Adam Bacon
Retype is an ultra-high-performance generator that builds a website based on simple text files. Focus on your writing while Retype builds the rest
Link
By: Adam Bacon
Retype is an ultra-high-performance generator that builds a website based on simple text files. Focus on your writing while Retype builds the rest
Link
Powershellgallery
Retype 1.0.1
Retype is an ultra-high-performance generator that builds a website based on simple text files. Focus on your writing while Retype builds the rest
🔥1
PowerShell Community Textbook Update: To be released this weekend!
By: u/PowerShellMichael
Gday Everyone,
Link
By: u/PowerShellMichael
Gday Everyone,
Link
reddit
PowerShell Community Textbook Update: To be released this weekend!
Gday Everyone, Just a quick message to let everyone know that "Modern Automation with PowerShell" will be released on leanpub this weekend. For...
Today's cmdlet: Split-Path
Returns the specified part of a path.
Example's Remarks:
• This command displays the files that are referenced by the split path.
• Because this path is split to the last item, also known as the leaf, the command displays only the file names.
#tutorial
Returns the specified part of a path.
Example's Remarks:
• This command displays the files that are referenced by the split path.
• Because this path is split to the last item, also known as the leaf, the command displays only the file names.
#tutorial
👍3
Learn Everything About PowerShell Start-Trannoscript
By: Nicholas Xuan Nguyen
Save your code, and your sessions, by learning everything you need to know about the PowerShell Start-Trannoscript command!
Link
By: Nicholas Xuan Nguyen
Save your code, and your sessions, by learning everything you need to know about the PowerShell Start-Trannoscript command!
Link
ATA Learning
Learn Everything About PowerShell Start-Trannoscript
Save your code, and your sessions, by learning everything you need to know about the PowerShell Start-Trannoscript command!
👍1
Monitor Network Connectivity with PowerShell 7 (Successful Pings)
By: Patrick Gruenauer
Recently, I have created a noscript that returns a beep sound when the connection is re-established. I would like to share this noscript here on my website.
Link
By: Patrick Gruenauer
Recently, I have created a noscript that returns a beep sound when the connection is re-established. I would like to share this noscript here on my website.
Link
SID-500.COM
Monitor Network Connectivity with PowerShell 7 (Successful Pings)
Recently, I have created a noscript that returns a beep sound when the connection is re-established. I would like to share this noscript here on my website. Assume your network connectivity is broken. …
Introduction to Microsoft Graph PowerShell
By: Microsoft Learning
Characterize the types of business processes that Microsoft Graph PowerShell can automate. Describe the commands and permissions needed to automate processes with Microsoft Graph PowerShell.
Link
By: Microsoft Learning
Characterize the types of business processes that Microsoft Graph PowerShell can automate. Describe the commands and permissions needed to automate processes with Microsoft Graph PowerShell.
Link
Docs
Introduction to Microsoft Graph PowerShell - Training
Evaluate whether Microsoft Graph PowerShell is appropriate to automate your business processes
PowerShell Solution: AGPM unable to take control of a GPO
By: Emil Larsson
If you enjoy the principle of least privileges, version control and doing big infrastructural changes in a safe manner, Advanced Group Policy Management or AGPM, is an amazing tool.
Link
By: Emil Larsson
If you enjoy the principle of least privileges, version control and doing big infrastructural changes in a safe manner, Advanced Group Policy Management or AGPM, is an amazing tool.
Link
blog.ehmiiz.tech
PowerShell Solution: AGPM unable to take control of a GPO
Problem If you enjoy the principle of least privileges, version control and doing big infrastructural changes in a safe manner, Advanced Group Policy Management or AGPM, is an amazing tool.
AGPM itself has a few years on its back, and as we sysadmins tend…
AGPM itself has a few years on its back, and as we sysadmins tend…
👍1
AzurePipelinesPS
By: Michael Dejulia
A PowerShell module that makes interfacing with Azure Pipelines a little easier
Link
By: Michael Dejulia
A PowerShell module that makes interfacing with Azure Pipelines a little easier
Link
Powershellgallery
AzurePipelinesPS 4.0.24
A PowerShell module that makes interfacing with Azure Pipelines a little easier
Today's cmdlet: Get-HotFix
Gets the hotfixes that are installed on local or remote computers.
Example's Remarks:
• `Get-Hotfix` filters the output with the Denoscription parameter and the string Security that includes the asterisk (` `) wildcard.
• The ComputerName * parameter includes a comma-separated string of remote computer names.
• The Credential parameter specifies a user account that has permission to access the remote computers and run commands.
#tutorial
Gets the hotfixes that are installed on local or remote computers.
Example's Remarks:
• `Get-Hotfix` filters the output with the Denoscription parameter and the string Security that includes the asterisk (` `) wildcard.
• The ComputerName * parameter includes a comma-separated string of remote computer names.
• The Credential parameter specifies a user account that has permission to access the remote computers and run commands.
#tutorial
Using winget with PowerShell to install Software remotely
By: Patrick Gruenauer
In this blog post I will carry out how to remotely install software on a domain-joined Windows 11 client. Winget is a command line tool that provides a lot of different options
Link
By: Patrick Gruenauer
In this blog post I will carry out how to remotely install software on a domain-joined Windows 11 client. Winget is a command line tool that provides a lot of different options
Link
SID-500.COM
Using winget with PowerShell to install Software remotely
In this blog post I will carry out how to remotely install software on a domain-joined Windows 11 client. Winget is a command line tool that provides a lot of different options to install software …
Run PowerShell Scripts with Azure Automation Hybrid Workers on-premises using Azure Arc
By: Thomas Maurer
If you want to automate your on-premises environment Azure Arc enabled Server is a great offering to onboard Azure management services such as Azure Monitor, Defender for Cloud, and many others. One of the integrations is with Azure Automation Hybrid Worker. This allows you to run Azure Automation PowerShell or Phyton runbooks on-premises directly on .
Link
By: Thomas Maurer
If you want to automate your on-premises environment Azure Arc enabled Server is a great offering to onboard Azure management services such as Azure Monitor, Defender for Cloud, and many others. One of the integrations is with Azure Automation Hybrid Worker. This allows you to run Azure Automation PowerShell or Phyton runbooks on-premises directly on .
Link
Thomas Maurer
Run PowerShell Scripts with Azure Automation Hybrid Workers on-premises using Azure Arc
If you want to automate your on-premises environment Azure Arc enabled Server is a great offering to onboard Azure management services such as Azure Monitor, Defender for Cloud, and many others. One of the integrations is with Azure Automation Hybrid Worker.…
Pushing PowerShell’s Perceived Purpose with James Brundage
By: The Powershell Podcast
In this episode, we explore different ways that the upper-bound limits of PowerShell have been pushed. We get to hear from one of the most advanced PowerShellers that we've met yet. He shares insight into what it was like working on the PowerShell team and how PowerShell has grown massively over time. James has been advocating for PowerShell for a long time, and he shares some details about leading the first internal PowerShell group at Microsoft and some things that came from it. We also learn about some of the awesome projects James has worked on, from RegeX, UIs, formatting, Git, and markdown. James shares details about his latest project, an extensible transpiler, PipeScript.
Link
By: The Powershell Podcast
In this episode, we explore different ways that the upper-bound limits of PowerShell have been pushed. We get to hear from one of the most advanced PowerShellers that we've met yet. He shares insight into what it was like working on the PowerShell team and how PowerShell has grown massively over time. James has been advocating for PowerShell for a long time, and he shares some details about leading the first internal PowerShell group at Microsoft and some things that came from it. We also learn about some of the awesome projects James has worked on, from RegeX, UIs, formatting, Git, and markdown. James shares details about his latest project, an extensible transpiler, PipeScript.
Link
Podbean
Pushing PowerShell’s Perceived Purpose with James Brundage | The PowerShell Podcast
In this episode, we explore different ways that the upper-bound limits of PowerShell have been pushed. We get to hear from one of the most advanced PowerShellers that we’ve met yet. He shares insight into what it was like working on the PowerShell team and…
Today's cmdlet: Restart-Computer
Restarts the operating system on local and remote computers.
Example's Remarks:
• `Restart-Computer` uses the ComputerName parameter to specify the remote computer, Server01 .
• The WsmanAuthentication parameter specifies the authentication method as Kerberos .
#tutorial
Restarts the operating system on local and remote computers.
Example's Remarks:
• `Restart-Computer` uses the ComputerName parameter to specify the remote computer, Server01 .
• The WsmanAuthentication parameter specifies the authentication method as Kerberos .
#tutorial
How to Restore a Deleted Power Automate Flow via PowerShell, Power Automate and Power Apps – YouTube
By: Damien Bird
If you've ever deleted a flow and required assistance from Microsoft to restore it, you're in luck. Non solution aware flows can now be restored via PowerShell but in this video I demonstrate how you can turn a PowerShell noscript into an Azure RunBook, which in turn can be called from Power Automate and Power Apps.
Link
By: Damien Bird
If you've ever deleted a flow and required assistance from Microsoft to restore it, you're in luck. Non solution aware flows can now be restored via PowerShell but in this video I demonstrate how you can turn a PowerShell noscript into an Azure RunBook, which in turn can be called from Power Automate and Power Apps.
Link
YouTube
How to Restore a Deleted Power Automate Flow via PowerShell, Power Automate and Power Apps
If you've ever deleted a flow and required assistance from Microsoft to restore it, you're in luck. Non solution aware flows can now be restored via PowerShell but in this video I demonstrate how you can turn a PowerShell noscript into an Azure RunBook, which…
Adding color to bracket pairs
By: Mads Kristensen
When dealing with deeply nested brackets in Visual Studio, it can be hard to figure out which brackets match and which do not. For people with color blindness or other optic maladies, the problem can be even worse. By color-coding bracket pairs,
Link
By: Mads Kristensen
When dealing with deeply nested brackets in Visual Studio, it can be hard to figure out which brackets match and which do not. For people with color blindness or other optic maladies, the problem can be even worse. By color-coding bracket pairs,
Link
Microsoft News
Adding color to bracket pairs
When dealing with deeply nested brackets in Visual Studio, it can be hard to figure out which brackets match and which do not. For people with color blindness or other optic maladies, the problem can be even worse. By color-coding bracket pairs,
Creating a Microsoft 365 Automated Off-boarding Process with SharePoint, Graph API, and PowerShell
By: Brad Wyatt
In this write-up I will be creating a basic off-boarding automation that uses SharePoint as the front end, and PowerShell, the Graph API, and Azure Runbooks as the back-end.
Link
By: Brad Wyatt
In this write-up I will be creating a basic off-boarding automation that uses SharePoint as the front end, and PowerShell, the Graph API, and Azure Runbooks as the back-end.
Link
The Lazy Administrator - Finding ways to do the most work with the least effort possible
Creating a Microsoft 365 Automated Off-boarding Process with SharePoint, Graph API, and PowerShell - The Lazy Administrator
In this write-up I will be creating a basic off-boarding automation that uses SharePoint as the front end, and PowerShell, the Graph API, and Azure Runbooks as the back-end. HR will input the users UPN or Email, offboard date/time, and a forwarding address…
Using the Get-TeamAllChannel Cmdlet
By: Tony Redmond
Version 4.6 of the Microsoft Teams PowerShell module includes the Get-TeamAllChannel cmdlet. As the name implies, the cmdlet returns details of all channels in a team (regular, private, and shared). To see what it does, we wrote a noscript to report all the channels in teams in a tenant.
Link
By: Tony Redmond
Version 4.6 of the Microsoft Teams PowerShell module includes the Get-TeamAllChannel cmdlet. As the name implies, the cmdlet returns details of all channels in a team (regular, private, and shared). To see what it does, we wrote a noscript to report all the channels in teams in a tenant.
Link
Office 365 for IT Pros
Use the Get-TeamAllChannel Cmdlet to Report Teams Channels
Version 4.6 of the MicrosoftTeams PowerShell module introduces the Get-TeamAllChannel cmdlet. In this article, we explore how to use it to report teams channels
How do I Un-Join, Reboot then Join my Domain via Powershell?
By: u/mudderfudden
My question is, how can I convert these steps to Powershell? Once I enter the correct code and press Enter, will I be prompted for MyAdmin password? I saw a few examples but they don't seem to be quite what I'm looking for. I would be performing this on an individual station, therefore I don't think I would need to specify a computer name.
Link
By: u/mudderfudden
My question is, how can I convert these steps to Powershell? Once I enter the correct code and press Enter, will I be prompted for MyAdmin password? I saw a few examples but they don't seem to be quite what I'm looking for. I would be performing this on an individual station, therefore I don't think I would need to specify a computer name.
Link
reddit
How do I Un-Join, Reboot then Join my Domain via Powershell?
I think I've figured out how to unjoin a domain with this code: Remove-Computer -UnjoinDomaincredential public.mysite.us\MyAdmin -PassThru...
Using Exchange Online PowerShell with Azure Automation Managed Identities
By: Tony Redmond
Microsoft doesn't support using an Azure Automation managed identity and Exchange Online PowerShell. However, that doesn't mean the two can't work together. In this article we explore how to use Exchange Online PowerShell with Azure Automation while waiting for Microsoft to deliver a full solution.
Link
By: Tony Redmond
Microsoft doesn't support using an Azure Automation managed identity and Exchange Online PowerShell. However, that doesn't mean the two can't work together. In this article we explore how to use Exchange Online PowerShell with Azure Automation while waiting for Microsoft to deliver a full solution.
Link
Practical 365
Using Exchange Online PowerShell with Azure Automation Managed Identities
Microsoft doesn't support using an Azure Automation managed identity and Exchange Online PowerShell. However, that doesn't mean the two can't work together.
Find all .iso files in VMware datastores with PowerCLI
By: u/Ottetal
Hello /r/Powershell. I've been lurking for some time now, and have decided to share some of my noscripts with this wonderful community.
Link
By: u/Ottetal
Hello /r/Powershell. I've been lurking for some time now, and have decided to share some of my noscripts with this wonderful community.
Link
reddit
Find all .iso files in VMware datastores with PowerCLI
Hello /r/Powershell. I've been lurking for some time now, and have decided to share some of my noscripts with this wonderful community. Please go...
👍1