Posts Tagged ‘scripts’

Get-GuiDate: A PowerShell Calendar Tool

Monday, August 24th, 2009 by Alex Angelopoulos
Forms and dialogs can augment PowerShell scripts or even resurface them completely to make them more friendly for people who aren't familiar with the command line. In some cases, a form can even function as a complete script in and of itself. The Get-GuiDate script, developed from a prototype written with PrimalForms, is an example of a script that is completely centered around a control (the Windows.Forms.MonthCalendar control) embedded in a Windows Form.   More »

June ‘09 PowerShell One-Liner

Tuesday, June 2nd, 2009 by Jeffery Hicks
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.   More »

Folder Usage Function

Thursday, March 5th, 2009 by Jeffery Hicks
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.   More »

Housekeeping and Re-Organization

Tuesday, November 4th, 2008 by Jeffery Hicks
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…   More »

Techmentor NYC 2008 Demos and Slides

Monday, September 15th, 2008 by Jeffery Hicks
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…   More »

SAPIEN Press Book Downloads

Sunday, March 23rd, 2008 by Don Jones
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…   More »

“VBScript, WMI, and ADSI Unleashed” Samples

Sunday, March 23rd, 2008 by Don Jones
Download the ZIP file containing the sample scripts from this book by Don Jones.…   More »

“Managing Windows with VBScript and WMI” Samples

Sunday, March 23rd, 2008 by Don Jones
 These are the sample scripts from the last printing of Managing Windows with VBScript and WMI, by Don Jones. Download ZIP file.…   More »


Entries (RSS) and Comments (RSS).