netnerds.net
Home
Book
Links icon
Data Platform GitHub Org GitHub Profile GitHub Star Profile MVP Profile Twitch
About
Subscribe
  • My First Twitch Livestream Setup

    Jan 30, 2019 · 10 min read  ·
    Share on:

    Back in December, I found Twitch and fell in love with livestreaming. It was amazing watching people code in PowerShell with blinged out profiles and cool cut screens. Whaaat, this is a thing? I love it! Getting started I jumped into streaming (I'm potatoqualitee on Twitch) as soon as I found the PowerShell Live Twitch …


    Read More
  • Weird Publish-Module errors

    Jan 25, 2019 · 1 min read  ·
    Share on:

    Recently, I was trying to publish a module and ran into an error: Failed to generate the compressed file for module 'Attempting to build package ...' After searching for a bit, I found someone who fixed a similar issue with a nuget reisntall. That got me thinking that my psd1 was not problematic, but rather my …


    Read More
  • Even faster PowerShell module loading

    Dec 10, 2018 · 3 min read  ·
    Share on:

    Update: This method is faster but some anti-virus software hate it. I've since reverted our method of import to an all-in-one ps1 👎 Considering dbatools now has over 500 commands, we are always eager to keep an eye on the speed of our import process. As outlined in the blog post decreasing module import times, we've …


    Read More
  • your code doesn't suck

    Aug 28, 2018 · 3 min read  ·
    Share on:

    Recently, I had a couple colleagues tell me that their PowerShell code sucks. One of them is a beginner who manages a large SharePoint farm and the other is more advanced and wrote a few commands that saves me hours of work each week. See the disconnect there? Their PowerShell code, which helps manage Enterprise …


    Read More
  • a huge thanks

    Aug 22, 2018 · 1 min read  ·
    Share on:

    Yesterday, I presented at PSPowerHour and during my intro, my iPad's volume turned up so I got distracted when talking about something that really meant a lot to me. And I'm a bit bummed that I wasn't able to properly convey how much it meant that I was awarded as a PowerShell Community Hero earlier this year. I was …


    Read More
  • T-SQL Tuesday #104: Code I Would Hate To Live Without

    Jul 10, 2018 · 2 min read  ·
    Share on:

    Today's blog post is part of T-SQL Tuesday. T-SQL Tuesday is the brainchild of Adam Machanic. It is a monthly blog party on the second Tuesday of each month. Everyone is welcome to participate. This month’s T-SQL Tuesday, hosted by my buddy and YouTube star Bert Wagner (blog | twitter), is all about the SQL Server …


    Read More
  • my first open source project

    Jun 12, 2018 · 3 min read  ·
    Share on:

    I was first introduced to open-source on IRC back in 1996. I joined the #toriamos channel on undernet, which was managed by an eggdrop bot named [iCKy]. [iCKy] was an open-source TCL and C-based program that did cool stuff for us, like auto-ban users if they were flooding the channel. There was even a party line that …


    Read More
  • My very first web site, resurrected in all its 90's glory

    Jun 7, 2018 · 2 min read  ·
    Share on:

    Well, if it wasn't my very first, it is close enough. Back in 1997, I was taking a computer class at a non-progressive college in Northwest Louisiana. Most of the tech classes still teaching Fortran and the faculty pushed back hard when I asked if we could work with more modern technology. I was disappointed with my …


    Read More
  • Remove SQL Server Management Studio / SSMS 2016

    Apr 28, 2018 · 2 min read  ·
    Share on:

    Although I've been using SSMS 2017 on my demo machine for a while, I kept SSMS 2016 on my primary workstation until today. I've been unsure of the new look of SSMS 2017, but now that I've fallen in love with the way it handles XEvents, I decided to make the switch. Whaatup! That's super handy. Unfortunately, you can't …


    Read More
  • TSQL2SDAY #101: Essential SQL Server Tools

    Apr 10, 2018 · 4 min read  ·
    Share on:

    Today's blog post is part of T-SQL Tuesday. T-SQL Tuesday is the brainchild of Adam Machanic. It is a monthly blog party on the second Tuesday of each month. Everyone is welcome to participate. This month’s T-SQL Tuesday, hosted by my buddy Jens Vestergaard (blog | twitter), is all about the SQL Server tools I use and …


    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Chrissy LeMaire

SQL & PowerShell MVP. GitHub Star. Creator of dbatools. Need to oil my knees.

dbatools book

Now available in bookstores and amazon 🥳 Buy it at manning.com for 50% off with code bldbatools50

dbatools

dbatools is an awesome PowerShell module that helps you migrate entire instances with a single command, plus a whole lot more.

available from dbatools.io and github

dbachecks

dbachecks validates SQL Server environments using crowdsourced DBA checklists and outputs to Power BI and is available on github.com 📊

Find me

Find me on Mastodon

recent posts

  • New Encryption and Certificate Defaults in Microsoft's SQL Server Connection Provider
  • What's new and different in dbatools 2.0
  • Don't waste your time with ($PSEdition -eq 'Core') in your PowerShell module manifest/psd1
  • Exploring faster PowerShell import times.. again
  • You just joined Mastodon, now what?
  • Using GitHub Pages to Setup an Alias on Mastodon
  • Aliases on Mastodon: Add me! I'm also [email protected]
  • Moving to Mastodon: I actually like it better (Updated!)

categories

sql-server 119 powershell 113 general 63 security 59 windows 47 sharepoint 41 active-directory 37 linux 31 networking 30 vbscript 30 apple 24 virtualization 22 iis 19 apache 7 exchange 7
All Categories
active-directory37 apache7 apple24 asp-net2 bi4 db24 exchange7 general63 github7 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell113 security59 sharepoint41 sql-server119 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved