netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Use PowerShell v3 to Keep a CookieJar and POST to a Web Form That Prohibits XSS

    calendar Jul 8, 2013 · 1 min read  ·
    Share on: facebook linkedin bluesky copy

    In my previous post, I outlined how to use PowerShell v2 to keep a CookieJar and POST to a Web Form that Prohibits XSS. The code was 35 lines long. Upon seeing my post, Lee Holmes suggested using PowerShell v3's Invoke-WebRequest instead to get my code down to 1/5th of its original size. I'm astounded at how easy …


    Read More
  • Summary Post: Update VMware vSphere SSL Certs

    calendar Jul 5, 2013  · Updated: November 1, 2025 · 1 min read  ·
    Share on: 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
  • Use PowerShell to Keep a CookieJar and POST to a Web Form That Prohibits XSS

    calendar Jul 5, 2013 · 3 min read  ·
    Share on: facebook linkedin bluesky copy

    I recently had a project that required I log into a site and submit a form. Initially, I had a Start-Process that launched iexplore but then I decided it would be best to.. scriptallthethings My initial attempts to automate this process failed with the server response "403 Forbidden." As it turns out, the web …


    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: 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: 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: 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
  • 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
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

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 Claude Code's PowerShell Problem with Hooks
  • 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

categories

powershell 136 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 20 iis 19 github 10
All Categories
active-directory37 ai6 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 claude-code1 db24 dbatools1 devcontainers1 exchange7 genai20 general62 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell136 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