Farewell

After 9.5yrs at Pure Storage I am moving on to new adventures. Sharing knowledge about the work I delivered at Pure has been great. I appreciate all who have read, commented and used code from my posts. My blog will stay up for reference for a bit. As I focused my blogging on all things Pure and with my departure I don't have any FlashArrays....so [...]

Read more

Calculating Block Size Using the Powershell SDK

The Pure Storage PowerShell SDK covers all aspects of management and automation for the FlashArray FA-400 series and the FlashArray//m series. In many of the discussions with [...]

“Pure Reduce” — Winner of the ASCII Art Competition

We held an ASCII art competition during the month of July and today we are announcing the winner. Congratulations, Andrew Reeves of Tecolote Research, Inc.! Andrew’s [...]

Pure Storage PowerShell SDK FAQs

I have been fielding a few questions about the new release of the Pure Storage PowerShell SDK and I wanted to share the answers more broadly to ensure everyone understands [...]

Getting Started with the Pure Storage Python Toolkit

What?!? The Python Toolkit on the PowerShell Guy’s blog? Hell yeah I say, a cook is only as good as the number of spices and how to use those spices. I wanted to just put [...]

Announcing the New Pure Storage PowerShell SDK

We started supporting automation and management of the Pure Storage FlashArray with Windows PowerShell almost a year ago with the Pure Storage PowerShell Toolkit.  The [...]

Backup Automation with SQL Server PowerShell and Pure Storage PowerShell

Microsoft SQL Server is one of the primary workloads that Pure Storage customers run on our FlashArray and a frequent question we get is on the topic of automated backup [...]

Simplify Design of 100% Flash Storage for Microsoft SQL Server 2014 with Flashstack

I’m back from my blogging hiatus after wrapping up the new FlashStack Converged Infrastructure Design Guide for SQL 2014. This was a fun and challenging project building out [...]

Using FlashRecover Snapshots to Quickly Scale Creating Databases

I recently helped with a simple proof of concept to enable the ability to create a number of SQL Server databases without the need to have the MDF and LDF created from scratch [...]

Looking for the Pure Storage PowerShell Toolkit?

The PowerShell Toolkit has been moved to a new GitHub repository. With the soon to be released PowerShell SDK coming which provides full support through our Pure Storage [...]

Sneak Peek: Managing a FlashArray//m with the new Pure Storage PowerShell SDK 1.0

There are a lot of exciting things happening at Pure Storage today. Announcing the new FlashArray//m, our new cloud-based management and support with Pure1 and last but not [...]

Developing the Pure Storage PowerShell Toolkit vNext

The history of the Pure Storage PowerShell Toolkit started with some simple work in Windows PowerShell ISE with 5 basic cmdlets (Get-PfaApiToken, Connect-PfaController, [...]

FlashStack Converged Infrastructure for Microsoft SQL Server

Uninterrupted database performance with AlwaysOn Availability Groups and native FlashArray-based replication Microsoft SQL Server is an increasingly vital database workload [...]

#IgniteItOrange @ Microsoft Ignite!

Be sure to stop by booth #108 next week to talk with the Pure Storage Solution Architects, Argenis Fernandez (@DBArgenis) and me, along with our “Alliance Guy”, “Cool [...]

Get the Latest Version of the Pure Storage PowerShell Toolkit

Version 2.8.0.403 was released yesterday with a new SUPER helpful parameter, HttpTimeOut, on for Connect-PfaController cmdlet. I mistakenly introducing a very minor but [...]

Using the PSCredential Object with the Pure Storage PowerShell Toolkit

A great question came in yesterday about how to use the new –Credential parameter that was implemented in v2.5 Toolkit. Question: What if someone wants to use the script [...]

Try the REST API using a REST client

Ever wanted to work with our REST API without the need to install the PowerShell or Python toolkits? Take the REST API for a test drive using a REST client. There are several [...]

Compare Windows 2008 R2 to Windows 2012 Storage Cmdlets

Windows Server 2012 and 2012 R2 introduced a new set of storage cmdlets that provided  specific support for disk management, multipath I/O configuration, MSDSM settings and [...]

Save Get-Help PureStoragePowerShell to PDF

I met with a customer this past week and they asked if we had a copy of all of our PowerShell help in Portable Document Format (PDF). Unfortunately at that moment we did not [...]

Toolkit Update to 2.6.0.401

I have fixed a minor issue with the toolkit when it comes to figuring out the latest version of the REST API when connecting to a FlashArray. When we introduced the REST API [...]

Windows Server Failover Clusters, Disk Signatures & Snapshots

Leveraging snapshots to create new volumes that can be used on the same host or other hosts is an important feature as it allows for business and deployment agility when [...]

Pure Storage PowerShell Toolkit 2.5.0.324

For those users of the PowerShell Toolkit this release has two significant changes: Support for PSCredential FlashArray parameter is now Optional These two updates [...]

3rd Party ISV Integration

As Pure Storage continues to innovate and extend our core platform it provides many opportunities to integrate or automate functional areas. Two publicly available examples of [...]

Hack: Windows Live Writer 2012

I use Windows Live Writer as my blog editor. I self host WordPress.org on Windows Azure and appreciate the editing features and easy integration. Although I like Windows Live [...]

Quick Start Guide for the Pure Storage PowerShell Toolkit

The interest in the PowerShell Toolkit has grown over the last several months and I wanted to take a moment to provide some guidance on how to get started whether you are [...]

Using Pure Storage PowerShell with Windows Server 2008 R2

I have received a few questions about using the Pure Storage PowerShell Toolkit with Windows Server 2008 R2 since by default it only comes with Windows PowerShell 2.0. The [...]

New SQL Server AlwaysOn Availability Group Reference Architecture

This document provides a reference architecture for deploying Microsoft SQL Server 2014 AlwaysOn Availability Groups on a Pure Storage FlashArray. This document includes [...]

Quick Toolkit Update

I just fixed an issue with the Restore-PfaProtectionGroupVolumeSnapshots cmdlet or alias restorepgsnap. This cmdlet supports restoring volume snapshots from source and target [...]

PowerCLI Actions

I dusted off some of the initial work that we (@CodyHosterman) did with the PowerCLI Actions Fling and initially we had some challenges with our 1.0 toolkit but with the [...]

Toolkit Minor Update

I just uploaded new packages to v2.8.0.430 GitHub (v2.4.0.305). I had some recent exchange with a user of the toolkit and updated a few cmdlets to adhere to the standard [...]

Update-Help Implemented in Pure Storage PowerShell Toolkit

Documentation and examples are what I consider to be the most important element to any PowerShell library. Although I implemented a comprehensive Get-Help support in the [...]

Setting up SAN boot for an 8-Node Windows Server Cluster

Worked in the lab this past weekend setting up a new Windows Server 2012 R2 failover cluster (WSFC) using 8 diskless servers. SAN booting provides the ultimate in flexibility [...]

Setup Replication Connections using PowerShell

Now that the new toolkit has been released its time to start with an example of using some of the new cmdlets. The focus of this post is setting up replication between a [...]

Pure Storage PowerShell Toolkit v2.0 Released!

The long awaited update for the PowerShell Toolkit is now available. I track issues and/or suggestions via GitHub. I have implemented about 95%+ of the current REST APIs [...]

How is the Pure Storage PowerShell Toolkit being used?

[Updated: 5/16/2017] I created the Pure Storage PowerShell Toolkit with two major goals; (1) as a way to automate the various operational tasks to manage our FlashArray. [...]

Retrieving LUN Serial Numbers with Windows PowerShell

Updated -- June 20/17 I have been asked this question more than I have fingers and toes so I figured I would do a quick post providing the Windows PowerShell that will [...]

SQL Server 2014 Prod/Dev Refresh with VMware PowerCLI and Pure Storage PowerShell Toolkit

One of the demonstrations that I created for VMworld 2014 was to create a simple orchestration for refreshing a SQL Server 2014 database volume and re-connecting  to a VMware [...]

Pure Storge PowerShell Toolkit Enhancements

@8arkz - September 11/17 -- The "Original" version of the PowerShell Toolkit v2.8.0.430 has been deprecated in favor of the PowerShell SDK. Read all about it [...]

New Microsoft SQL Server 2012 Reference Architecture Released

New Microsoft Microsoft SQL Server 2012 Reference Architecture for Pure Storage FlashArray’s is available. This document provides a reference architecture for deploying [...]

Application Consistency with Pure Storage VSS Provider

With the release of the Purity Operating Environment 4.0 comes the new Pure Storage Volume Shadow Copy Service Provider (Pure VSS Provider). The Pure VSS Provider is a new [...]

Pure Storage REST API + Windows PowerShell (Part 2)

In my Part 1 post I discussed the basics of how to use the REST API with the Post method to authenticate and establish a session then using the Get method retrieve volume [...]

Pure Storage REST API + Windows PowerShell (Part 1)

After a brief hiatus I’m back and to start things off I wanted to share an example of how to use the new REST API we have created as part of our Purity Operating [...]

Set Remote Desktop, IEESec, Windows Firewall and MPIO using PowerShell

As I add more virtual machines and physical servers to my Microsoft environment there are a few Windows features/settings I tend to always tweak for my own needs: Remote [...]

Get Quick Fix Engineering (QFE) or HotFix Information

@8arkz -- June 20/17 -- Added new Get-HotFix cmdlet details and example output from both methods. Recently I have been tracking down all the updates that I have applied to [...]

Attach/Detach SQL Server Databases with PowerShell

@8arkz -- June 20/17 -- I need to re-write this to use the new PowerShell SDK. --- While working on the early testing for the SQL Server 2012 Reference Architecture I [...]

Simple Snapshot & Retention Management with PowerShell

@8arkz -- June 20/17 -- This was the start of all things Windows PowerShell at Pure Storage. Pretty cool to look back at some posts and see how it all got [...]

Windows PowerShell + Purity CLI = Invoke-PureVolSnap

Pure Storage PowerShell History PowerShell Toolkit 0.1 implementing FlashRecover Snapshots for SQL Server. I’ve been focusing on some automation scripts over the last [...]

Building the 1st Gen PureTEC and Solutions Engineering Lab

I had the best Christmas at home and at Pure. The week before Christmas I spent time racking the gear and getting everything squared away so I could start building out the [...]

Getting SQL Server 2012 BPA working on Windows Server 2012 R2

I’ve been building out some new servers with Windows Server 2012 R2 to start working on a new Microsoft SQL Server Reference Architecture on Pure Storage and after [...]

Find HBA details with Get-WmiObject

When setting up connectivity between SANs and hosts knowing the HBA information is important. With Pure Storage the WWNs are automatically discovered if zoned properly to the [...]
UA-46605006-1