netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • PowerShell: Per-user VMware Thinapp Registration Login Script

    calendar Jun 30, 2014  · Updated: November 2, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    I'm not super familiar with ThinApping, but converted portions of this VMware login script at the request of a consultant. I tried to automate the script a bit more than the one from VMware's blog. Their script required that you put in the path to each EXE. This script will find all exes within a directory and register …


    Read More
  • Sample Large CSVs Freely Available on Data.gov

    calendar Jun 12, 2014  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    I always forget where to look when searching for various CSV formats to help with my scripting QA. Recently, I stumbled upon data.gov again and it's like, the best government website I've ever seen. It's not only gorgeous, but it's also easy to navigate (Just hit the Data menu item at the top and search for some data.) …


    Read More
  • Easily Remove Black Bars on Side of iMovie Videos for Free using Handbrake for Mac or Windows

    calendar Jun 7, 2014  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    I had the hardest time finding this information. I'm currently making a whole bunch of Animated Gifs to demonstrate the functionality of some of my SQL Server/PowerShell scripts (using a combination of Camtasia and iMovie). I'm trying to keep the size of the file (and thus the video dimensions) small but the version of …


    Read More
  • [SOLVED] Degraded Performance on HP DL580 G7 on BIOS v. 7/01/2013

    calendar Feb 27, 2014  · Updated: February 16, 2022  · Brandon Abshire   · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    After a December 2013 patching downtime, I noticed an abrupt decrease of almost 50% in the performance of 2 SQL Servers. Both servers were running on HP DL580 G7s. After many hours of testing and data collection, we finally updated the BIOS firmware from 7/01/2013 to 10/31/2013. The issue immediately resolved itself. …


    Read More
  • SQL Troubleshooting: Searching the Plan Cache for Missing Indexes and Execution Statistics

    calendar Feb 26, 2014  · Updated: November 3, 2025  · Brandon Abshire   · 6 min read  ·
    Share on: facebook linkedin bluesky copy

    I've always found basic administration of SQL Server to be fairly straight-forward, but for a long while, I felt very uneasy about troubleshooting SQL Server performance issues. Any DBA knows that the most productive periods of learning arise when there are problems. For the past few months, I've been trying to track …


    Read More
  • SQL Server System Processes Blocking User Processes when Auto Update Stats Async is Enabled.

    calendar Jan 28, 2014  · Updated: November 3, 2025  · Brandon Abshire   · 3 min read  ·
    Share on: facebook linkedin bluesky copy

    Recently, we decided to buy a few licenses of Confio Ignite (now SolarWinds Database Performance Analyzer) to monitor some of our high-profile SQL Servers. I'm definitely not posting a sales pitch, but for me, it's provided insight into SQL Server that is much more difficult to obtain through traditional methods. One …


    Read More
  • SQL Server: Cannot Generate SSPI Context and KRB_AP_ERR_MODIFIED Errors

    calendar Dec 7, 2013  · Brandon Abshire   · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    As DBAs, one of the most common tasks performed is the installation of new SQL Servers. While I've installed hundreds of SQL Server instances over the years, I only recently come across the error described below. In the past, I've seen the SSPI context error, but it is usually tied to an issue with a domain controller, …


    Read More
  • [Solved]: New-WebServiceProxy / GetListItems Excessive Lookup Issue

    calendar Oct 30, 2013  · Updated: February 15, 2022 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    Recently, while trying to use New-WebServiceProxy to automate some SharePoint form entries, I ran into a lookup issue. First, I got this rather generic error: Exception calling "GetListItems" with "7" argument(s): "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was …


    Read More
  • Using Windows Authentication to Connect to SQL Server from Linux

    calendar Oct 22, 2013 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    One of the things I love most about SuSE is how well it integrates with Active Directory. Joining a domain is easy when using yast. First I ensured that the Linux server's DNS server is pointed to my DC, then yast -> Network Services -> Windows Domain Membership. yast-wdm Note that if "Windows Domain …


    Read More
  • Mounting NAS Volumes in Mac OS X the Right Way

    calendar Oct 8, 2013  · Updated: November 2, 2025  · Brandon Abshire   · 3 min read  ·
    Share on: facebook linkedin bluesky copy

    I've been using Mac OS X for a while now, but upgraded to a 13-inch Macbook Pro Retina about a year ago. I love having access to the command line and I just RDP when I need to do anything on a Windows machine at work. I often find myself needing to access my NAS and networking is one of the only features of OS X to …


    Read More
    • ««
    • «
    • 13
    • 14
    • 15
    • 16
    • 17
    • »
    • »»

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