netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Update NetApp Virtual Storage Console SSL Certs with your own Windows Domain CA Certificates using PowerShell

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

    Ahhh, it seems like replacing SSL certificates in vSphere is a never-ending process. My vSphere farm was not prompting me about untrusted SSL certs until I installed the NetApp Virtual Storage Console. Using the template from my previous posts, however, I was able to quickly update VSC's certs using a combination of …


    Read More
  • Update ESX SSL Certs with your own Windows Domain CA Certificates using PowerCLI

    calendar Jun 11, 2013 · 6 min read  ·
    Share on: facebook linkedin bluesky copy

    Replacing ESX SSL is the easiest of all the vSphere components, in my opinion. Unlike vSphere 5.1, you can use Microsoft's Web Server SSL template, and there's no need to use the Java keytool or reregister the service with SSO. Below is a script I use in conjunction with my vSphere/PowerShell Replace SSL script. This …


    Read More
  • Update vSphere 4.1U3 and 5.0 SSL Certs with your own Windows Domain CA Certificates using PowerShell

    calendar Jun 11, 2013 · 2 min read  ·
    Share on: facebook linkedin bluesky copy

    While it took quite awhile to figure out how to replace vSphere 5.1 and 5.1U1's SSL certs, converting that script to work with 4.1U3 and 5.0. It probably helps that SSO doesn't exist (or I couldn't find it -- I haven't used vCenter on a regular basis since about 2006, but I've learned quite a bit from these SSL …


    Read More
  • Update vSphere 5.1 SSL Certs with your own Windows Domain CA Certificates using PowerShell

    calendar Jun 11, 2013 · 8 min read  ·
    Share on: facebook linkedin bluesky copy

    One month ago when I finally got my vSphere lab set up, I had no idea that getting rid of those annoying untrusted SSL errors would be such a colossal undertaking. I have my own domain CA and thought it would be easy to automate the process of replacing the self-signed vSphere SSl certs with my own trusted certs. At …


    Read More
  • HOW-TO Setup Windows 2012 Server Core Remote Desktop Services to Securely Administer Windows over RDP and SSL

    calendar Mar 4, 2013  · Updated: November 2, 2025 · 4 min read  ·
    Share on: facebook linkedin bluesky copy

    Read this updated post instead. It's superior in a number of ways ;) Alright, so I've wanted to setup a Remote Desktop Gateway for years, but the configuration seemed so.. time-intensive. Then I moved to Belgium, my living situation changed and I didn't want to setup a whole new VPN server to access my virtual lab. …


    Read More
  • NoMachine NX for OS X Successfully Authenticates But Won't Load Sessions

    calendar Mar 1, 2013  · Updated: February 15, 2022 · 3 min read  ·
    Share on: facebook linkedin bluesky copy

    I recently discovered NoMachine's NX while looking for an easy way to encrypt VNC. NX, if you aren't familiar with it, is generally a PITA to setup, but well worth the pain (on Linux anyway). All traffic goes over SSH and while the performance isn't as great as Windows' RDP, it's faster and more secure than VNC. …


    Read More
  • 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
  • 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
  • OpenWRT & PPTPD: A Love Story

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

    [Update 2025] PPTP is now widely considered insecure and deprecated for new deployments due to known weaknesses in MS-CHAPv2/MPPE. Prefer modern VPNs like WireGuard or OpenVPN. The setup below remains for historical reference and reflects what I ran in 2011. Firesheep got me thinkin' that I should probably do a little …


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

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

  • Fixing SQL Server Case Sensitivity Issues with GitHub Copilot CLI
  • 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

categories

powershell 135 sql-server 124 general 62 security 61 windows 47 sharepoint 42 active-directory 37 linux 31 vbscript 31 networking 30 apple 24 virtualization 22 genai 19 iis 19 github 10
All Categories
active-directory37 ai6 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 dbatools1 devcontainers1 exchange7 genai19 general62 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell135 security61 sharepoint42 sql1 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