Caroline Chiari
Blogs, Articles, and Posts
11 PowerShell Automatic Variables You Should Know
(koupi.io)
Automatic variables are one of the fundamental things you should know about PowerShell. When I was
By: Caroline Chiari submitted:Jun 16 2022
Automatic variables are one of the fundamental things you should know about PowerShell. When I was
learning PowerShell, I kept creating complicated scripts to handle things easily handled by those automatic variables.
By: Caroline Chiari submitted:Jun 16 2022
Projects, Scripts, and Modules
PowerShell Tips & Tricks That Will Increase Your Productivity
(koupi.io)
Last week, I shared 8 Quick and easy tips to get you started with PowerShell on Reddit and I
By: Caroline Chiari submitted:Jun 16 2022
Last week, I shared 8 Quick and easy tips to get you started with PowerShell on Reddit and I
received amazing feedback, some of which were mind-blowing tricks that I either did not know or did not use often enough. So I decided to create this post to keep track of all those wonderful shortcuts PowerShell has to offer.
By: Caroline Chiari submitted:Jun 16 2022
Books, Media, and Learning Resources
8 Quick and easy tips to get you started with PowerShell
(koupi.io)
PowerShell is a very powerful scripting language. It is built on top of the .NET framework and can
By: Caroline Chiari submitted:Jun 16 2022
PowerShell is a very powerful scripting language. It is built on top of the .NET framework and can
interact with all its libraries. This architecture makes it a convenient tool for anyone working on Windows until recently, that is. Recently PowerShell was released for MacOS and Linux, making it an even more useful skill to possess.
By: Caroline Chiari submitted:Jun 16 2022
Coding a Neural Network in PowerShell – YouTube
(youtube.com)
A great walkthrough on creating neural network module in PowerShell.
By: Caroline Chiari submitted:Jun 16 2022
A great walkthrough on creating neural network module in PowerShell.
By: Caroline Chiari submitted:Jun 16 2022
Create Your Own ChatGPT in 5 Minutes with PowerShell!
(youtube.com)
ChatGPT is all the rage right now, but I've had my own ChatGPT in PowerShell for quite a while now,
By: Caroline Chiari submitted:Dec 16 2022
ChatGPT is all the rage right now, but I've had my own ChatGPT in PowerShell for quite a while now,
even before ChatGPT existed. In this video, I will show you how you can get access to your own ChatGPT from the PowerShell command line in less than 5 minutes, WITHOUT having to write a single line of code!!!
By: Caroline Chiari submitted:Dec 16 2022