I've been looking at the Extended Event library and PowerShell provider "directory" in Denali and decided that I like it. It's a traditional SMO set of classes, which means there's not a whole lot new to learn. All the SMO libraries connect to a "store" using either an integrated security default connection or an SqlStoreConnection. […]