Library

Name Date Downloads Comments
RunAs
Create a shortcut with the following target if you are using Window Vista/7/8 or Server 2008/R2...
05-15-2013 31 0
Windows Powershell Scripts
by ps2
Using scripts vs. using the shell interactively; reviewing script security procedures and requirements;...
05-04-2013 71 0
Simple functions to get VM and VMhost CPU/RAM metrics
Just some easy to use functions that simplify working with the PowerCLI Get-Stat cmdlet. The 'Get...
05-02-2013 27 1
Copy VMhost SNMP settings from one host to another
This function copies SNMP settings from one VMhost to another. In the process it will get rid of...
04-29-2013 19 0
EdgeShow 56 - Windows Azure PowerShell Demos
by ps2
David Tesar met with Michael Washam to discuss the new updates to Windows Azure PowerShell with...
04-27-2013 20 0
User account locked out mail notification with HTML report
This script will send you an notification when an user account is locked out. I modified the output...
04-16-2013 61 3
What's that computer's real name?
In a Windows DHCP environment you can end up with stale records, particularly if scavenging has...
04-15-2013 46 0
VMHost HBA info with HEX World Wide Name (WWN)
Returns some VMHost HBA info and also converts the WWN to hex. Example: PS C:\> Get-VMHostHbaWWN...
04-11-2013 25 1
Compare full objects (all properties)
I use compare-object alot but want a function that would compare all matching properties
03-26-2013 53 0
Average Boot Time
Uses the Windows Event Log to get the last 10 boot times and averages them.
03-14-2013 160 0
Broadcast messages
#Broadcast messages, by Maxzor1908 *12/3/2013* $Comp = "PC-TEST", "PC-TEST1"...
03-12-2013 61 0
Create-KLBaseContentType
It's meant to be used in conjunction with KnowledgeLake software. This script only does one...
03-11-2013 33 0
Rename users / Searching and replacing with regex
I needed to clean up some usernames that had been created in the form "Johnny (John) Smith">...
02-25-2013 64 0
Create LDIF files for importing into AD (or other LDAP server...
I needed to create an LDIF file to import into a LINUX LDAP server that is part of the mail system...
02-21-2013 78 0
Modify msExchAssistantName (Administrative Assistant)
I had a nuber of users that we had specified (long ago) that they had the value of "none"...
02-21-2013 43 0
Export-SPSolutionPackages
Copies all solution packages (.wsp files) from the SharePoint farm's solution store to a specified...
02-21-2013 47 0
Disable-SPDeveloperDashboard
Disables the Developer Dashboard by setting its DisplayMode property to "Off"
02-14-2013 50 0
Enable-SPDeveloperDashboard
Enables the Developer Dashboard by setting its DisplayMode property to "OnDemand"
02-14-2013 46 0
Get-SPCustomContentTypesAndFields
Running this script will prompt you for some input values, but then will list out every content...
02-14-2013 45 0
Get-SPSiteTemplates
Get a list of the webs and the templates from which they were built within a specified web application...
02-14-2013 50 0
Page 1 of 42 (835 items) 1 2 3 4 5 Next > ... Last »
Copyright 2012 PowerShell.com. All rights reserved.