Tag Archive: Outlook

ThrowAway Scripts

Although I tend to write a lot of formal scripts, as part of the development process I’ll explore an object looking at its data and available properties/methods using get-member. I’ll then test individual pieces before glueing things together. However sometimes it isn’t even necessary to write a well-crafted script and instead  I’ll create a so-called “throwaway script” to…