netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • It’s 2016, so why are you still using sp_help_revlogin?

    calendar Jun 14, 2016  · Updated: November 1, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    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. sp_help_revlogin is now old enough to drive a car By now in your career, you may have needed to migrate a few databases and …


    Read More
  • Counting the number of occurrences of a string or file in PowerShell

    calendar May 11, 2016  · Updated: November 1, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    I always forget how to do this, and Aleksandar Nikolić posted a really beautiful answer on Powershell.com For a file: 1-split (Get-Content .\test.txt | Out-String) | 2Where-Object { $_ -eq "test" } | Measure-Object | 3Select-Object -exp count For a string: 1$html.content -split …


    Read More
  • Keeping up with SQL Server Connect Items Marked Closed as Fixed

    calendar May 11, 2016  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    Earlier this week, I was trying to determine people's feelings about Microsoft Connect by looking through social media. A few scrolls down, I noticed that Aaron Bertrand mentioned how easy it is to stumble across a Connect item years later and not know when it was finally closed as fixed. That resonated with me. That …


    Read More
  • Trello is awesome for everything

    calendar May 1, 2016  · Updated: November 3, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    The other week, I was introduced to Trello for the first time when Nick Craver shared a link to his public Trello board, and I fell in love. Basically, Nick uses Trello to gauge what people would like to hear about on the Stack Overflow blog. You can see his board here. Later on when trying to figure out how to best …


    Read More
  • Active Directory and PHP on Apache on Bash on Ubuntu on Windows

    calendar Apr 12, 2016  · Updated: November 1, 2025 · 5 min read  ·
    Share on: facebook linkedin bluesky copy

    Recently, I wrote about Joining Ubuntu to an Active Directory Domain. That was for an actual Ubuntu box and the plan was that the next post would be about adding Apache to the mix. But then I got distracted by Apache on Bash on Ubuntu on Windows (check out my gists for sneak peaks). I should be practicing for my …


    Read More
  • Joining Ubuntu to an Active Directory Domain

    calendar Apr 11, 2016  · Updated: November 1, 2025 · 5 min read  ·
    Share on: facebook linkedin bluesky copy

    Back in 2009, I did a whole lot of messing around with Linux and Active Directory integration, primarily for Apache. Now that Linux is coming to Windows, I figured I'd brush up on my Linux and Windows Integrated Authentication skills to work with Ubuntu, too. Clients and Servers Since 2009, it seems that a couple …


    Read More
  • WE DID IT! Microsoft Fixed Those 3 SQLPS Issues in SQL Server 2016

    calendar Apr 3, 2016 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    In my previous blog post "Can We Get These 3 SQLPS Issues Fixed before SQL Server 2016 RTMs?", Aaron Nelson and I asked the SQL and PowerShell community to help upvote 3 SQL Connect items. The items addressed three problems with SQL Server's PowerShell module, SQLPS. It took 3-5 seconds to load It changed the …


    Read More
  • More on SQLPS and SQL Server on Linux

    calendar Mar 17, 2016  · Updated: November 2, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    In tonight's PowerScripting Podcast, I shared a few things about SQL Server on Linux, and talked a bit about SQLPS. All after a lengthy intro about my tech life and Cajun culture ;) You can watch the whole thing, skip to 28 minutes to the podcast intro, or skip to around 59 minutes for the SQL/Linux/SQLPS portion. Or …


    Read More
  • SQL Server Client Tools, Linux and Integrated Authentication in a Few Easy Steps

    calendar Mar 14, 2016 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    Back in 2013, I wrote about "Using Windows Authentication to Connect to SQL Server from Linux". Considering how convoluted using Linux can get, doing so was surprisingly straightforward then and it's even easier now. Want to see a webcast about this topic? Aaron Nelson and I recorded a session for the SQL …


    Read More
  • Can We Get These 3 SQLPS Issues Fixed before SQL Server 2016 RTMs?

    calendar Mar 4, 2016  · Updated: November 1, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    YES WE CAN! Microsoft responded and fixed these 3 major issues in SQL Server Management Studio March 2016 Refresh. Read more at "WE DID IT! Microsoft Fixed Those 3 SQLPS Issues in SQL Server 2016". I'll be honest, I don't use the SQLPS module even though I'm the perfect candidate. I've been a SQL Server DBA …


    Read More
    • ««
    • «
    • 8
    • 9
    • 10
    • 11
    • 12
    • »
    • »»

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

  • Got a ChatGPT Subscription? Use It to Keep Your Blog Up-to-date
  • Update your blog with an AI CLI (No, really)
  • Update Your Blog with GitHub Copilot CLI
  • Rebuilding dbatools.io: From Notepad++ to Cursor
  • 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

categories

powershell 134 sql-server 124 general 62 security 61 windows 47 sharepoint 42 active-directory 37 linux 31 vbscript 31 networking 30 apple 24 virtualization 22 iis 19 genai 18 github 10
All Categories
active-directory37 ai6 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 dbatools1 devcontainers1 exchange7 genai18 general62 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell134 security61 sharepoint42 sql-server124 typescript1 vbscript31 virtualization22 windows47 wpf7
[A~Z][0~9]

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved

Go work on your website

Start typing to search

Search across posts, pages, and commands

    ↑↓ to navigate ↵ to select esc to close
    Powered by Fuse.js