January 12, 2024
Blogs, Articles, and Posts
Computer Auditing – Part 4 – Windows Services, DHCP Scopes, and IIS Websites
(hkeylocalmachine.com)
I've recently been looking at extending the standard set of auditing (from the previous scripts
By: Kamal submitted:Jan 12 2024
I've recently been looking at extending the standard set of auditing (from the previous scripts
mentioned in Part 1, Part 2, and Part 3) to include DHCP scope information, and IIS-based website information.
By: Kamal submitted:Jan 12 2024
DomainManagement v 1.8.202
(powershellgallery.com)
Module to manage domain configuration
By: Friedrich Weinmann submitted:Jan 12 2024
Module to manage domain configuration
By: Friedrich Weinmann submitted:Jan 12 2024
How to Get-Date Without Time in PowerShell?
(spguides.com)
Do you want to get-date without time in PowerShell? In this PowerShell tutorial, I will explain
By: Bijay Kumar submitted:Jan 12 2024
Do you want to get-date without time in PowerShell? In this PowerShell tutorial, I will explain
different "PowerShell get-date without time" methods with examples. PowerShell get-date without time Here are different ways to get-date without time in PowerShell. Using Get-Date with DisplayHint Parameter PowerShell provides the Get-Date cmdlet, which is a versatile command used to retrieve the
By: Bijay Kumar submitted:Jan 12 2024
Launch EC2 instance from an AMI with a Bash and PowerShell script
(4sysops.com)
In my previous post, I shared a Bash and PowerShell script that enables you to swiftly generate an
By: Michael Pietroforte submitted:Jan 12 2024
In my previous post, I shared a Bash and PowerShell script that enables you to swiftly generate an
Amazon Machine Image (AMI) from an EC2 instance. In this post, I will be explaining how you can promptly launch an EC2 instance using the AMI.
By: Michael Pietroforte submitted:Jan 12 2024
Managing Passwords for Entra ID Accounts with PowerShell
(office365itpros.com)
Password profiles store the password settings for Entra ID user accounts. By updating the password
By: Tony Redmond submitted:Jan 12 2024
Password profiles store the password settings for Entra ID user accounts. By updating the password
profile, you can update an account's password and force actions like force the user to change their password on the next sign-in or force the user to enable multifactor authentication for the account. All done with cmdlets from the Microsoft Graph PowerShell SDK.
By: Tony Redmond submitted:Jan 12 2024
Prometheus data from PowerShell
(oxcrag.net)
At work we have a system which is dependent on fetching email from an on-premises Exchange server
By: Mikael Hansson submitted:Jan 12 2024
At work we have a system which is dependent on fetching email from an on-premises Exchange server
via Exchange Web Services (EWS). Apparently there's a "wontfix" bug in Exchange, where a request to fetch email over this interface that can silently fail. The known workaround is to move email between folders in the affected account, which for some reason causes a state change of some kind that suddenly allows email to be handled again.
By: Mikael Hansson submitted:Jan 12 2024
Projects, Scripts, and Modules
AdminToolbox.FFTools v4.16.72
(powershellgallery.com)
Expedite simple ffmpeg actions
By: Taylor Lee submitted:Jan 12 2024
Expedite simple ffmpeg actions
By: Taylor Lee submitted:Jan 12 2024
PSWorkItem v1.7.0
(github.com)
A PowerShell 7 module for managing work and personal tasks or to-do items. This module uses a SQLite
By: Jeff Hicks submitted:Jan 12 2024
A PowerShell 7 module for managing work and personal tasks or to-do items. This module uses a SQLite
database to store task and category information. The module is not a full-featured project management solution, but should be fine for personal needs. The module requires a 64-bit Windows platform.
By: Jeff Hicks submitted:Jan 12 2024
Turning PowerShell into a Python Engine
(reddit.com)
Last semester, I started work on the Import-Package module. It is still in the prerelease stages as
By: u/anonhostpi submitted:Jan 12 2024
Last semester, I started work on the Import-Package module. It is still in the prerelease stages as
it needs some polishing before going to v1, but I started putting it to use.
By: u/anonhostpi submitted:Jan 12 2024
Community
PowerShell PM Roundtable: 2024 Areas of Excitement
(powershellpodcast.podbean.com)
In this episode of the PowerShell Podcast, we bring you a special treat-an exclusive roundtable
By: The Powershell Podcast submitted:Jan 12 2024
In this episode of the PowerShell Podcast, we bring you a special treat-an exclusive roundtable
discussion with the PMs behind PowerShell and its related projects. Hear about how the team's goal of improving the lives of people working in operations and on operations tasks. Join us as we meet the PM team: Danny Maertens, Sydney Smith, Michael Greene, Damien Caro, Jason Helmick, and Steven Bucher. Each PM takes a turn sharing their areas of interest and excitement for the coming year, giving listeners a sneak peek into the future of PowerShell. Whether it's advancements in automation, SSH improvements, or upcoming projects, this episode offers a unique behind-the-scenes look at the vision and passion driving PowerShell forward. Don't miss this insightful conversation with the PMs who make it all happen!
By: The Powershell Podcast submitted:Jan 12 2024
Fun
PowerShell Keep Away Game – Code Included
(reddit.com)
All - this is a little project I've been working on, mostly as a bet. I made a short of it on my
By: u/TLDW_Tutorials submitted:Jan 12 2024
All - this is a little project I've been working on, mostly as a bet. I made a short of it on my
YouTube channel if you want to see how it works, but I've provided the code below as well.
By: u/TLDW_Tutorials submitted:Jan 12 2024
PowerShell Podcast ScriptingChallenge
(gist.github.com)
This is the PowerShell scripting challenge from my appearance on the PowerShell Podcast
By: Jeff Hicks submitted:Jan 12 2024
This is the PowerShell scripting challenge from my appearance on the PowerShell Podcast
By: Jeff Hicks submitted:Jan 12 2024
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.