![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Newbie to Powershell Hello All, I am new to powershell and was wondering if someone could show me how to get information on CPU usage on a remote server on my Xp desktop. The I can examine it and get some kind of understanding on powershell scripting. Thanks for any help. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Newbie to Powershell $server = "ServerName" $cpuinfo = Get-WmiObject -class Win32_PerfFormattedData_PerfOS_Processor -ComputerName $Server "Angelo" <andespoint@yahoo_nospam.com> wrote in message news:eCgK3InvHHA.1340@TK2MSFTNGP02.phx.gbl... > Hello All, > > I am new to powershell and was wondering if someone could show me how to > get information on CPU usage on a remote server on my Xp desktop. > > The I can examine it and get some kind of understanding on powershell > scripting. > > Thanks for any help. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Powershell Newbie | PowerShell | |||
| powershell newbie help | PowerShell | |||
| Newbie: WMI and Powershell | PowerShell | |||
| Newbie to PowerShell | PowerShell | |||
| newbie - How to use FTP in powershell | PowerShell | |||