netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • SQL Server / Windows OS losing connection to Domain Controllers

    calendar May 24, 2017  · Brandon Abshire   · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    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 …


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

    calendar May 20, 2017 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    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. …
    Read More
  • PowerShell Gallery Metapackages

    calendar May 9, 2017 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, I was approached by supa-famous Joey Aiello of the PowerShell team at my favorite conference ever, PSConf.eu.

    <img
      loading="lazy"
      decoding="async"
      alt=""
      
        class="image_figure image_internal …</picture></figure></a></p>
    

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

    calendar Apr 13, 2017 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    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.

    <img
      loading="lazy"
      decoding="async"
      alt="" …</picture></figure></a></p>
    

    Read More
  • T-SQL Tuesday: The Cloud, Globalization and Automation

    calendar Apr 11, 2017 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    <img
      loading="lazy"
      decoding="async"
      alt="TSQL2SDAY-150x150"
      
        class="image_figure image_internal image_unprocessed"
        src="https://blog.netnerds.net/images/TSQL2SDAY-150x150.png"
      
      
    /> …</picture></figure></a></p>
    

    Read More
  • A Suggested Fix for Thunderbolt Display Buzzing

    calendar Jan 8, 2017 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    About a month ago, my beloved Thunderbolt display began buzzing. After some research, it seemed that there could be all sorts of solutions. The one that seemed to almost always work was sending off the monitor to get the power supply fixed.

    Apparently, there's an issue with the power supply that can be confirmed if you …


    Read More
  • Loading SMO in Your SQL Server-centric PowerShell Modules

    calendar Dec 23, 2016 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    In a recent version of PowerShell, Publish-Module, which publishes modules to the Gallery began requiring fully qualified Assembly names such as "Microsoft.SqlServer.Smo, Version=$smoversion, Culture=neutral, PublicKeyToken=89845dcd8080cc91".

    Previously, it was sufficient just to use short names such as …


    Read More
  • Find Every Parameter for Every Command in a PowerShell Module

    calendar Dec 20, 2016 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    We're currently working on standardizing our documentation for dbatools and I needed a list of all of the parameters we use. Here's how I did it (well, I did it an uglier way then Aaron made it prettier ;))

    1Get-Command -Module dbatools -CommandType Function | 
    2ForEach-Object { $_.Parameters.Values.Name } |
    3Sort - …

    Read More
  • dbatools to the backup/restore rescue

    calendar Dec 13, 2016 · 5 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    <img
      loading="lazy"
      decoding="async"
      alt="TSQL2SDAY-150x150"
      
        class="image_figure image_internal image_unprocessed"
        src="https://blog.netnerds.net/images/TSQL2SDAY-150x150.png"
      
      
    /> …</picture></figure></a></p>
    

    Read More
  • This is How I Work

    calendar Dec 8, 2016 · 7 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Inspired by Adam Bertram being inspired by Lifehacker's How I Work series, I'm also doing a post about how I work ;) I really liked Adam's balanced assessment so I decided to follow in his footsteps there, too.

    Where are you located?

    Belgium, land of the free, home of the beer. Also home of the Belgian PowerShell User …


    Read More
    • ««
    • «
    • 6
    • 7
    • 8
    • 9
    • 10
    • »
    • »»

Chrissy LeMaire

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

GenAI book

Buy now at manning.com for 45% off with code gaipbl45

AI Integration Series

  • Automation with AI Toolkit + GH Models
  • Getting Started with AI for PowerShell
  • Asking Tiny Questions: Local LLMs
  • Local Models Demystified
  • Asking Bigger Questions: Remote LLMs
  • PDF Text to SQL Data with OpenAI
  • Document Classification in SharePoint
  • Azure Functions Doc Parser

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 Bluesky

recent posts

  • Have You Considered Not Using SQL Server High Availability?
  • PowerShell Output Redirection with AI CLIs
  • dbatools is moving to Azure Trusted Signing
  • Document Intelligence with Azure Functions: A Practical Implementation
  • Automating Document Classification in SharePoint with Power Platform and AI
  • Asking Bigger Questions: Remote LLMs for Automation Engineers
  • AI Integration for PowerShell Developers: Getting Started with PSOpenAI and GitHub Models
  • AI Automation with AI Toolkit for VS Code and GitHub Models: A Visual Guide

categories

powershell 131 sql-server 125 general 64 security 61 windows 47 sharepoint 42 active-directory 37 linux 31 networking 30 vbscript 30 apple 24 virtualization 22 iis 19 genai 14 github 10
All Categories
active-directory37 ai2 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 devcontainers1 exchange7 genai14 general64 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell131 security61 sharepoint42 sql-server125 typescript1 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved