<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8333535971751659009</id><updated>2011-04-21T17:37:44.125-07:00</updated><category term='Command Line'/><category term='PowerShell'/><category term='Windows'/><category term='Security'/><category term='General'/><category term='Links'/><title type='text'>Packet Crazy</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8333535971751659009.post-5913432538516131481</id><published>2009-05-07T19:05:00.001-07:00</published><updated>2009-05-07T19:05:53.912-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><category scheme='http://www.blogger.com/atom/ns#' term='PowerShell'/><title type='text'>PowerShell v2 Commands on Windows 2008 RC2 Release Candidate</title><content type='html'>&lt;p&gt;I rand the following command on a server with PowerShell v2 installed. &lt;/p&gt;  &lt;p&gt;get-command | select name&lt;/p&gt;  &lt;p&gt;And wow there are a lot of commands that might be included in the new version of PowerShell that this should take me a while to play with them all.&lt;/p&gt;  &lt;p&gt;Below is the list of commands that were installed by default on a Windows 2008 RC2 Standard Release Candidate (Build 7100). &lt;/p&gt;  &lt;p&gt;Enjoy!    &lt;br /&gt;Matt&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="0" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td width="64"&gt;&amp;#160;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Name&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;----&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;A:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-Content&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-History&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-Member&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-PSSnapin&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Add-Type&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;B:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;C:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;cd..&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;cd\&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Checkpoint-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-Content&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-History&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-Host&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Clear-Variable&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Compare-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Complete-Transaction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Connect-WSMan&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertFrom-Csv&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertFrom-SecureString&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertFrom-StringData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Convert-Path&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertTo-Csv&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertTo-Html&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertTo-SecureString&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ConvertTo-Xml&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Copy-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Copy-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;D:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Debug-Process&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disable-ComputerRestore&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disable-PSBreakpoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disable-PSRemoting&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disable-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disable-WSManCredSSP&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Disconnect-WSMan&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;E:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enable-ComputerRestore&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enable-PSBreakpoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enable-PSRemoting&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enable-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enable-WSManCredSSP&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Enter-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Exit-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-Alias&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-Clixml&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-Console&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-Counter&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-Csv&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-FormatData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-ModuleMember&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Export-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;F:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ForEach-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Format-Custom&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Format-List&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Format-Table&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Format-Wide&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;G:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Acl&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Alias&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-AuthenticodeSignature&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-ChildItem&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Command&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-ComputerRestorePoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Content&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Counter&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Credential&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Culture&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Date&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Event&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-EventSubscriber&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-ExecutionPolicy&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-FormatData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Help&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-History&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Host&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-HotFix&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Location&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Member&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Module&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PfxCertificate&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Process&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSBreakpoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSCallStack&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSDrive&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSProvider&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-PSSnapin&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Random&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-TraceSource&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Transaction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-UICulture&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Unique&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Variable&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-Verb&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-WinEvent&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-WmiObject&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-WSManCredSSP&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Get-WSManInstance&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Group-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;H:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;help&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;I:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-Alias&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-Clixml&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-Counter&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-Csv&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-LocalizedData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-Module&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Import-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;ImportSystemModules&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-Command&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-Expression&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-History&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-WmiMethod&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Invoke-WSManAction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;J:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Join-Path&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;K:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;L:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Limit-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;M:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Measure-Command&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Measure-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;mkdir&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;more&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Move-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Move-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;N:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Alias&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Event&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Module&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-ModuleManifest&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-PSDrive&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-PSSessionOption&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-TimeSpan&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-Variable&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-WebServiceProxy&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-WSManInstance&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;New-WSManSessionOption&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;O:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-Default&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-File&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-GridView&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-Host&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-Null&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-Printer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Out-String&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;P:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Pop-Location&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;prompt&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Push-Location&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Q:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;R:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Read-Host&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Receive-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Register-EngineEvent&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Register-ObjectEvent&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Register-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Register-WmiEvent&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Event&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Module&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-PSBreakpoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-PSDrive&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-PSSession&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-PSSnapin&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-Variable&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-WmiObject&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Remove-WSManInstance&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Rename-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Rename-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Reset-ComputerMachinePassword&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Resolve-Path&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Restart-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Restart-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Restore-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Resume-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;S:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Select-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Select-String&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Select-Xml&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Send-MailMessage&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Acl&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Alias&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-AuthenticodeSignature&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Content&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Date&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-ExecutionPolicy&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Item&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-ItemProperty&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Location&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-PSBreakpoint&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-PSDebug&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-StrictMode&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-TraceSource&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-Variable&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-WmiInstance&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-WSManInstance&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Set-WSManQuickConfig&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Show-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Sort-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Split-Path&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Process&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Sleep&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Transaction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Start-Transcript&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Stop-Computer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Stop-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Stop-Process&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Stop-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Stop-Transcript&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Suspend-Service&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;T:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;TabExpansion&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Tee-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Test-ComputerSecureChannel&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Test-Connection&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Test-ModuleManifest&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Test-Path&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Test-WSMan&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Trace-Command&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;U:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Undo-Transaction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Unregister-Event&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Unregister-PSSessionConfiguration&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Update-FormatData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Update-List&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Update-TypeData&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Use-Transaction&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;V:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;W:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Wait-Event&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Wait-Job&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Wait-Process&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Where-Object&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Debug&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Error&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-EventLog&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Host&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Output&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Progress&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Verbose&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Write-Warning&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;X:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Y:&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td&gt;Z:&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8333535971751659009-5913432538516131481?l=packetcrazy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/5913432538516131481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://packetcrazy.blogspot.com/2009/05/powershell-v2-commands-on-windows-2008.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/5913432538516131481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/5913432538516131481'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/2009/05/powershell-v2-commands-on-windows-2008.html' title='PowerShell v2 Commands on Windows 2008 RC2 Release Candidate'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8333535971751659009.post-1544369949396444027</id><published>2009-04-23T05:47:00.001-07:00</published><updated>2009-04-23T05:47:04.837-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Command Line'/><title type='text'>Follow Packet Crazy on Twitter</title><content type='html'>&lt;p&gt;Want to know of any changes to the Packet Crazy blog? Follow @packetcrazy on Twitter.&lt;/p&gt;  &lt;p&gt;Link: &lt;a href="http://twitter.com/packetcrazy"&gt;http://twitter.com/packetcrazy&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8333535971751659009-1544369949396444027?l=packetcrazy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/1544369949396444027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/follow-packet-crazy-on-twitter.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/1544369949396444027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/1544369949396444027'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/follow-packet-crazy-on-twitter.html' title='Follow Packet Crazy on Twitter'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8333535971751659009.post-8005180492852954739</id><published>2009-04-23T05:30:00.001-07:00</published><updated>2009-04-23T05:30:52.617-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><category scheme='http://www.blogger.com/atom/ns#' term='PowerShell'/><category scheme='http://www.blogger.com/atom/ns#' term='Links'/><title type='text'>Some interesting links: 4.23.09</title><content type='html'>&lt;p&gt;Here are some links I found interesting.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/powershell/archive/2009/04/22/soliciting-new-verbs.aspx" target="_blank"&gt;Windows PowerShell Blog: Soliciting New Verbs&lt;/a&gt; – With v2 of PowerShell Microsoft has released a list of approved verbs when creating your own cmdlets. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.darkreading.com/security/attacks/showArticle.jhtml;jsessionid=J2N12SRZKGSNIQSNDLRSKH0CJUNN2JVN?articleID=217000166" target="_blank"&gt;Researchers Find Massive Botnet On Nearly 2 Million Infected Consumer, Business, Government PCs – DarkReading&lt;/a&gt; – Is anyone really surprised that Governments can’t get the malware situation under control on their networks?&lt;/li&gt;    &lt;li&gt;&lt;a href="http://windowsir.blogspot.com/2009/04/timeline-analysis-xp-restore-points.html" target="_blank"&gt;Windows Incident Response: Timeline Analysis – XP Restore Points&lt;/a&gt; – This is pretty cool that you can do some timeline analysis on XP machines during Incident Response.&lt;/li&gt; &lt;/ul&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8333535971751659009-8005180492852954739?l=packetcrazy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/8005180492852954739/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/some-interesting-links-42309.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/8005180492852954739'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/8005180492852954739'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/some-interesting-links-42309.html' title='Some interesting links: 4.23.09'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8333535971751659009.post-2030508285936199353</id><published>2009-04-22T10:30:00.001-07:00</published><updated>2009-04-22T10:30:37.570-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Command Line'/><title type='text'>Honing your Command Line Kung Fu</title><content type='html'>&lt;p&gt;Being from a heavy Windows background, the command line isn’t one of the things that you spend a lot of time at when administering systems. However, a couple of years ago I made it a priority to get more comfortable at the command line in not only Windows but *nix operating systems as well. &lt;/p&gt;  &lt;p&gt;The sad part of all of this is that I still know people who are afraid of the command line and run away from it like a little kid does from needles. For those people who are afraid, you shouldn’t be. There are some advantages to using the command line that you just can’t get from the GUI. With the command line you can:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Automate repetitive tasks – Who doesn’t like to do less work? &lt;/li&gt;    &lt;li&gt;Track your previous commands – You defiantly can't do this with a GUI. Once you click OK or Apply you can’t see the changes you made. &lt;/li&gt;    &lt;li&gt;A sense of accomplishment. Who doesn’t like learning new things. It would take years to learn everything that you can do at a command prompt. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;So today I am going to give you a couple of resources to help you master your Command Line Kung Fu.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.commandlinefu.com/commands/browse" target="_blank"&gt;commandlinefu.com&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.commandlinekungfu.com" target="_blank"&gt;Command Line Kung Fu Blog&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc778084.aspx" target="_blank"&gt;Microsoft’s Command-line reference A-Z&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.pixelbeat.org/cmdline.html" target="_blank"&gt;Linux Commands – A practical reference&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;If you have any sites you want to share, leave them in the comments and I will update the post!&lt;/p&gt;  &lt;p&gt;Enjoy!    &lt;br /&gt;Matt&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8333535971751659009-2030508285936199353?l=packetcrazy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/2030508285936199353/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/honing-your-command-line-kung-fu.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/2030508285936199353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/2030508285936199353'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/honing-your-command-line-kung-fu.html' title='Honing your Command Line Kung Fu'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8333535971751659009.post-917715997178832308</id><published>2009-04-17T09:24:00.001-07:00</published><updated>2009-04-17T09:24:44.344-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title type='text'>Welcome!</title><content type='html'>&lt;p&gt;Welcome to the Packet Crazy blog. This is the new official blog of Matthew Johnson, also known as MWJComputing. You can find more out about me &lt;a href="http://mwjcomputing.com/about/" target="_blank"&gt;here&lt;/a&gt;. I have an old blog located &lt;a href="http://blogs.dirteam.com/blogs/mjohnson" target="_blank"&gt;here&lt;/a&gt;, but that was hosted on a site that is dedicated to Active Directory and identity related services. I used to focus heavily on that, but now I have moved into different things. This blog is focused on those new areas of technology I have moved into.&lt;/p&gt;  &lt;p&gt;Some of the areas we will cover are:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Security (Network and OPSEC)&lt;/li&gt;    &lt;li&gt;PowerShell / Scripting&lt;/li&gt;    &lt;li&gt;Exchange (with some Active Directory)&lt;/li&gt;    &lt;li&gt;Random topics (ranging from cool technology to anything happening in the news)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I am hoping to update this blog much more than I did the other one. So sit back and enjoy the ride. If you have any comments, questions or just want to get in touch, leave a comment here or contact me one of the ways on &lt;a href="http://www.mwjcomputing.com/contact/" target="_blank"&gt;this page&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Thanks!   &lt;br /&gt;Matt&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8333535971751659009-917715997178832308?l=packetcrazy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://packetcrazy.blogspot.com/feeds/917715997178832308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/welcome.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/917715997178832308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8333535971751659009/posts/default/917715997178832308'/><link rel='alternate' type='text/html' href='http://packetcrazy.blogspot.com/2009/04/welcome.html' title='Welcome!'/><author><name>Matthew Johnson</name><uri>http://www.blogger.com/profile/15538183390502717422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://1.bp.blogspot.com/_Np2DZZIXkYE/Seit4Tx5wWI/AAAAAAAAAAM/WFOO9mwy940/S220/matthew-johnson-avatar.png'/></author><thr:total>0</thr:total></entry></feed>
