Script Library

Name Date Downloads Comments
Get application Pool information -- Secure WMI by .NET
This scripts shows you how to connect to MicrosoftIISV2 by using secure authentification level,...
01-07-2009 0 0
Lottery Number Generator
Uses loops and arrays to create a list of unique random numbers. Note that in PowerShell V2, there...
01-06-2009 2 0
GET Ftp File function
This script show you how to Get File from a FTP Server. This script was a modification from a script...
01-06-2009 3 0
Downloading File from Internet with proxy information and...
This example permit to show you how to download a file by using Proxy parameters and your specific...
01-06-2009 2 0
Demonstrates Parameter attribute usage in PowerShell V2...
This script is decorated with Paramater Attributes and the Example block show sample usage.This...
12-29-2008 10 0
Formatting date and time
Uses .NET's formatting strings to format date/time. This reproduces an MSDN sample originally...
12-28-2008 9 0
gets basic domain information for currently logged on workstation
Gets domain name, plus domain FSMO role holders
12-28-2008 24 0
Gets a stock quote using a Web Service
This script uses a stock quote web service, run at http://www.webservicex.net to provide a stock...
12-28-2008 7 0
Gets type accelerators in CTP3
This script uses soem cool CTP3 features to print out the currently implemented type accelearators...
12-28-2008 3 0
Validates an email address
Uses a web service at http://webservicex.net to validate an email address. This script shows off...
12-28-2008 4 1
Demonsrates [WMICLASS]
Shows difference between static method (create) and dynamic methods(eg delete). The script is designed...
12-27-2008 5 0
Demonstrate PowerShel Formatting
This script implements an MSDN sample on .NET Formatting using PowerShell.
12-25-2008 15 1
Open DialogBox by using .NET
Next script to open file by using .NET @Thomas Lee: Can you try it on W2k8? Can you tell us if it...
12-23-2008 12 0
Select Folder Dialog
Uses the Shell.Application COM object to display a dialog that lets you select a folder. You can...
12-23-2008 17 0
Parses strings into Integers using Intxx.Parse method
This script parses a few strings into integers. The first string is a hex string that is parsed...
12-22-2008 10 0
Open DialogBox by using Com Object
This script permits to show you how to open a dialog box by using COM Object : UserAccounts.CommonDialog
12-22-2008 12 6
Merry Christmas
A fun script for Christmas holidays
12-15-2008 93 0
Chart-DiskSpace on local and remote server
This script creates graphical Report by using logparser and WMI for a set of remote server and localhost...
12-12-2008 64 0
GET-UpTime from localhost and/or remote Computer
Hello, find a script to get-Uptime from localhost or a set of remote computer Usage : localHost...
12-12-2008 32 0
Get-Framework.NETVersion on remote computer by registry
This script permits to retreive version of Framework .NET by Powershell, by using registry. Please...
12-05-2008 18 0
Page 1 of 6 (120 items) 1 2 3 4 5 Next > ... Last »
Copyright 2008 PowerShell.com. All rights reserved.