header image

PAM 0.4

Posted by: | November 20, 2010 | No Comment |

PowerShell Admin Modules 0.4 is now available.  This adds a PAMSysInfo module to the download that includes the following functions:

Get-BIOSInfo
Get-Bus
Get-CDROM
Get-ComputerSystem
Get-CPU
Get-MemIrq
Get-OSInfo
Get-PageFile
Get-System
Get-TimeZone

Get-SystemInfo is a top level function that calls the others for a full system information dump.  All functions take a computer name as their only parameter.

PAMSysInfo isn’t complete but there is enough to start making it useful

Download from http://psam.codeplex.com/

Enjoy

under: PowerShell and WMI, PowerShellV2, PSAM