PowerShell Setup Snapin
Problem this snippet solves: This PowerShell script will register the iControl Snapin on 32 and 64 bit platforms. Code : param([switch]$force)
function Is-SnapinRegistered()
{
$registered = $fa...
Published Mar 09, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
Rborunda
Sep 18, 2019Nimbostratus
Is there a place where I can download the snapim from?