powershell

Autotask: PowerShell: Enable Client Portal for all users

This is a quick one, it's been forever since I've posted here. After moving back to Autotask, there's still a…

2 years ago

PowerShell: ConnectWise Documents API, Uploading a document or attachment to a ticket

Phew, this one took a minute to figure out. ConnectWise has a form based documents API (technically not really API,…

5 years ago

PowerShell: ConnectWise REST API Query Contacts by Email Address

I've found myself at a new job, recreating many of the processes that I spent the last few years putting…

5 years ago

Powershell: AutoTask – Get Picklist Values

When using AutoTask's API it's required to lookup a various amount of picklist values that are used in updating you're…

9 years ago

PowerShell – NetApp Gather Volume Information

This is a simple script to gather volume information including dedupe schedule and autogrow settings. I'm going to combine this…

10 years ago

OnCommand Core: Delete all Information Events

Found a solution on the NetApp communities for deleting the Informational events that plague OnCommand Core. https://communities.netapp.com/message/94591#94591 (more…)

10 years ago

Powershell: Gather NetApp Snapshot Details

Problem: Gathering snapshot statistics is a tedious task when looking at autosupports and cli output. I needed to gather information…

10 years ago

Powershell: Download VMX file, Rename, Upload, Add to Inventory

I was tasked with migrating a VMware 4.1 to 5.1 environment. This created a slight issue due to the fact…

11 years ago

Powershell: List all VMs with Datastore

Script to list all the VMs that exist within your vCenter Server with their datastore. (more…)

11 years ago

PowerShell: Find Installed NetApp Products

A slightly modified version of a scriptingGuy post to find NetApp software installed from a csv file (export from active…

11 years ago