Invoke-Command -ComputerName $serverName { Import-Module WebAdministration; Get-ChildItem -path IIS:Sites} | Format-Table | Out-File -append $WebreportPath