Library

Name Date Downloads Comments
Select-object with graph
Inserts a select-object pipeline segment that graphs a field
02-17-2009 298 0
If-Simple
Inserts a basic if condition block
02-17-2009 255 0
If-Else
Inserts a if-else condition block
02-17-2009 337 0
ElseIf
Adds an elseif block to an existing if block
02-17-2009 339 0
Else
Adds an else block to an existing if block
02-17-2009 309 0
Simple Switch
Inserts a simple switch statement
02-17-2009 299 0
Connect to AD with authentication
Connects to a domain with authentication
02-17-2009 549 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 438 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 544 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,171 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
Page 35 of 42 (835 items) « First ... < Previous 33 34 35 36 37 Next > ... Last »
Copyright 2012 PowerShell.com. All rights reserved.