Script Library

Name Date Downloads Comments
Get-VMStat
Retrieve average CPU and RAM for specified VMs for elapsed period in hours Attributed To: Hugo Peeters...
02-27-2009 525 0
Move-LockedFile
Moving and Deleting Really Locked Files in PowerShell. Attributed To: Lee Holmes URL: http://www...
02-27-2009 488 0
Import_PST
Imports a PST-file into a user mailbox. Usage: Import_PST.ps1 User-Postbox Exchange-Admin PST-File...
02-26-2009 450 0
Disk Space Monitor
This is a script that will monitor the physical drives of any machines that you have in an input...
02-25-2009 2,834 2
Multiple File Upload to Multiple Hosts
This script is used to copy all the files in the source directory to each of the servers that are...
02-18-2009 1,091 1
Retrieve Product Key of Windows
This script was found on http://www.powershell-scripting.com (french powershell community) Thanks...
02-18-2009 1,510 0
Get Database Status in HTML, status are shows in differents...
by ESL
GEt the status of databases for a named instance, colors are function of databases status ex: Normal...
02-06-2009 902 0
Verify COM+ status on remote server
Hello, find a script to verify status of COM+ object on remote server by using WMI and object COMAdmin...
02-04-2009 571 0
Copy File directly or rename dest file if exist and copy...
This function permits to copy file to an other directory. If a file exists with same filename, it...
01-29-2009 868 2
Get User Authenticated On Remote Server
This function permits to know who is authenticated on remote server. Personnaly, I have added this...
01-28-2009 485 2
Date Formatting with Win32_LogonSession
A one-line example of date formatting using the get-wmobject cmdlet using Win32_LogonSession
01-24-2009 437 2
Create Sitemap XML file
If you have a medium to large size website, you can provide a Sitemap so that search engines intelligently...
01-21-2009 542 0
Rename Computer by using WMI
Hello This script shows you how to rename computer by using WMI How to use it : & .\rename-computerName...
01-18-2009 769 4
Send SMTP Mail Message with BCC
This script creates an SMTP Mail message, with To;, From: and BCC:, then sends it using a local...
01-18-2009 667 0
Get Uptime of a computer
This script uses WMI to determine when the system was last booted and then determines and displays...
01-13-2009 1,170 0
Checks dates to see if a date is a leap year
Create 4 datetime objects (three static, fourth is today's date) and uses System.DateTime to...
01-12-2009 396 0
Get Desktop Monitor Resolution
This script uses the Win32_DesktopMonitor class to get resolution of the monitor, then displays...
01-12-2009 706 0
Play Windows Media Player song or playlist
Asks for a song name or playlist name and then asks Windows Media Player to play this for you. Excellent...
01-09-2009 439 1
Clean Up Folder Content
Often, in your documents or download folder, a lot of files accumulate, and most often they are...
01-09-2009 729 0
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 475 0
Page 25 of 31 (618 items) « First ... < Previous 23 24 25 26 27 Next > ... Last »
Copyright 2012 PowerShell.com. All rights reserved.