netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Patterns and Practices: A Guide to Claims-Based Identity and Access Control - Free ebook.

    calendar Feb 24, 2012  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    While I usually like conversation-style technical books (think: Manning's In Action series and many Wrox books), Microsoft's Patterns and Practices series is one of my favorite even though they feel so formal. Recently, my buddy Buck Woody posted a link to the freely available Patterns and Practices book for A Guide to …


    Read More
  • [Solved] SharePoint 2010: Obtaining STSUPLD.DLL without installing Microsoft Office

    calendar Feb 21, 2012  · Updated: November 3, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    If you find that "Upload Multiple Files..." is greyed out or otherwise unavailable in SharePoint 2010 and you: Are running 32-bit version of Internet Explorer Don't have a copy of Microsoft Office 2007 or 2010 available Have added your SharePoint site to the Trusted or Intranet Security zone in IE You can …


    Read More
  • Map a Secure SharePoint 2010/IIS Network Drive over SSL and WebDAV in Windows 7

    calendar Feb 6, 2012  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    Once, after viewing a SharePoint 2010 document library in Windows Explorer, I ran a net use and saw that Windows 7 had stored the credentials of my SSL-secured SharePoint intranet server. It took a bit of fiddling, but I eventually found you can, in fact, map a secure network drive using the command line: net use W: …


    Read More
  • SharePoint 2010: Stop Mixed Content Prompts on RSS Feeds Viewed on SSL-enabled Sites

    calendar Jan 30, 2012  · Updated: November 3, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    I started on a new client site last week and my first task was immediately clear: I had to remove the Mixed Content Security prompt on the encrypted SharePoint intranet's front page. Firebug showed that my browser was making calls to feeds.feedburner.com even though the RSS feed was an entirely different address at …


    Read More
  • SharePoint: Simple Sample Approach to Autonumber

    calendar Jan 18, 2012  · Updated: November 3, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    Below is a formula for a quick and dirty autonumber for lists in SharePoint. There are a variety of ways to generate this field. Some solutions use workflow or external lists, but I prefer this method because of its simplicity. Note: Because this solution depends on the record's ID column, it generates the autonumber …


    Read More
  • SharePoint Manager 2010

    calendar Nov 14, 2011  · Updated: November 3, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    The free tool SharePoint Manager 2010 is super useful. Imagine a centralized place to look at everything on the server level from Content Type usage to running jobs and IIS setting. Check it: I found it after looking for a non-PowerShell solution to solve the whole "Content Type in Use" issue. The only …


    Read More
  • PowerShell: Copy-Item -recurse -force Does Not Create Directories when Using Get-ChildItem -include

    calendar Oct 24, 2011  · Updated: November 2, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    I recently wrote a PowerShell script which copied documents from a filter to my local hard drive. I chose PowerShell for this task because it was one of the few programs actually allowed on my ultra locked-down workstation (and 'cuz I love it.) Because I only wanted specific types of files, I gathered the list of …


    Read More
  • OpenVPN: Update Client DNS Servers on Mac OS X Using the Command Line.

    calendar Oct 23, 2011  · Updated: November 1, 2025 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    There's a bit of a debate on how best to update your DNS resolver on Mac OS X when connecting to an OpenVPN Server. For whatever reason, even if use DHCP on the VPN server, OS X won't use the assigned DNS server(s). It's been recommended to use scutil, but the scripts are crazy long and I've read the resolver order …


    Read More
  • OS X: Find Network Gateway using the Command Line

    calendar Oct 20, 2011  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    This is a bit more complex than it should be; I was hoping networksetup would make this easier but, alas. Using netstat -nr appears to be the best way to find your gateway from the command line: 1netstat -nr | grep '^default' | awk '{ print $2 }' If you haven't played around with networksetup, I …


    Read More
  • PowerShell: Find/Replace Template

    calendar Oct 20, 2011  · Updated: November 2, 2025 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    Brandon had this in some of his maintenance plan code and I found myself using it a bit so I thought I'd blog about it. Here is a simple script that reads a file (C:\scripts\maintenanceplans\$sqlversion\template.dtsx), replaces certain placeholders (in this case, [SERVERNAME] and [BACKUPPATH]), then writes a new file …


    Read More
    • ««
    • «
    • 18
    • 19
    • 20
    • 21
    • 22
    • »
    • »»

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