Joe Bothwell’s Personal Blog

Just another Developer Network site

Powershell Pass by Reference and WPF Controls

function Disable-ComboBox ([ref][System.Windows.Forms.ComboBox]$comboBox) {...

Author: joeb110 Date: 02/05/2018

Running PowerShell from C#

using System.Collections.ObjectModel; using System.Management.Automation; using static...

Author: joeb110 Date: 12/04/2017

After installing v4.4.1642, unable to elevate to PAM Roles

After installing v4.4.1642, we were unable to elevate.  Running Get-PAMUsers returned a not...

Author: joeb110 Date: 11/16/2017

Problem installing MIM v4.4.1642 - Access denied

When installing MIM 2016 v4.4.1542 Hotfix, we were getting the following error: Calling custom...

Author: joeb110 Date: 11/16/2017