netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Adding a Node to a SQL 2008 Failover Cluster

    calendar Jan 14, 2011  · Brandon Abshire   · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Installing a SQL Server 2008 Failover cluster is actually fairly easy, once you have the Windows Cluster set up. I experienced an issue adding the failover node, which is now a separate process compared to how it was done in SQL Server 2005. I'm not going to cover the entire process in this post, but I wanted to share …
    Read More
  • SQL Browser Routing Errors and Infrastructure Errors in Event Log - syspolicy_purge_history

    calendar Nov 18, 2010  · Brandon Abshire   · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, I noticed errors occuring daily at 2:00AM on my SQL Cluster. The errors showed Windows logins being routed to the wrong named instances, along with errors from SQL Browser not being able to service client requests. I noticed that all of the instances being affected were SQL Server 2008, but never any of my …
    Read More
  • SQL Server 2008: Dumb New Default Setting in SSMS 2008

    calendar Sep 7, 2010 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    In an effort to protect DBAs and developers from themselves, Microsoft has introduced a new default setting in SQL Server Management Studio. This setting prevents you from saving almost any change to db tables and throws out the following error:

    Saving changes is not permitted. The changes that you have made require …


    Read More
  • SharePoint 2010 Deployment: I wish I had this when I started...

    calendar Aug 24, 2010 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    SharePoint Geoff has a SharePoint 2010 Deployment Microsoft Project file (MPP) available for download that lists nearly every step imaginable for deploying SharePoint 2010. From identifying team leaders to installing software to monitoring web performance, it's got a ton of things covered. It's not a tailored solution, …
    Read More
  • Saving Time with Differential Backups

    calendar Jul 28, 2010  · Brandon Abshire   · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently I've been migrating a lot of databases from stand-alone physical servers into a PolyServe environment. Since this obviously requires a downtime, we have to schedule the moves with limited amounts of time. To add to the issues at night, the NetApp filers are busy so copies are slower.

    In order to speed up the …


    Read More
  • SQL 2008 Installation Failure on Reporting Services

    calendar May 2, 2010  · Brandon Abshire   · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, SQL Server 2008 was uninstalled from a Windows 2008 Server machine due to some configuration issues with Reporting Services. Attempts to re-install SQL Server with the Reporting Services option would fail. I was tasked with the re-install and as always, I welcome this type of work because there is something …
    Read More
  • SQL Backup Process Hanging and Stuck in Kill/Rollback - HyperBac

    calendar May 2, 2010  · Brandon Abshire   · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    One of the most important tasks a DBA should perform daily is verifying database backup jobs are successful. Using Database Mail to e-mail upon the failure of a job is something everyone should be doing. But in some cases, that is not enough. You can query the MSDB database in order to find out the last time a database …
    Read More
  • SQL Server: Error: 3041, Severity: 16, State: 1

    calendar Mar 29, 2010 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    There are probably a good number of reasons this error shows up in your SQL Server log, along with the following message:

    Source: Backup Message: BACKUP failed to complete the command BACKUP LOG DATABASE_NAME. Check the backup application log for detailed messages.

    In my case, the recovery model was set to SIMPLE and …


    Read More
  • Asynchronously mirroring a SharePoint 2007 Content Database between Two Farms

    calendar Jan 20, 2010  · Brandon Abshire   · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, I triumphantly setup an asynchronous content mirror between two separate SharePoint farms.

    My SharePoint architecture consists of two separate farms in two different cities (San Diego and Las Vegas), both accessible over a corporate intranet.  Each farm is unique and the configuration and administration …


    Read More
  • Free SQL Server eBooks available

    calendar Jan 15, 2010 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Brad McGehee just published what's sure to be another incredibly informative ebook on SQL Server Maintenance Plans. A list of free eBooks, including the SQL Server Tackle Box, can be found on Brad's blog. Check it, one time.
    Read More
    • ««
    • «
    • 7
    • 8
    • 9
    • 10
    • 11
    • »
    • »»

Chrissy LeMaire

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

GenAI book

Buy the MEAP 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

  • 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
  • Asking Tiny Questions: Local LLMs for PowerShell Devs
  • Local models mildly demystified
  • Let's talk about anti-AI slop: my plead for schools to teach AI literacy

categories

powershell 128 sql-server 123 general 64 security 60 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 ai1 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 devcontainers1 exchange7 genai14 general64 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell128 security60 sharepoint42 sql-server123 typescript1 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved