netnerds.net
Home
Book
Links icon
Data Platform GitHub Org GitHub Profile GitHub Star Profile MVP Profile Twitch
About
Subscribe
  • 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
  • Why

    Feb 12, 2018 · 2 min read  ·
    Share on:

    This month Andy Leonard (b/t) wants to know why we do what we do. Matthew Broderick When I was a kid, I watched War Games and Ferris Bueller's Day Off, and immediately wanted to hack. I actually got in trouble for calling Sarah McLachlan's record label's BBS to try to hack. I had no idea it was a Canadian number! They …


    Read More
  • Tips on Speaking

    Feb 11, 2018 · 5 min read  ·
    Share on:

    I've been seeing quite a bit of posts about speaking mentorships and I wanted to share a few speaking tips I recently gave to my buddy Garry Bargsley who will be speaking about dbatools at SQL Saturday Phoenix 2018. The first time I ever spoke in front of a live audience was in Antwerp, Belgium for SQL Server Days …


    Read More
  • SSH Tunneling for Windows: Protecting RDP using Windows 10 Fall Creators Update

    Dec 3, 2017 · 4 min read  ·
    Share on:

    NOTE: If you're not yet using Windows 10 Fall Creators Update, please follow this article instead. The recent OS X High Sierra iamroot vulnerability reminded me just how many people don't secure their remote desktop connections. While Windows Remote Desktop is more secure than VNC, neither RDP, ADP nor VNC should be …


    Read More
  • SSH Tunneling for Windows People: Protecting Remote Desktop

    Dec 2, 2017 · 5 min read  ·
    Share on:

    NOTE: If you're using Windows 10 Fall Creators Update, please follow this article instead. The recent OS X High Sierra iamroot vulnerability reminded me just how many people don't secure their remote desktop connections. While Windows Remote Desktop is more secure than VNC, neither RDP, ADP nor VNC should be directly …


    Read More
  • TSQL Tuesday #96: Folks Who Have Made a Difference

    Nov 14, 2017 · 5 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 Ewald Cress‏ (blog | twitter), is all about people who have made a difference in our …


    Read More
  • SQL Server / Windows OS losing connection to Domain Controllers

    May 24, 2017  · Brandon Abshire   · 3 min read  ·
    Share on:

    SSPI handshake failed with error code 0x80090311, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. No authority could be contacted for authentication. Login failed. The login is …


    Read More
  • SQL PowerShell Pros: Submit Your Abstracts for PASS Summit!

    May 20, 2017 · 2 min read  ·
    Share on:

    Recently, PASS announced their first round of speakers for Summit 2017 speakers and I'm on the list! I'm particularly excited because Summit is the largest SQL Server event in the world and it's looking like PowerShell will be getting some great exposure this year. In addition to announcing that I'll be speaking, PASS …


    Read More
  • PowerShell Gallery Metapackages

    May 9, 2017 · 4 min read  ·
    Share on:

    Recently, I was approached by supa-famous Joey Aiello of the PowerShell team at my favorite conference ever, PSConf.eu. So Joey comes up and says "Chrissy, Aaron Nelson has pretty much required me to talk to you. The SQL Community has the #1 PowerShell UserVoice request. We see that - we've heard you, The People …


    Read More
  • SSMS Complains of "Inconsistent Line Endings" with PowerShell Output

    Apr 13, 2017 · 1 min read  ·
    Share on:

    If you've used Out-File, Set-Content or Add-Content to create a SQL file, you may notice that SQL Server Management Studio complains about normalizing the line breaks. If you see this, simply using -Encoding UTF8 for your output instead of ASCII, the default, will solve the problem.


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

Chrissy LeMaire

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

dbatools book

Physical books ship from manning.com on June 10, 2022! Arrives in stores and Amazon on July 5 🥳. Order or preorder now.

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 📊

recent posts

  • Signing Windows Software with GitHub Actions, Encrypted Secrets and PowerShell
  • ExpressVPN on macOS: No internet detected
  • RBAR Performance in PowerShell
  • Import-DbaCsv Design Considerations
  • Rebuilding a Proxmox cluster node
  • Default PowerShell Paths (PSModulePath) on GitHub Runners
  • Add existing directory storage to proxmox without wiping it first
  • InspecTools on Offline Windows

categories

sql-server 117 powershell 109 general 63 security 59 windows 47 sharepoint 41 active-directory 37 linux 31 networking 30 vbscript 30 apple 23 virtualization 22 iis 19 apache 7 exchange 7
All Categories
active-directory37 apache7 apple23 asp-net2 bi4 db24 exchange7 general63 github4 iis19 linux31 livestreaming4 lync2 networking30 oracle1 powershell109 security59 sharepoint41 sql-server117 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved