- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If i put the ErrorAction stop it catches the error but then also executes the catch even on successes. I have noticed that it executes the catch before the snapshot can finish, it has barely started by the time it executes the catch action.