netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • VBScript: Kerberos, Delegation, IIS and User Authentication

    calendar Dec 13, 2006 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, I wanted to write a web-based front end to AD User Management for our help desk. The way that I set it up apparently broke some Kerberos delegation rules and even though Microsoft wrote a step-by-step guide on how to get IIS and Kerberos delegation going, the solution didn't work for me. If I turned off …


    Read More
  • VBScript: Output Snippet

    calendar Dec 13, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    This function can be found on Microsoft.com somewhere. I remember once finding some nslookup function where the author wrote the output of nslookup to a file on the hard drive, parsed it then forgot to delete it. I used that script and after a few years, I found that directory full of thousands of text files. Anyway, …


    Read More
  • Wordpress: Quickcode Plugin Update

    calendar Dec 13, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I made a decently big change tonight to Quickcode so if you use the plugin, you may want to download the updated version. The change, adding "overflow-x:scroll;" to the CSS file (in two places), stopped IE from hiding the last line of anything that was placed within the quickcode tag. I don't use IE so I …


    Read More
  • WSUS: Force Registration of Clients That Are Not Showing Up

    calendar Dec 13, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I setup a WSUS server in a test lab and the results of client machines registering themselves with the WSUS server were flaky; especially if they weren't on the same domain as the WSUS server. One of my cloned machines was having trouble until I changed the SID with NewSID from Microsoft. The others didn't appear to …


    Read More
  • MSTSC: Microsoft Terminal Services Client 6.0 Now Available for Download

    calendar Dec 6, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Windows XP and 2003 (SP1) users can now download the RDP client that comes with Vista @ microsoft.com. If you don't like it and need to go back to the original version, you can possibly uninstall it or reinstall RDP 5.2. The new version supports widescreen/huge resolutions as well as auto-logins. There are a few other …


    Read More
  • Stuff I Use Daily

    calendar Dec 4, 2006 · 13 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Below is a list of applications I use on a regular basis. I was actually inspired to write this post because I wanted a way to share my excitement for the free tools Virtual CloneDrive and visionapp Remote Desktop. After starting the post, however, I realized that there's actually a lot of really cool applications that …


    Read More
  • AD: Active Directory Users and Computers Slow to Initialize

    calendar Dec 1, 2006 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, two of the network administrators at my firm ran into an issue with with the Active Directory Users and Computers MMC snap-in. ADUC often loaded slowly. Sometimes rebooting would fix the issue, sometimes it wouldn't. I never had an issue but I didn't use ADUC as often on my workstation (I use it primarily on …


    Read More
  • SQL: SQLPrompt Free Today, Perhaps Not Tomorrow

    calendar Nov 30, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    SQLPrompt, also known as SQL Intellisense, is a great add-on to SQL Workbench and Query Analyser available from red-gate software. SQLPrompt is described on their website as * Code completion for fast, accurate script building * Discoverability in SQL Server query creation * Keyword formatting, code snippet integration …


    Read More
  • AD: Quickly Determine OU of User using VBScript

    calendar Nov 16, 2006 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I'm working on a few Active Directory scripts that require knowing the full path or "distinguished name" of the user object. All I know initially is the username and domain name and I found a script at Hey, Scripting Guy! that is really useful -- it searches AD for the user's OU information. The only problem …


    Read More
  • PS: PowerShell 1.0 Available for Download

    calendar Nov 15, 2006 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Wow, it was over a year ago that I met my friend, PowerShell developer Lee Holmes at PDC 05. As a fan of scripting and Unix, I was excited after attending a session on Microsoft's new shell, codenamed "Monad." After the session, I went to the Microsoft's lab to play around and there was Lee.. my dream nerd. …


    Read More
    • ««
    • «
    • 38
    • 39
    • 40
    • 41
    • 42
    • »
    • »»

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

  • Update Your Blog with GitHub Copilot CLI
  • Rebuilding dbatools.io: From Notepad++ to Cursor to Claude Code
  • Update your blog with an AI CLI (No, really)
  • 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

categories

powershell 134 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 17 github 10
All Categories
active-directory37 ai5 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 dbatools1 devcontainers1 exchange7 genai17 general64 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell134 security61 sharepoint42 sql-server125 typescript1 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved

Start typing to search

Search across posts, pages, and commands

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