January 14, 2022
Announcements!
PowerCLI 12.5 – What’s New
(blogs.vmware.com)
Today, We have released PowerCLI 12.5 and with this, we are continuing to expand our cmdlet coverage
By: VMware submitted:Jun 16 2022
Today, We have released PowerCLI 12.5 and with this, we are continuing to expand our cmdlet coverage
to various VMware products and solutions. Below are some of the key highlights out of this release-
By: VMware submitted:Jun 16 2022
Blogs, Articles, and Posts
Copy PowerShell History Command
(jdhitsolutions.com)
I thought I'd share a short but useful PowerShell utility. This is something that is very handy when
By: Jeff Hicks submitted:Jun 16 2022
I thought I'd share a short but useful PowerShell utility. This is something that is very handy when
I am writing. As you know, PowerShell maintains a command history in your PowerShell session. You can view history with the Get-History cmdlet or its alias h. To re-rerun a command use Invoke-History or its alias...
By: Jeff Hicks submitted:Jun 16 2022
How to control media playback in powershell
(reddit.com)
How do you control media playback in powershell ?
By: u/Stride_44 submitted:Jun 16 2022
How do you control media playback in powershell ?
By: u/Stride_44 submitted:Jun 16 2022
Using WordPress API’s with PowerShell
(blog.darrenjrobinson.com)
This blog uses WordPress. Why WordPress? Well, it was the most prevalent platform when I started
By: Darren Robinson submitted:Jun 16 2022
This blog uses WordPress. Why WordPress? Well, it was the most prevalent platform when I started
this blog back in 2016 and it was more powerful and extensible than Blogger which I had used previously. Anyway, that's rather irrelevant for this post which about accessing WordPress APIs with PowerShell..
By: Darren Robinson submitted:Jun 16 2022
Projects, Scripts, and Modules
Download and extract the latest AzCopy (Windows 64-bit) executable into a specified folder
(wmatthyssen.com)
AzCopy is a free command-line tool that is offered by Microsoft. It allows you to easily copy and
By: Wim Matthyssen submitted:Jun 16 2022
AzCopy is a free command-line tool that is offered by Microsoft. It allows you to easily copy and
transfer data (data migration) from and to Azure storage. It is designed for high performance transfers and can be deployed on both Windows (32-bit and 64-bit) and Linux systems, but also on macOS.
By: Wim Matthyssen submitted:Jun 16 2022
Prerelease of PSFunctionTools for PowerShell
(jdhitsolutions.com)
At the end of last year wrote a series of blog posts describing tools and techniques for working
By: Jeff Hicks submitted:Jun 16 2022
At the end of last year wrote a series of blog posts describing tools and techniques for working
with PowerShell scripts and functions. My goal was to build a framework of tools that I could use to automate PowerShell scripting work, such as creating a new module from a group of existing files. I've finally...
By: Jeff Hicks submitted:Jun 16 2022
Fun
I made a little multiplication game for my daughter
(reddit.com)
My daughter is working on learning multiplication in school so I was inspired to make a small
By: u/Ecrofirt submitted:Jun 16 2022
My daughter is working on learning multiplication in school so I was inspired to make a small
program that would test her skills.
By: u/Ecrofirt submitted:Jun 16 2022
Upcoming Events
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.