QtyProductUnit PriceExt. Price
Empty Shopping Cart

Click Checkout to see total cost including sales tax if applicable. Contact Devfarm volume pricing information.

- Devfarm Software - 314.590.5800 - sales@devfarm.com -

PowerWF Product Introduction and Positioning

PowerWF Product Overview and Positioning
This presentations discusses how PowerWF fits in the automation marketplace. It discusses how PowerWF helps bridge the gaps between the islands of knowledge within an organization and the key features that make PowerWF a unique offering in the automation space.
 

PowerShell to SCOM in Under 4 Minutes

PowerShell to SCOM in Under 4 Minutes
This video shows how quickly any data collected using PowerShell can be pushed to System Center Operations Manager (SCOM) using PowerWF. PowerWF converts the PowerShell into a workflow, a toSCOM activity is added, and the data is instantly available via WMI. PowerWF then automatically creates a management pack and pushes it to the System Center Server
 

Can PowerWF Help Me Learn PowerShell

Can PowerWF Help Me Learn PowerShell
In this video Ben and Jim show how PowerWF can help someone learn PowerShell.
 

PowerWF v2.0 – First Look

PowerWF v2.0 – First Look
In this first look at the newly released PowerWF Studio 2.0, we walk through the new Insert PowerShell Dialog, Contextual Help Pane and show how PowerWF can be used to easily create PowerShell Snap-Ins and Modules.
 

PowerShell Modules & Snapins ARE PowerWF Plugins

PowerShell Modules & Snapins ARE PowerWF Plugins

Creating PowerShell Modules using PowerWF

Creating PowerShell Modules using PowerWF

PowerWF PowerScripter Integration

PowerWF PowerScripter Integration
In this demo we take a familiar PowerCLI one-liner scraped from a popular PowerCLI blog (http://peetersonline.nl), convert it into a workflow using PowerWF, deploy it to PowerScripter, then call it directly from the vSphere client via PowerScripter.
 

Transcribing PowerShell scripts as Worfklows

PowerShell Modules & Snapins ARE PowerWF Plugins
This is a follow-up on yesterday’s video ‘PowerCLI + PowerWF = Awesome’ where we go through the process step-by-step of creating a workflows from a PowerShell script.
 

QA: Spuds asks about exporting data.

QA: Spuds asks about exporting data.
Answering the question: “Do you have a tool that takes output and puts it into default text editor WITHOUT closing it?” with a big “Yes we can.” Pull hardware information, convert it to CSV, write it to a temporary file then launch it in the default editor.