I'm trying to set the location to search my Transport logs. I used command:
set-location (Get-TransportService).ReceiveProtocolLogPath
but get this error:
Set-Location : Cannot convert 'System.Object[]' to the type 'System.String' required by parameter 'Path'. Specified method is not supported.