Posted By: David Tesar | Jun 23rd, 2008 @ 12:01 AM | 19,597 Views | 4 Comments
Ben Pearce is a Premiere Field Engineer (PFE) who specializes in powershell doing consulting, troubleshooting, and delivering training.  He gives us insight into what challenges you might have starting out with powershell, tells us an example of what a customer has done with it, how powershell can benefit you, and gives some tips on getting started. 

At 8:00 min, he gives a demo of some of the key/basic elements to powershell you'll want to know.

Resource: Windows PowerShell Week
Rating:
0
0
Hi All

Sadly, the camera didn't pick up some of the command lines I was using in the demo.  Below is a complete transcript of the demo's I did.

Get-Help Get-WMIObject -det
Get-WMIObject -namespace "root\cimv2" -class Win32_LogicalDisk
$disks = Get-WMIObject -namespace "root\cimv2" -class Win32_LogicalDisk
$disks | get-member
$disks | format-table -property deviceid, filesystem, freespace
Get-WMIObject -namespace "root\cimv2" -class Win32_LogicalDisk -computername localhost
Get-WMIObject -namespace "root\cimv2" -list

Have fun

BenP
Thanks, I was looking for this.

I was trying to pause the video right as it was in the middle of the screen to see the commands...funny.

-Michael

What a cool career. His live must be so livened up by doing things he loves. Thank you. Good luck for the project.

cheap car insurance

powershell rocks..a great tool to use.....good luck man..

<a href="http://www.everyinsurancequotes.com">cheap car insurance quotes</a>

Microsoft Communities