|
Added Computers or Users in AD user rating:     5
Converted a previous VBScript from Chrissy LeMaire (AWESOME script by the way) to Powershell to...
Category: Active Directory • Contributed by: jdelatorre, last modified 2007-12-21
|
Backup-Profile user rating:     2.2
This function backups the PowerShell profile
Category: Windows general • Contributed by: walle75, last modified 2007-10-15
|
CheckDrivespace user rating:     3
Retrieves Color Coded Drive Space for All Drives on a List of Computers
Category: Windows general • Contributed by: flaphead, last modified 2007-10-31
|
Cmdlet Extension Library user rating:     5
This script contains a library of useful functions and will grow over time. In its current...
Category: Windows general • Contributed by: Poshoholic, last modified 2008-01-15
|
Compile-Help user rating:     5
Uses the text and XML powershell help files to generate HTML help for all PowerShell Cmdlets,...
Category: Windows general • Contributed by: jeff.hillman, last modified 2007-11-07
|
Creating a new object user rating:     5
Quick snippet of how to create a custom object and output it to the pipeline
Category: Windows general • Contributed by: DonJones, last modified 2007-11-07
|
CSV2Chart user rating:     4
Gui front end to easily create charts from CSV files. Great for permon.
Uses powergadgets and...
Category: Windows general • Contributed by: Ped, last modified 2007-12-20
|
Database File Stats user rating:     0
The script returns the space used, the space available, and the max size for SQL Server...
Category: SQL Server 200x • Contributed by: steve215, last modified 2007-11-01
|
get-packet (packet sniffer script) user rating:     0
This is a packet sniffer script that returns IP packets as a psobject.
Category: Windows general • Contributed by: rfoust, last modified 2007-12-01
|
Get-PrintJobs user rating:     3
This script gets printjob objects from a given print server and filters them for those that...
Category: Windows general • Contributed by: ambers, last modified 2007-10-29
|
Get-Shares user rating:     0
Will retrieve all share, including hidden ones, from a particular server.
Category: Windows general • Contributed by: wjohnson242, last modified 2007-11-21
|
Get-WebService user rating:     4
Compiles simple ASP.NET ASMX and complex WS-i Basic Profile 1.1 compatible Web Services into a...
Category: Windows general • Contributed by: x0n, last modified 2007-10-15
|
Highlight-Syntax 1.0 user rating:     5
This script uses regular expressions to highlight PowerShell syntax with HTML.
Category: Windows general • Contributed by: jeff.hillman, last modified 2007-11-10
|
Highlight-Syntax 2.0 user rating:     5
This script uses the System.Management.Automation.PsParser class to highlight PowerShell syntax...
Category: Windows general • Contributed by: jeff.hillman, last modified 2007-11-10
|
Import-Delimited user rating:     4
A pair of functions to convert or import files with delimiters other than CSV. You can switch...
Category: Windows general • Contributed by: Jaykul, last modified 2007-10-29
|
Invoke-VMCommand user rating:     5
Purpose : Run a remote command and return the results
Requirements: plink.exe from the...
Category: Windows general • Contributed by: bsonposh, last modified 2007-11-08
|
new-guid user rating:     0
A really quick and simple function to get a new GUID and also convert it to base-64.
Category: Windows general • Contributed by: rfoust, last modified 2007-12-03
|
One liner for a quick find and replace user rating:     0
A one liner that can read a text file into memory, perform a find and replace on a word or...
Category: Windows general • Contributed by: edf, last modified 2007-11-21
|
Random Password Generator user rating:     0
Generates a Random password of the desired length.
Category: Windows general • Contributed by: Josiahwww, last modified 2007-10-26
|
Read computer names from a file and reboot them using WMI user rating:     4
This script reads a text file which contains one computer name per line, and uses WMI to reboot...
Category: Windows general • Contributed by: admin, last modified 2007-08-01
|