netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Find LDAP DN of Users and Groups using the Command Line

    calendar Sep 2, 2011 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I always forget this command, so here's a handy reference (for moi):

    Find LDAP Path of...Command
    OUdsquery OU –name "OU name"
    Groupdsquery group –name "Group name"
    Usernamedsquery user –name username
    Computerdsquery computer -name computername

      Fun!


    Read More
  • FIX: Windows 7 Login Error "The trust relationship between this workstation and the primary domain failed."

    calendar Jun 27, 2010 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    UPDATE: Omg, awesome! Use PowerShell's Reset-ComputerMachinePassword, then reboot. Hat tip: Don't Rejoin to Fix.

    Don't do what I did below. Just run Reset-ComputerMachinePassword in PowerShell and reboot.


    Recently, my workstation was suddenly unable to logon to my Windows 2008 domain. After entering my domain username …


    Read More
  • Securing Apache using mod_ssl, OpenSSL and Microsoft Certificate Authority (CA)

    calendar Oct 5, 2009 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, I used my Windows-based domain's Enterprise Root Certification Authority to secure my subversion repository that is hosted on an Apache-based server. The process was rather straight-forward and relatively fast -- especially because I skipped over all of the file transfers and just used vi/notepad to …
    Read More
  • Windows 7: Disable Unnecessary Services on a Domain Workstation

    calendar Oct 5, 2009 · 27 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I finally took the plunge and installed Windows 7 on my Dell Netbook (Inspiron mini iM10-008B). I originally bought the Dell to make it into a Hackbook but after I realized how time-intensive the initial setup may be, I looked to installing Win 7 for instant newness gratification.

    Initially, I was going to install the …


    Read More
  • Securing Subversion with Windows 2008 Kerberos-Based SSO and Linux-Based Apache

    calendar Oct 3, 2009 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Some things just belong on Linux. Like Subversion and Apache, for instance. I've seen the ghetto workarounds for Windows-based Apache installs and no thanks -- I'd much rather waste my time on ghetto SharePoint workarounds.

    But I sure do like the way Windows-based web servers such as IIS seamlessly and securely …


    Read More
  • Apache: Pre-compiled mod_auth_pam for SLES 11

    calendar Oct 1, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    This was ridiculous. Since apache-devel isn't available in SLES (and I do understand why, but give me the option at least!), I had to sync up one of my SLES machines to an OpenSuSE repository and get all of my necessary packages required to compile mod_auth_pam. I was required to downgrade quite a few packages, but …
    Read More
  • Enable Windows NTLM Pass-through Authentication in Linux-based Apache

    calendar Oct 1, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Thank Science for SuSE Linux Enterprise 11; it's made this process relatively easy. SLES 10 SP2 was giving me a headache because of some Windows 2008 based Active Directory authentication issues but upgrading SLES 11 took care of all that.

    First thing is first, setup samba to authenticate to AD. Next, install the …


    Read More
  • SuSE (SLES) 11 Works Flawlessly with Windows Server 2008 Authentication

    calendar Oct 1, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Well that couldn't have been easier! Here's all it takes to authenticate SLES 11 to Windows Server 2008 based Active Directory. During the initial install of SLES, I performed the following:

    • Selected samba-client and winbind during the software installer phase
    • Added my domain's DNS servers to the intitial network …

    Read More
  • IIS: Authentication Fails with Error Code 2148074254

    calendar Sep 30, 2009 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, we migrated a web application to a SharePoint server. The web application is a custom built ASP/ASPX app that supports Integrated Windows Authentication. We were able to run the application successfully using Anonymous Access but we were unable to authenticate from remote computers when Anonymous Access was …
    Read More
  • FIX: 'Cannot Write Pam Settings' when Joining a Windows Domain in SuSE 10.3

    calendar Jan 19, 2008 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Today I attacked my 2008 technical to do list and setup a subversion server for backups/source control. It was actually pretty darn easy in SUSE 10.3. After I got it going, I wondered if I could have it automatically authenticate against my HOME domain. So, using SuSE's menu driven interface YaST, I easily added my …
    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

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