netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Rebuilding a Proxmox cluster node

    calendar Apr 15, 2022 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, I had to rebuild my proxmox cluster after a disk failure. Against all advice, I installed Proxmox on USB keys. It worked well for ESX so I thought I could get away with it with Proxmox, but alas. Both of my nodes failed after a few months. …
    Read More
  • Add existing directory storage to proxmox without wiping it first

    calendar Mar 23, 2022 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I wanted to blog about this because I couldn't find any info about it on the internet.

    Against the advice of everyone, I installed Proxmox on a USB thumbdrive. And, as predicted by everyone who gave that advice, the thumbdrive failed after a couple months.

    So I rebuilt my server with a new 1TB SSD disk and a backup of …


    Read More
  • Chef inspec: Unable to detect your platform

    calendar Mar 7, 2022 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, while exploring Chef's platform for "Compliance as Code" called InSpec, I ran into an issue when executing VMware's DISA STIG profile against a VMware host.

    Sorry, we are unable to detect your platform Train::PlatformDetectionFailed

    After connecting to my test vCenter server, I quickly realized …


    Read More
  • SQL Server Solution Least Likely to Work, Actually Did

    calendar Feb 29, 2016 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Two of my SQL Servers stopped working after an unexpected power outage. When I attempted to start them, they gave me an Access Denied error. These are two totally different machines (diff Win & diff SQL version) that both, after years of working, just stopped in their tracks with an Access Denied.

    This isn't an …


    Read More
  • PowerShell: Per-user VMware Thinapp Registration Login Script

    calendar Jun 30, 2014 · 2 min read  ·
    Share on: mastodon 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
  • ESX Tip: View Logs and Configs from Centralized Web Page

    calendar Jul 10, 2013 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    I'm currently reading VMware vSphere Design and found a super useful tip: you can find a centralized list of config and log files for ESX. This page, located at https://youresxhost/host, shows a whole lot of stuff, from your license keys, to your SSL certs to log files and more. Note that it does require …
    Read More
  • Summary Post: Update VMware vSphere SSL Certs

    calendar Jul 5, 2013 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    After speaking with a colleague today, I expect this list will grow as I work more with the vSphere suite. But until then, here is a consolidated list of posts and scripts that I've written to ease the replacement of SSL certificates on Windows-based vSphere related products using PowerShell and a Windows Domain …
    Read More
  • Update VMware Horizon View SSL Certs with your own Windows Domain CA Certificates using PowerShell

    calendar Jul 1, 2013 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Well, this script was different. Unlike the other posts in this series, I was required to use only Microsoft command line tools instead of OpenSSL. Not that I'm opposed to using certreq and certutil -- I actually started this whole cert automation project to see if it was possible to use only these tools and …
    Read More
  • Update VMware Site Recovery Manager SSL Certs with your own Windows Domain CA Certificates using PowerShell

    calendar Jun 20, 2013 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Next in the series of replacing vSphere related SSL scripts is the VMware Site Recovery manager script.

    This script generates the SSL certificates based off of the WebServer Certificate Template and runs a batch file to perform the actual replacement. …


    Read More
  • Update VMware View Composer SSL Certs with your own Windows Domain CA Certificates using PowerShell

    calendar Jun 19, 2013 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Next in the series of replacing vSphere related SSL scripts is the VMware View Composer script. This one is rather simple, and uses certutil and certreq to generate the certificates, as opposed to OpenSSL.

    It also generates a batch script which calls SviConfig.exe. You just gotta put in a few variables, run the script …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

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

  • 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