In case you don’t get the SAPIEN Newsletter, here’s my PowerShell one-liner for the month that uses Get-Command to find scripts in your path.
Tag: scripts
Folder Usage Function
A few days ago I went over the PowerShell oneliner from SAPIEN’s March ’09 newsletter. I suggested using it in a scriptblock to save typing. Another possibility is to turn it into a function. Even better would be a function that accepts pipelined input. This would permit me to pipe in a list of folder names and get a usage object for each one. Here’s how it works.
Housekeeping and Re-Organization
We’ve been busy cleaning house and re-organizing some of our content that has been spread around. The Essentials web site which you could get to from ScriptingAnswers.com will eventually drop off. The content from that site has been moved. Any existing blog posts that were informational or tutorial have been migrated to the main SAPIEN […]
Techmentor NYC 2008 Demos and Slides
I’ve posted a few zip files with my slides and demos from Techmentor NYC. You’ll find the files in the Essentials section of ScriptingAnswers.com. Click here to get them. Some of these sessions will be done again at Techmentor Las Vegas next month, plus a whole lot more.
SAPIEN Press Book Downloads
Sample scripts related to SAPIEN Press titles can be downloaded from the appropriate book’s page on www.SAPIENPress.com. Downloads are generally at the bottom of the book’s page.
“VBScript, WMI, and ADSI Unleashed” Samples
Download the ZIP file containing the sample scripts from this book by Don Jones.
“Managing Windows with VBScript and WMI” Samples
These are the sample scripts from the last printing of Managing Windows with VBScript and WMI, by Don Jones. Download ZIP file.
New Essentials!
We’ve revamped the "Essentials" page on ScriptingAnswers.com to give it better visibility, and make it easier for us to add new content in the future (which of course we plan to do). Bookmark http://www.scriptinganswers.com/essentials, and subscribe to the new Essentials RSS feed to stay on top of the latest. Our "Essentials" page features script templates […]