![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #2 (permalink) |
| Guest | Re: Easy question Could be Write-Host mishandling a System.Management.ManagementObject because it doesn't have a ToString() method... not sure. # try: write-host $v.PercentProcessorTime # some properties and values $v # available properties and values $v | fl * -- Kiron |
| | #3 (permalink) |
| Guest | Re: Easy question Correction, its inherited ToString() Method outputs a blank line. Write-Host uses the object's ToStrimg() Method and $v.toString() outputs a blank line. $d = date $d | gm ToString $d.toString() "$d" write-host $d $v | gm ToString $v.toString() "$v" write-host $v -- Kiron |
| |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Easy Transfer Question 2 | RonE22 | Vista General | 0 | 06-01-2008 09:09 AM |
| One easy question.. | irish-grouse | Vista installation & setup | 6 | 05-08-2007 05:18 PM |
| Easy Question???? | Perplexed | Vista General | 11 | 05-04-2007 08:26 PM |
| Easy Transfer Question---need help please? | Boots911 | Vista General | 1 | 02-24-2007 11:09 PM |
| Easy Transfer Question | Carl Bauman | Vista General | 0 | 06-12-2006 08:27 AM |