Profile_bird

Hey there! cmille19 is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving cmille19's tweets.

Already using Twitter
from your phone? Click here.

cmille19

  1. RT @laertejuniordba: Simple-Talk --> Exceptional #PowerShell DBA Pt1 - http://bit.ly/8qZlfm
  2. Spent couple hrs fixing script worked w/ LoadWithPartialName not w/ add-type. Lesson re-learned ALWAYS use strong names #PowerShell.
  3. Wife and daughter seeing New Moon. I'll pass, I'm seeing Ninja Assassin.
  4. new-object property param in PowerShell V2 makes creating custom objects easy. This post was helpful. http://ping.fm/wc5nZ
  5. RT @ShayLevy: RT @Jaykul: XPath and Namespaces in PowerShell http://ff.im/-c0vzW #powershell
  6. @unclebiguns If selling packaged S/W, signing should always be done. Problem with free makecert is key needs to be deployed to all servers
  7. @unclebiguns Unless you are planning on deploying a key server or buying real S/W cert. Use remotesigned -- that's what most folks do.
  8. @SQLvariant Commented on using export-csv or building INSERT statements as addl options to your post http://bit.ly/4qgfSP
  9. @RonDBA There is get, add, remove but no update sqllogin. Could use get-sqllogin, but need to call alter() method after changing property.
  10. Giving up on creating external MAML filles for script functions. Just not worth it when comment based help is soo much easier #PowerShell
  11. @heym0ni And I was an accessory
  12. Need to work on some PowerShell code, but finding playing MW2 hard to resist.
  13. Submitted PowerShell ETL session for Jan 2010 Tampa SQL Saturday http://ping.fm/XJGgr
  14. @seaJhawk thx, looking for something that discusses WINRS architecture. Would be nice to see some WhitePapers
  15. Looking for security resources on WINRS/WINRM #PowerShell. Need to send something to my Data Security folks so can enable on my servers.
  16. @SQLSarg Yep, I didn't think so, verified lock pages msg in our 2K5 Std servers.
  17. @buckwoody +1 for DBDesigner, used it 6 yrs ago translating MySQL syntax to MSSQL. Fork looks interesting.
  18. RT @buckwoody: posts a review of DBDesignerFork - not a bad free tool for ERDs: http://tinyurl.com/ylgosb7
  19. At tbiaa with @jdwangnet Blaine Barton presenting Server 2008 R2 Hyper-V
  20. SQL 2K8 PBM downlevel support (2000, 2005) is clumsy, but nothing a little #PowerShell scripting can't fix.