Error handling in Exchange Remote PowerShell sessions
I’m hardly an expert of PowerShell, but this topic seems to be greatly overlooked by the community. Most people seem to agree that the preferred way of error handling in PowerShell is via the try-catch-finally statement. The method is easy to use and it allows you to capture specific error …
Continue readingError handling in Exchange Remote PowerShell sessions