Archive for the ‘Uncategorized’ Category

xCopy command

Posted by: techstarts on September 23, 2009

PS C:\> Get-Process | Sort-Object -Property cpu -Descending

Posted by: techstarts on March 20, 2008

PS C:\> get-help out-* | Format-List name,synopsis

Posted by: techstarts on March 20, 2008

Get-Service | Sort-Object status -des

Posted by: techstarts on March 20, 2008