Mike F Robbins

Explore articles and content from this author

Mike F Robbins

19 articles published

2 min read

MSPSUG July 12th Virtual Meeting: Exploring SQLPS, the SQL Server PowerShell Module

Join the Mississippi PowerShell User Group virtually on Tuesday, July 12th 2016 at 8:30pm Central Time when Mike Fal will be presenting “Exploring SQLPS, the SQL Server PowerShell Module”. A big hurdle for using PowerShell and SQL Server together is the SQLPS module. Both old and new users of PowerShell don’t completely understand its capabilities. In this session, we’ll talk about the cmdlets you may not know about, tricks to save time using the provider, and even a few gotchas on how the provider works that can save you some time and energy.

2 min read

MSPSUG June 14th Virtual Meeting: Pester the Tester PowerShell Bugs Beware!

Join the Mississippi PowerShell User Group virtually on Tuesday, June 14th 2016 at 8:30pm Central Time when Microsoft MVP Robert Cain will be presenting “Pester the Tester: PowerShell Bugs Beware!”. So you’ve been developing PowerShell for a while, or perhaps you’re taking over maintenance of an existing set of scripts. It would be great to get extra confidence in your scripts through testing, but how? You’re in luck, there’s a new module in town, Pester!

2 min read

MSPSUG May 10th Virtual Meeting: Acceptance Testing PowerShell DSC with Test-Kitchen

Join the Mississippi PowerShell User Group virtually on Tuesday, May 10th 2016 at 8:30pm Central Time when Microsoft MVP Steven Murawski will be presenting “Acceptance Testing Desired State Configuration with Test-Kitchen”. DSC is awesome, but only if the resources and configurations do what you want them to do. How do you know? If you are relying on DSC to tell you when it didn’t do the right thing, you are in for a world of hurt.

2 min read

MSPSUG Feb 9th Virtual Meeting: Intro into the #PowerShell ISE, #Git, #PSPester & #OneDrive

Join the Mississippi PowerShell User Group virtually on Tuesday, February 9th 2016 at 8:30pm Central Time when Ryan Yates will be presenting an “Intro session to Teaching the IT Pro how to Dev with ISE, Git, Pester & OneDrive”. With the amount of additional technologies needed to optimise the efficency of writing PowerShell this can seem very overwelming to someone new to PowerShell and could even put them completely off following an efficency optimised script creation workflow.

2 min read

MSPSUG Virtual Meeting: Avoiding Version Chaos in a Multi-Version #PowerShell World – Jan 12th

Join the Mississippi PowerShell User Group virtually on Tuesday, January 12th 2016 at 8:30pm Central Time when PowerShell MVP June Blender will present “PowersHELL: Avoiding Version Chaos in a Multi-Version PowerShell World”. Beginning in Windows PowerShell 5.0, you can install multiple versions of the same module on the same computer; even in the same directory. Open source and PowerShellGet have revolutionized the availability of modules and Windows PowerShell 5.0+ will be continuously updated with Windows.

1 min read

#MSPSUG Virtual Meeting: Using Regular Expressions with #PowerShell – October 13th 2015

Join the Mississippi PowerShell User Group virtually on Tuesday, October 13th at 8:30pm Central Time when Timothy Warner will present “Pattern Match Like a Pro: Using Regular Expressions with Windows PowerShell”. Many Windows systems administrators are intimidated with regular expressions due to its seemingly strange, “Unixy” syntax. Take heart! By the end of this session, you’ll finally understand how to perform simple and advanced text filtering with RegEx, specifically by leveragine PowerShell’s -match operator and Select-String cmdlet.

2 min read

#MSPSUG Virtual Meeting: The Art of #PowerShell Runspaces – September 8th 2015

Join the Mississippi PowerShell User Group virtually on Tuesday, September 8th at 8:30pm Central Time when PowerShell MVP Boe Prox will present “The Art of PowerShell Runspaces”. PowerShell runspaces are a known but little documented area that can help to provide performance improvements in your scripts. Besides just using this for performance gains, you can use this to provide a snappier approach to building GUIs in PowerShell. This presentation will show you examples of using Runspaces, RunspacePools as well as utilizing shared variables that can be viewed and modified in multiple runspaces during runtime.

2 min read

TechSession Webinar: The Top 10 Considerations When Writing #PowerShell Advanced Functions

On Wednesday, September 2nd at 2pm EDT (1pm CDT), I’ll be presenting the September TechSession Webinar for PowerShell.org. The topic for this month’s session is: “The Top 10 Considerations When Writing PowerShell Advanced Functions”. Here’s what you can expect from my presentation: There are lots of things to consider when writing an advanced function in PowerShell depending on what the function will be designed to accomplish, what operating system and PowerShell versions it will be written for, and who will be using it.

2 min read

MSPSUG Virtual Meeting: Conquering Azure and Office 365 with PowerShell – August 11th 2015

Join the Mississippi PowerShell User Group virtually on Tuesday, August 11th at 8:30pm Central Time when SharePoint MVP Todd Klindt will present “ **Conquering Azure and Office 365 with PowerShell ** ”. After years and years of anticipation, 2015 might end up actually being the year of the Cloud. With any new technology comes the opportunity to tame it with PowerShell. In this session Todd will give you an overview of the PowerShell options you have when interacting with Office 365 and Azure.

1 min read

Mississippi PowerShell User Group Virtual Meeting – July 14th 2015

Join us virtually on Tuesday, July 14th at 8:30pm Central Time when PowerShell MVP Sean Kearney will present “Introduction to Windows PowerShell”. Windows PowerShell is not a difficult system to work with however sometimes, like with anything in life, you stare at it and say “Where do I even start?”. In this session we will do a very simple overview of Windows PowerShell and what it is and how to make it useful at very simple level.