hello
Google
Welcome to Carpe Diem: Flaphead@Home Sign in | Join | Help

News


  • Add to Technorati Favorites <script type="text/javascript" src="http://technorati.com/embed/3ni3q36ikc.js"> </script>
    This information is provided "AS IS" with no warranties, and confers no rights. Also some of the information contains my views and thoughts.
    <script src="http://widgets.technorati.com/t.js" type="text/javascript" charset="UTF-8"></script>

    Add Me! - Search Engine Optimization

    I heart FeedBurner

Wired's Geekster Handbook, a Field Guide to the Nerd Underground

Steve blogged this (http://blogs.msdn.com/stevecla01/archive/2008/05/09/a-field-guide-to-geek-types.aspx) from Wired (http://www.wired.com/culture/lifestyle/magazine/16-04/st_geekster)

So which one are you?

1. The Fanboy
2. The Music Geek
3. The Gamer
4. The Gadget Guy
5. The Hacker
6. The Otaku

Me thinks I am ...  :-|
4. The Gadget Guy
Disposition: Sociable while waiting in line on launch day; ferocious in comments on Gizmodo. Seemingly unflappable in the face of early adopter's remorse (aka Apple Newton Syndrome).
Beliefs: I can fix that. There's no god but MacGyver. The price will drop in a month, but I need it now.
Turn-Ons: Unboxing videos. Backup batteries. Blue LEDs. Laser pointers. People who RTFM. Things that make loud clicking sounds.
 

Posted: 09 May 2008 16:15 by Paul Flaherty
Filed under: ,

Comments

S Pollard said:

So, a completely unrelated post ;)

Mr. Flaherty...the pitfalls of not working with you..

So, I've created a beautiful script which is intended to export only a specific message, then to delete the message from the users mailbox. Script as follows:

get-mailbox -server Server01 | export-mailbox -targetmailbox Mailbox01 -

targetfolder Jobs -baditemlimit "100000" -startdate "09/05/2008 10:40:00" -enddate

"10/05/2008 18:50:00" -SubjectKeywords "IT Jobs in Exchange 2007" -attachmentfilenames

"Exchange 2007.doc" -deletecontent

However when i run on a server level it fails afetr processing a few mailboxes; .Net crashes. So i then run on only a database (~200 users), and on most it succeeds on only a few mailboxes then crashes out as well.

For those that did succeed, I then had a few issues that messages outside the ps script were shifted into the export! One eample being 1.2GB of data, and upon looking at a few they appear Dumpster messages...perhaps not all??!

Any ideas Mr Microsoft?

# May 12, 2008 16:00
New Comments to this post are disabled