Why is the PowerShell noscript file format .PS1? Why the “1”?
By: ConfigMgrDogs
In case you ever wondered why
Link
By: ConfigMgrDogs
In case you ever wondered why
Link
Twitter
.@jsnover qq, why is the #PowerShell noscript file format .PS1? Why the "1"? Why not something else? (.PS, .PSH, .PSL, .PSS, .PS2, etc)
I'm certain there must be a story behind this!
I'm certain there must be a story behind this!
Archive Module 2.0 Preview 1
By: Sydney Smith
We are excited to announce that the first preview of a rewrite of Microsoft.PowerShell.Archive, the module that lets you create and extract archives, is now available on the PowerShell Gallery.
Link
By: Sydney Smith
We are excited to announce that the first preview of a rewrite of Microsoft.PowerShell.Archive, the module that lets you create and extract archives, is now available on the PowerShell Gallery.
Link
PowerShell Team
Archive Module 2.0 Preview 1
We are excited to announce that the first preview of a rewrite of Microsoft.PowerShell.Archive, the module that lets you create and extract archives, is now available on the PowerShell Gallery. This release is the first preview release of a rewrite of the…
Create a TCP/UDP port listener using PowerShell
By: Harm Veenstra
One of our customers is securing his network and firewall changes were made that needed to be tested. In this case, the new servers were not deployed in that specific network yet. But... We did want to test the connections before deploying the servers 🙂 In this blog post, I will show you a way how to create listening ports on a machine in order to test the connection from another network using netcat on Linux or portqry on Windows.
Link
By: Harm Veenstra
One of our customers is securing his network and firewall changes were made that needed to be tested. In this case, the new servers were not deployed in that specific network yet. But... We did want to test the connections before deploying the servers 🙂 In this blog post, I will show you a way how to create listening ports on a machine in order to test the connection from another network using netcat on Linux or portqry on Windows.
Link
PowerShell is fun :)
PowerShell is fun :)Create a TCP/UDP port listener using PowerShell
One of our customers is securing his network, and firewall changes were made that needed to be tested. In this case, the new servers were not yet deployed in that specific network. But… We di…
👍1
Microsoft Graph Support for SharePoint Online Tenant Settings
By: Tony Redmond
Despite being the two basic Microsoft 365 workloads, one of the notable gaps in Microsoft Graph API coverage has been administrative interfaces for SharePoint Online and Exchange Online. A small but valuable step in the right direction happened with the appearance of the settings resource type in the TenantAdmin namespace.
Link
By: Tony Redmond
Despite being the two basic Microsoft 365 workloads, one of the notable gaps in Microsoft Graph API coverage has been administrative interfaces for SharePoint Online and Exchange Online. A small but valuable step in the right direction happened with the appearance of the settings resource type in the TenantAdmin namespace.
Link
Office 365 for IT Pros
Microsoft Graph API Support for SharePoint Online Settings
A new Microsoft Graph API delivers support to view and update SharePoint Online settings. The API is limited for now, but will develop over time.
👍1
Make More Modules with Adam Bacon
By: The Powershell Podcast
In this episode, we hear from someone whose career has grown alongside PowerShell's. Adam shares some of the challenges that he's experienced when automating business processes with PowerShell. Starting in the early days of PowerShell, Adam talks about that first experience where he saw the potential of PowerShell. We also spent some time talking about creating GUI applications in PowerShell. We talk about all this, and much more, in this episode.
Link
By: The Powershell Podcast
In this episode, we hear from someone whose career has grown alongside PowerShell's. Adam shares some of the challenges that he's experienced when automating business processes with PowerShell. Starting in the early days of PowerShell, Adam talks about that first experience where he saw the potential of PowerShell. We also spent some time talking about creating GUI applications in PowerShell. We talk about all this, and much more, in this episode.
Link
Podbean
Make More Modules with Adam Bacon | The PowerShell Podcast
In this episode, we hear from someone whose career has grown alongside PowerShell’s. Adam shares some of the challenges that he’s experienced when automating business processes with PowerShell. Starting in the early days of PowerShell, Adam talks about that…
👍1
BioNameGenerator
By: Davi Marcon
A name generator for projects, versions and other stuff written in powershell
Link
By: Davi Marcon
A name generator for projects, versions and other stuff written in powershell
Link
Powershellgallery
BioNameGenerator 1.0.4
A name generator for projects, versions and other stuff written in powershell
👍1
DFIR4vSphere
By: ANSSI
The DFIR4vSphere PowerShell module collects logs and forensics artefacts on both ESXi hosts and the vCenter console.
Link
By: ANSSI
The DFIR4vSphere PowerShell module collects logs and forensics artefacts on both ESXi hosts and the vCenter console.
Link
GitHub
GitHub - ANSSI-FR/DFIR4vSphere: Powershell module for VMWare vSphere forensics
Powershell module for VMWare vSphere forensics. Contribute to ANSSI-FR/DFIR4vSphere development by creating an account on GitHub.
PowerShell Extension for Visual Studio Code July 2022 Update
By: Steve Lee
We are excited to announce that the July update to the PowerShell Extension for Visual Studio Code
Link
By: Steve Lee
We are excited to announce that the July update to the PowerShell Extension for Visual Studio Code
Link
Microsoft News
PowerShell Extension for Visual Studio Code July 2022 Update
We are excited to announce that the July update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release renames the “PowerShell Integrated Console” to the “PowerShell Extension Terminal” to align with…
👍2
Report on Active Directory OU permissions using PowerShell
By: Harm Veenstra
For one of our customers we are working on restricting permissions of admin accounts by implementing Role Based Access and delegating permissions on Organizational Units (OU's). But one of the first questions was. What are the current permissions and what should we remove and where? In this blogpost I will show you a way to report on the current permissions so that you can remove them where they shouldn't be granted
Link
By: Harm Veenstra
For one of our customers we are working on restricting permissions of admin accounts by implementing Role Based Access and delegating permissions on Organizational Units (OU's). But one of the first questions was. What are the current permissions and what should we remove and where? In this blogpost I will show you a way to report on the current permissions so that you can remove them where they shouldn't be granted
Link
PowerShell is fun :)
PowerShell is fun :)Report on Active Directory OU permissions using PowerShell
For one of our customers, we are working on restricting permissions of admin accounts by implementing Role Based Access and delegating permissions to Organizational Units (OUs). But one of the firs…
👍1
Today's cmdlet: Set-Service
Starts, stops, and suspends a service, and changes its properties.
Example's Remarks:
• `Get-Credential` prompts for a username and password, and stores the credentials in the `$credential` variable.
• `Set-Service` uses the Name parameter to specify the Schedule service.
• The Credential parameter uses the `$credential` variable and updates the Schedule service.
#tutorial
Starts, stops, and suspends a service, and changes its properties.
Example's Remarks:
• `Get-Credential` prompts for a username and password, and stores the credentials in the `$credential` variable.
• `Set-Service` uses the Name parameter to specify the Schedule service.
• The Credential parameter uses the `$credential` variable and updates the Schedule service.
#tutorial
👍1
Alas Kaizala, All is Lost
By: Tony Redmond
On August 26, Microsoft announced that they will retire Kaizala in August 2023. The Kaizala retirement is not big news because it's been coming for a while. If you want to get ahead of the game, you can remove the Kaizala service plans from the Office 365 licenses assigned to user accounts. We explain how to do the job in an example PowerShell noscript.
Link
By: Tony Redmond
On August 26, Microsoft announced that they will retire Kaizala in August 2023. The Kaizala retirement is not big news because it's been coming for a while. If you want to get ahead of the game, you can remove the Kaizala service plans from the Office 365 licenses assigned to user accounts. We explain how to do the job in an example PowerShell noscript.
Link
Practical 365
Alas Kaizala, All is Lost
On August 26, Microsoft announced that they will retire Kaizala in August 2023. Kaizala retirement is not big news as it's been coming for a while.
Microsoft Teams PowerShell Module 4.x.x is the only version supported now
By: Microsoft
Microsoft Teams PowerShell Module (TPM) versions in the 4.x.x series or later are the only versions supported now. All earlier versions are fully retired since June 15, 2022 & will stop working (Message center post for reference - MC350371).
Link
By: Microsoft
Microsoft Teams PowerShell Module (TPM) versions in the 4.x.x series or later are the only versions supported now. All earlier versions are fully retired since June 15, 2022 & will stop working (Message center post for reference - MC350371).
Link
Docs
Teams PowerShell Module - Supported Versions - Microsoft Teams
Learn about versions supported of the Teams PowerShell Module, used for administration of Microsoft Teams.
PowerShell: Decrypt a Secure String
By: Patrick Gruenauer
In this blog post I will carry out how to decrypt a secure string. A secure string is a string that is saved in a non-readable format to temporarily store passwords and strings. Let's start.
Link
By: Patrick Gruenauer
In this blog post I will carry out how to decrypt a secure string. A secure string is a string that is saved in a non-readable format to temporarily store passwords and strings. Let's start.
Link
SID-500.COM
PowerShell: Decrypt a Secure String
In this blog post I will carry out how to decrypt a secure string. A secure string is a string that is saved in a non-readable format to temporarily store passwords and strings. Let’s start. …
👍1
Today's cmdlet: Get-PSDrive
Gets drives in the current session.
Example's Remarks:
• This command gets the D: drive on the computer.
• Note that the drive letter in the command is not followed by a colon.
#tutorial
Gets drives in the current session.
Example's Remarks:
• This command gets the D: drive on the computer.
• Note that the drive letter in the command is not followed by a colon.
#tutorial
Report on Active Directory Container permissions using PowerShell
By: Harm Veenstra
In a previous blog post (Link), I showed a way to create a report on OU (Organizational Unit) permissions. One of the replies I got about that was: How about the Container permissions, those are important too 🙂 And that's correct, they are! In this blog post, I will show you how to create a report on those (Script is based on the OU report)
Link
By: Harm Veenstra
In a previous blog post (Link), I showed a way to create a report on OU (Organizational Unit) permissions. One of the replies I got about that was: How about the Container permissions, those are important too 🙂 And that's correct, they are! In this blog post, I will show you how to create a report on those (Script is based on the OU report)
Link
PowerShell is fun :)
PowerShell is fun :)Report on Active Directory Container permissions using PowerShell
In a previous blog post (Link), I showed a way to create a report on OU (Organizational Unit) permissions. One of the replies I got about that was: How about the Container permissions? Those are im…
Windows Defender Management using PowerShell
By: Faris Malaeb
Microsoft has invested heavily in Microsoft Defender Antivirus (known as Windows Defender) over the years to reduce the attack surface on the Windows environment against viruses and spyware, and ransomware.
Link
By: Faris Malaeb
Microsoft has invested heavily in Microsoft Defender Antivirus (known as Windows Defender) over the years to reduce the attack surface on the Windows environment against viruses and spyware, and ransomware.
Link
Faris Malaeb
Windows Defender Management using PowerShell
Learn how to configure Windows Defender using PowerShell with examples and pictures, applicable to all versions of Windows.
Enable PowerShell remoting on ArcoLinux
By: Mike F Robbins
PowerShell is a cross-platform noscripting language that runs on Windows, Linux, and macOS. ArcoLinux is a rolling release Linux distribution based on Arch Linux.
Link
By: Mike F Robbins
PowerShell is a cross-platform noscripting language that runs on Windows, Linux, and macOS. ArcoLinux is a rolling release Linux distribution based on Arch Linux.
Link
Forensic cases suited for using PowerShell
By: Agata Staszelis
This video tutorial shows forensic cases suited for using PowerShell.
Link
By: Agata Staszelis
This video tutorial shows forensic cases suited for using PowerShell.
Link
eForensics
Forensic cases suited for using PowerShell | PowerShell in Digital Forensics [FREE COURSE CONTENT] - eForensics
This video tutorial shows forensic cases suited for using PowerShell. It is a part of our online course 'PowerShell in …
Passion + PowerShell = Profit with David Hall
By: The Powershell Podcast
In this episode, we cover a lot of ground. We cover how PowerShell has helped our careers, from the beginning roots to the current day. David covers how he got his start, the challenges he faced along the way, and how each opportunity to teach came up. We explore the origins of PSAffirmations and the role that affirmations had when dealing with Imposter Syndrome. Security is David's specialty, so we spent some time picking David's brain about the current state of security and where attention is needed. We discuss whether passion can be taught or if it already must be there. Last, Jordan lets slip that he hates Christmas.
Link
By: The Powershell Podcast
In this episode, we cover a lot of ground. We cover how PowerShell has helped our careers, from the beginning roots to the current day. David covers how he got his start, the challenges he faced along the way, and how each opportunity to teach came up. We explore the origins of PSAffirmations and the role that affirmations had when dealing with Imposter Syndrome. Security is David's specialty, so we spent some time picking David's brain about the current state of security and where attention is needed. We discuss whether passion can be taught or if it already must be there. Last, Jordan lets slip that he hates Christmas.
Link
Podbean
Passion + PowerShell = Profit with David Hall | The PowerShell Podcast
In this episode, we cover a lot of ground. We cover how PowerShell has helped our careers, from the beginning roots to the current day. David covers how he got his start, the challenges he faced along the way, and how each opportunity to teach came up. We…