Microsoft

12 posts
Terraform with OneFuse: OneFuse Terraform Module
Terraform

Terraform with OneFuse: OneFuse Terraform Module

Editor's note (2026): The methodology described in this post is what I now call Decisions as Code. Property Toolkit was the OneFuse implementation of the same idea. See "Decisions as Code" for the current framing. In my previous articles, we looked at consuming the OneFuse Modules

Sid Smith Sid Smith 4 min read
Disable OpenSSH on Windows Servers
Knowledge Base

Disable OpenSSH on Windows Servers

Overview This article is an overview of using a bastion host (proxy server) for execution of an OpenSSH Uninstall PowerShell script via the OneFuse scripting module. The goal is to provide a sample framework that can modified based on environmental requirements. Considerations Currently SSH is the only supported connection method

Sid Smith Sid Smith 2 min read
OpenSSH Install on Windows 2016/2019
Knowledge Base

OpenSSH Install on Windows 2016/2019

Overview In this article, we will go over how to install OpenSSH on Windows 2016 and 2019 Note for Windows 2012 The Windows 2016 install instructions “should” work on Windows 2012, but have NOT been tested. Please use at you own risk. Considerations We will assume you have internet access

Sid Smith Sid Smith 3 min read
vRA8 with OneFuse: DNS Integration
vRA8

vRA8 with OneFuse: DNS Integration

In this article we are going to add OneFuse DNS support to a vRA8 blueprint.  If you have been following my previous articles you probably have an idea of how this is going to work.  We are going to build upon the examples from previous articles by leveraging the same

Sid Smith Sid Smith 6 min read
Creating a OneFuse DNS Policy
OneFuse

Creating a OneFuse DNS Policy

Automating the creation of DNS records is becoming increasingly more important in the enterprise.  One bad record or typo can cause outages or mission critical services. In this article, I’m going to walk through creating a DNS Policy in OneFuse using Infoblox as a DNS provider. OneFuse DNS Features

Sid Smith Sid Smith 3 min read
vRA8 with OneFuse: IPAM Integration
vRA8

vRA8 with OneFuse: IPAM Integration

In this article, we are going to create a vRA8 blueprint that uses the OneFuse IPAM module to provide IPAM integration for provisioned workloads.  We won’t just be supplying IP information to vRA8 in this example, OneFuse will determine the network placement as well.  We will have a future

Sid Smith Sid Smith 4 min read