WMI

Name Date Downloads Comments
Change-ServiceAccount
Accepts computer names from pipeline & changes specific properties for the specified service...
11-13-2009 624 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 2,508 1
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
Demonsrates [WMICLASS]
Shows difference between static method (create) and dynamic methods(eg delete). The script is designed...
12-27-2008 403 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
Get DVD information (using WMI)
This script gets information about the CD/DVD devices in your system. This is a MSDN Sample recoded...
11-29-2008 364 0
Get Physical RAM installed on a computer
This script used teh Win32_ComputerSystem script displays the amount of physical ram installed on...
11-29-2008 856 0
Get service on remote server
This script permits to give you the status , state, and start mode for a set of remote server #...
03-24-2009 1,087 5
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,172 0
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
Get WMI Class properties
This script uses WMI to get details about a given WMI class. In the sample, I use Win32_share, but...
11-25-2008 536 0
Get-ComputerName.ps1
This script uses the Win32_ComputerSystem to get the current computer's computer name.
11-24-2008 474 1
Get-Inventory.ps1
This script retrieves client information through WMI.. Read more about it here >> goude@powershell...
02-27-2009 544 0
Get-ProcessOwner
Get process owner using WMI. Attributed To: Shaun Cassells URL: http://myitforum.com/cs2/blogs/scassells...
03-07-2009 438 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 1,085 0
Get-WmiNamespace
In order to enumerate all the WMI namespaces, you must first connect to the "root" namespace...
04-28-2009 458 0
Remote install with GUI
Easy way to install a program in a Remote Computer.
05-09-2010 1,427 0
Remote uninstall with GUI
Easy way to uninstall programs in a Remote Computer. It also has an option to list all the programs...
05-09-2010 1,907 2
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 770 4
Retrieve Inventory Information via WMI
demonstrates how you can retrieve pieces of computer information like model and memory and combine...
11-24-2008 817 0
Page 1 of 2 (23 items) 1 2 Next > | View Slideshow | RSS
Copyright 2012 PowerShell.com. All rights reserved.