The best way to improve your #PowerShell skills is to DO. That's why I wrote The PowerShell Practice Primer. No lab setup needed. 100+ exercises, including PowerShell 7 content. https://leanpub.com/psprimer
The best way to improve your #PowerShell skills is to DO. That's why I wrote The PowerShell Practice Primer. No lab setup needed. 100+ exercises, including PowerShell 7 content. https://leanpub.com/psprimer
Have you seen what's new in the #PowerShell Gallery? Use the PSGallery reports. https://github.com/jdhitsolutions/PSGalleryReport
Here's an idea I had on comparing text files with #PowerShell https://gist.github.com/jdhitsolutions/71efaf9df48cbfc0429ed6c1713e9cec
What am I doing today? Funny you should ask…
I’m creating a PowerShell script that checks an endpoints Windows 11 eligibility and then writes it to an excel spreadsheet on the computer for me to check.
This will eventually be a Kaseya VSAX workflow to use on our clients machines in preparation for the Windows 10 sunset.
I've published an update to the new DiskReportingTools #PowerShell module. New command to display folder usage by extension. I also updated commands to output raw data so you can create your own visualizations. https://github.com/jdhitsolutions/DiskReportingTools
Microsoft: Abhilfe für Sicherheitslücke durch gelöschte "inetpub"-Ordner
Windows-Update hat einen "inetpub"-Ordner angelegt. Wird er gelöscht, blockiert das womöglich weitere Updates. Ein Script hilft.
This is the module I use when I travel. I can run commands on my home machine while traveling. No VPNs, port forwarding, or PowerShell Remoting required. #PowerShell https://github.com/jdhitsolutions/PSRemoteOperations
If you have written traditional #DSC resources and want an easy way to migrate them to class-based resources, take a look at https://github.com/jdhitsolutions/DSCResourceMigration #PowerShell
Keep up to date with the latest updates in the #PowerShell Gallery with these reports. https://github.com/jdhitsolutions/PSGalleryReport
I finally published a long-overdue update to the MySqlite module to the #PowerShell Gallery. Numerous bug fixes and improvements. The big change is that the module now supports ARM64 on Windows. https://github.com/jdhitsolutions/MySQLite
Discover how #PowerShell notebooks can solve dependency issues across different machines and cloud pipelines! Learn about seamless documentation, collaboration, and execution of scripts in this insightful session with David Sass. #PSConfEU
Execute Notebooks everywhere -...
@mrgrumpymonkey depends...
Next logical step is some #PowerShell script that downloads a #Linux distro image, repartition the system drive, add some unallocated space at the end, put a #CloudInit config in it and then do an #UnattendedInstall of said system with bcd
by calling up #bcdedit to #chainload said partition.
This is very cool and I see it as a nice alternative to writing #PowerShell / #Bash / #Python for simple scripts; write them in #CSharp, but still have an easy to read and modify text file, instead of a compiled exe. Coming in #dotnet 10.
Microsoft rende open source WSL e l’editor CLI Edit in Rust
https://gomoot.com/microsoft-rende-open-source-wsl-e-leditor-cli-edit-in-rust/
Master #PowerShell scripting with this bundle from Leanpub. You can also buy them individually.
https://leanpub.com/b/masterpowershellscripting
I've released yet another update to the PSPodcast #PowerShell module. https://github.com/jdhitsolutions/PSPodcast The big change is that you can now get full episode descriptions .
I finally figured out how to automate a certificate request on #Windows that also requires the csr to be signed by a user certificate. Man alive, it should not be that difficult.
As far as I can tell, certreq
has no ability to do this natively, so I ended up using certreq to generate the initial csr, then leveraging the COM object to sign it, then back to certreq again for the actual submission/ acceptance.
If you know of a way to do this easier, please let me know!
@cryptrz add to that the fact that the #CryptoAPI is #backdoored and that said #backdoor can be triggered with a simple #HTTPS request in any #Browser [except #Firefox & #TorBrowser as they use #NSS instead!] (or #PowerShell's horrible wget
implementation)...
And we have sufficient proof thaf #Windows is a #Govware that noone should use and that should be banned across the globe.