![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Catch-all hello, Does someone know how ican use catch-all with Powershell plz ???? -- Grégory |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Catch-all Greg23 wrote: > hello, > > Does someone know how ican use catch-all with Powershell plz ???? Sorry, you're talking about a "catch-all" rule for Exchange or some kind of PowerShell function/script? Marco -- ---------------- PowerGadgets MVP http://www.powergadgets.com/mvp Blog: http://marcoshaw.blogspot.com |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Catch-all On Aug 13, 10:24 am, Greg23 <Gre...@discussions.microsoft.com> wrote: > hello, > > Does someone know how ican use catch-all with Powershell plz ???? > -- > > Grégory If you mean "catch all exceptions," e.g. "on error resume next" type behaviour, place: trap { continue; } in the root scope. - Oisin |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Catch-all Or you can set $ErrorActionPreference according to http://blogs.msdn.com/powershell/arc...25/583241.aspx "Oisin Grehan" <oising@gmail.com> wrote in message news:1187048075.581404.14450@x40g2000prg.googlegroups.com... On Aug 13, 10:24 am, Greg23 <Gre...@discussions.microsoft.com> wrote: > hello, > > Does someone know how ican use catch-all with Powershell plz ???? > -- > > Grégory If you mean "catch all exceptions," e.g. "on error resume next" type behaviour, place: trap { continue; } in the root scope. - Oisin |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Catch-all Hello, i'd like to make a script for a rukle exchange, to redirect unknow email address. cause, i'don't see anything in exchange 2007 Console about catch-all, where you make transport rules Thks for your answers Grégory |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Newsgroups won't catch up | Vista mail | |||
| Try Catch | .NET General | |||
| catch-up | Vista mail | |||
| How to TRY and CATCH | PowerShell | |||
| I Catch VI | Vista hardware & devices | |||