&lt;?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Articles from May 2015 on PowerShell.org - Welcome Automaters!</title><link>https://powershell.org/articles/2015/05/</link><description>Recent content in Articles from May 2015 on PowerShell.org - Welcome Automaters!</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://powershell.org/articles/2015/05/index.xml" rel="self" type="application/rss+xml"/><item><title>New PS Module for working with F5's LTM REST API</title><link>https://powershell.org/articles/2015-05-26-new-ps-module-for-working-with-f5s-ltm-rest-api/</link><guid>https://powershell.org/articles/2015-05-26-new-ps-module-for-working-with-f5s-ltm-rest-api/</guid><pubDate>Wed, 27 May 2015 04:54:03 +0000</pubDate><description>&lt;p&gt;If you use F5&amp;rsquo;s BIG‑IP Local Traffic Manager (LTM) for load-balancing, then you may find the new PS module I&amp;rsquo;ve written helpful. The module uses the REST API in ver. 11.6 of the LTM to query and manipulate an F5 LTM device. You can add and remove members from a pool, enable and disable them, and find out what pools a member is in, among other things.&lt;br&gt;
I&amp;rsquo;ve made the module files available &lt;a href="https://github.com/joel74/POSH-LTM-Rest"&gt;here&lt;/a&gt;. I welcome all comments.&lt;br&gt;
A few notes: Since the module uses the Invoke-WebRequest cmdlet, PowerShell 3 or higher is required. Also, since some F5&amp;rsquo;s utilize self-signed certificates, and Invoke-WebRequest is unhappy if part of the certificate chain isn&amp;rsquo;t trusted, I&amp;rsquo;ve included a dependency on Jaykul&amp;rsquo;s PS module &lt;a href="https://github.com/Jaykul/Tunable-SSL-Validator"&gt;TunableSSLValidator&lt;/a&gt;, which allows for temporarily ignoring certificate errors. If you&amp;rsquo;re using a trusted certificate chain, then you don&amp;rsquo;t need the TunableSSLValidator module and can remove the -insecure flags from the Invoke-WebRequest calls.&lt;br&gt;
Cheers,&lt;br&gt;
Joel&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>If you use F5&rsquo;s BIG‑IP Local Traffic Manager (LTM) for load-balancing, then you may find the new PS module I&rsquo;ve written helpful. The module uses the REST API in ver. 11.6 of the LTM to query and manipulate an F5 LTM device. You can add and remove members from a pool, enable and disable them, and find out what pools a member is in, among other things.<br>
I&rsquo;ve made the module files available<a href="https://github.com/joel74/POSH-LTM-Rest">here</a>. I welcome all comments.<br>
A few notes: Since the module uses the Invoke-WebRequest cmdlet, PowerShell 3 or higher is required. Also, since some F5&rsquo;s utilize self-signed certificates, and Invoke-WebRequest is unhappy if part of the certificate chain isn&rsquo;t trusted, I&rsquo;ve included a dependency on Jaykul&rsquo;s PS module <a href="https://github.com/Jaykul/Tunable-SSL-Validator">TunableSSLValidator</a>, which allows for temporarily ignoring certificate errors. If you&rsquo;re using a trusted certificate chain, then you don&rsquo;t need the TunableSSLValidator module and can remove the -insecure flags from the Invoke-WebRequest calls.<br>
Cheers,<br>
Joel</p>
]]></content:encoded></item><item><title>Creating a small footprint, base image Part 2</title><link>https://powershell.org/articles/2015-05-20-creating-a-small-footprint-base-image-part-2/</link><guid>https://powershell.org/articles/2015-05-20-creating-a-small-footprint-base-image-part-2/</guid><pubDate>Thu, 21 May 2015 00:56:25 +0000</pubDate><description>&lt;p&gt;I posted Part 2 of using PowerShell to create small footprint VHDX that are fully patched.&lt;br&gt;
&lt;a href="https://bladefirelight.wordpress.com/2015/05/20/creating-a-small-footprint-base-image-part-2-patching-and-cleanup-via-powershell/"&gt;Patching and Cleanup via PowerShell&lt;/a&gt;&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>I posted Part 2 of using PowerShell to create small footprint VHDX that are fully patched.<br><a href="https://bladefirelight.wordpress.com/2015/05/20/creating-a-small-footprint-base-image-part-2-patching-and-cleanup-via-powershell/">Patching and Cleanup via PowerShell</a></p>
]]></content:encoded></item><item><title>Creating a small footprint, base image Part 1</title><link>https://powershell.org/articles/2015-05-19-creating-a-small-footprint-base-image-part-1/</link><guid>https://powershell.org/articles/2015-05-19-creating-a-small-footprint-base-image-part-1/</guid><pubDate>Tue, 19 May 2015 19:01:13 +0000</pubDate><description>&lt;p&gt;I&amp;rsquo;m starting a new blog series on using &lt;a href="https://bladefirelight.wordpress.com/2015/05/19/creating-a-small-footprint-base-image-part-1-vhdx-from-iso/"&gt;PowerShell to create small footprint VHDX&lt;/a&gt; that are fully patched.&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>I&rsquo;m starting a new blog series on using<a href="https://bladefirelight.wordpress.com/2015/05/19/creating-a-small-footprint-base-image-part-1-vhdx-from-iso/">PowerShell to create small footprint VHDX</a> that are fully patched.</p>
]]></content:encoded></item><item><title>Philadelphia PowerShell User Group Meeting – June 4th 2015</title><link>https://powershell.org/articles/2015-05-18-philadelphia-powershell-user-group-meeting-june-4th-2015/</link><guid>https://powershell.org/articles/2015-05-18-philadelphia-powershell-user-group-meeting-june-4th-2015/</guid><pubDate>Tue, 19 May 2015 01:14:53 +0000</pubDate><description>&lt;p&gt;Join us on Thursday, June 4th when &lt;a href="https://twitter.com/MSH_Dave"&gt;Dave Wyatt&lt;/a&gt;, will present &lt;strong&gt;The basics of encrypting and decrypting data, including symmetric and public key algorithms, key management / sharing, and digital certificates.&lt;/strong&gt; This talk will focus on doing so in the .NET Framework and PowerShell.&lt;/p&gt;
&lt;h4 id="about-dave" class="ps-heading"&gt;About Dave&lt;a class="ps-heading-anchor" href="#about-dave" aria-label="Link to this section" title="Link to this section"&gt;&lt;i class="fas fa-link" aria-hidden="true"&gt;&lt;/i&gt;&lt;/a&gt;
&lt;/h4&gt;
&lt;p&gt;&lt;a href="https://twitter.com/MSH_Dave"&gt;Dave Wyatt&lt;/a&gt; has been in the IT business since 1999 and is currently an Application Operations Engineer at &lt;a href="http://www.devopsguys.com/team/"&gt;DevOpsGuys.&lt;/a&gt; In addition Dave is a Microsoft MVP (PowerShell) and a member of PowerShell.org&amp;rsquo;s Board of Directors.&lt;br&gt;
Please &lt;a href="https://www.eventbrite.com/e/phillyposh-june-4th-2015-tickets-17038157588"&gt;
register
&lt;/a&gt; if you plan to attend in person or online. The meeting URL to join us remotely will be included in your Eventbrite registration confirmation.&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>Join us on Thursday, June 4th when<a href="https://twitter.com/MSH_Dave">Dave Wyatt</a>, will present <strong>The basics of encrypting and decrypting data, including symmetric and public key algorithms, key management / sharing, and digital certificates.</strong> This talk will focus on doing so in the .NET Framework and PowerShell.</p><h4 id="about-dave" class="ps-heading">About Dave<a class="ps-heading-anchor" href="#about-dave" aria-label="Link to this section" title="Link to this section"><i class="fas fa-link" aria-hidden="true"/></a></h4><p><a href="https://twitter.com/MSH_Dave">Dave Wyatt</a> has been in the IT business since 1999 and is currently an Application Operations Engineer at<a href="http://www.devopsguys.com/team/">DevOpsGuys.</a> In addition Dave is a Microsoft MVP (PowerShell) and a member of PowerShell.org&rsquo;s Board of Directors.<br>
Please <a href="https://www.eventbrite.com/e/phillyposh-june-4th-2015-tickets-17038157588">
register</a> if you plan to attend in person or online. The meeting URL to join us remotely will be included in your Eventbrite registration confirmation.</p>
]]></content:encoded></item><item><title>Survey Results: Source Control for the IT Professional</title><link>https://powershell.org/articles/2015-05-18-source-control-survey-results/</link><guid>https://powershell.org/articles/2015-05-18-source-control-survey-results/</guid><pubDate>Mon, 18 May 2015 13:42:42 +0000</pubDate><description>&lt;p&gt;First off - thank you to everyone who participated in the version control survey!&lt;br&gt;
We&amp;rsquo;ve had a fun few weeks - Somehow the &lt;a href="http://ramblingcookiemonster.github.io/PowerShell-Summit-Wrap/"&gt;PowerShell Summit&lt;/a&gt;, Build, and Ignite were scheduled back-to-back-to-back. Among a host of other announcements and tidbits, we found that Microsoft has open sourced the DSC resources on GitHub, that Pester will be included in Windows, and saw a cool demonstration from Steven Murawski on &lt;a href="https://www.youtube.com/watch?v=h2P5Az3vfxk"&gt;using Test Kitchen to test DSC resources&lt;/a&gt;.&lt;br&gt;
These and other solutions and technologies are starting to assume you know how to use source control, and many require having a source control solution in place - how do you automate testing and deployment on a commit, if you have nothing to commit to?&lt;br&gt;
Source control has long been an important component of IT, but it seems IT professionals, particularly those in Microsoft environments, aren&amp;rsquo;t consistently using it.&lt;br&gt;
You might expect a gap between IT professionals and developers, but less than 50% of IT pro respondents used source control as a team.&lt;br&gt;
&lt;img src="http://ramblingcookiemonster.github.io/images/source-control/UseByDevVsITPro.png" alt=""&gt;&lt;br&gt;
Breaking down the IT professional population by environment, we see that Microsoft environments are even further behind. Many PowerShell aficionados work on teams that aren&amp;rsquo;t using version control.&lt;br&gt;
&lt;img src="http://ramblingcookiemonster.github.io/images/source-control/UseByEnvironment.png" alt=""&gt;&lt;br&gt;
Long story short? IT professionals, management, and vendors have work to do; these new tools and ideas that rely on source control are great, but we need to work on finding a horse for the cart. The rest of &lt;a href="http://ramblingcookiemonster.github.io/Source-Control-Survey"&gt;my rambling analysis can be found here&lt;/a&gt;.&lt;br&gt;
If you want to get up and running quickly, consider &lt;a href="http://ramblingcookiemonster.github.io/GitHub-For-PowerShell-Projects/"&gt;using GitHub for your PowerShell projects&lt;/a&gt;. You can start with the easy-to-use GUI client, and drop into the command line when you want to get your hands dirty. It&amp;rsquo;s a great way to start learning about source control, and to get involved in the community.&lt;br&gt;
Do you have any suggestions on how we can get to a place where using source control is common place for IT professionals? Is this a worthwhile goal? Sound off in the comments!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>First off - thank you to everyone who participated in the version control survey!<br>
We&rsquo;ve had a fun few weeks - Somehow the<a href="http://ramblingcookiemonster.github.io/PowerShell-Summit-Wrap/">PowerShell Summit</a>, Build, and Ignite were scheduled back-to-back-to-back. Among a host of other announcements and tidbits, we found that Microsoft has open sourced the DSC resources on GitHub, that Pester will be included in Windows, and saw a cool demonstration from Steven Murawski on<a href="https://www.youtube.com/watch?v=h2P5Az3vfxk">using Test Kitchen to test DSC resources</a>.<br>
These and other solutions and technologies are starting to assume you know how to use source control, and many require having a source control solution in place - how do you automate testing and deployment on a commit, if you have nothing to commit to?<br>
Source control has long been an important component of IT, but it seems IT professionals, particularly those in Microsoft environments, aren&rsquo;t consistently using it.<br>
You might expect a gap between IT professionals and developers, but less than 50% of IT pro respondents used source control as a team.<br><img src="http://ramblingcookiemonster.github.io/images/source-control/UseByDevVsITPro.png" alt=""><br>
Breaking down the IT professional population by environment, we see that Microsoft environments are even further behind. Many PowerShell aficionados work on teams that aren&rsquo;t using version control.<br><img src="http://ramblingcookiemonster.github.io/images/source-control/UseByEnvironment.png" alt=""><br>
Long story short? IT professionals, management, and vendors have work to do; these new tools and ideas that rely on source control are great, but we need to work on finding a horse for the cart. The rest of<a href="http://ramblingcookiemonster.github.io/Source-Control-Survey">my rambling analysis can be found here</a>.<br>
If you want to get up and running quickly, consider<a href="http://ramblingcookiemonster.github.io/GitHub-For-PowerShell-Projects/">using GitHub for your PowerShell projects</a>. You can start with the easy-to-use GUI client, and drop into the command line when you want to get your hands dirty. It&rsquo;s a great way to start learning about source control, and to get involved in the community.<br>
Do you have any suggestions on how we can get to a place where using source control is common place for IT professionals? Is this a worthwhile goal? Sound off in the comments!</p>
]]></content:encoded></item><item><title>What's it Like at PowerShell Summit?</title><link>https://powershell.org/articles/2015-05-16-whats-it-like-at-powershell-summit/</link><guid>https://powershell.org/articles/2015-05-16-whats-it-like-at-powershell-summit/</guid><pubDate>Sat, 16 May 2015 13:15:03 +0000</pubDate><description>&lt;p&gt;Ever wonder what it&amp;rsquo;s like to attend PowerShell Summit? Attendee Tommy Maynard &lt;a href="http://tommymaynard.com/extra-powershell-summit-north-america-2015-0-2015/"&gt;blogged about his entire experience&lt;/a&gt; - including the build-up anticipation prior to the event - and it&amp;rsquo;s a great set of reads. Check it out.&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>Ever wonder what it&rsquo;s like to attend PowerShell Summit? Attendee Tommy Maynard<a href="http://tommymaynard.com/extra-powershell-summit-north-america-2015-0-2015/">blogged about his entire experience</a> - including the build-up anticipation prior to the event - and it&rsquo;s a great set of reads. Check it out.</p>
]]></content:encoded></item><item><title>Mississippi PowerShell User Group Virtual Meeting – May 12th 2015</title><link>https://powershell.org/articles/2015-05-11-mississippi-powershell-user-group-virtual-meeting-may-12th-2015/</link><guid>https://powershell.org/articles/2015-05-11-mississippi-powershell-user-group-virtual-meeting-may-12th-2015/</guid><pubDate>Mon, 11 May 2015 14:30:40 +0000</pubDate><description>&lt;p&gt;Join us virtually on Tuesday, May 12th at 8:30pm Central Time when PowerShell MVP Kirk Munro will present &lt;em&gt;&lt;strong&gt;&amp;ldquo;A peek inside the Poshoholic’s toolbelt&amp;rdquo;&lt;/strong&gt;&lt;/em&gt;.&lt;br&gt;
It’s easy to get excited about all of the new technologies that are being talked about these days.  PowerShell 5.  Windows 10.  Nano server.  .NET Core.  But none of these technologies have been released yet, and even when they are released, it will be some time before we can fully adopt them in our organizations.  That’s why I like to arm my PowerShell toolbelt with impactful modules that work with current releases, so that people like you and I can work with innovative solutions for today while we keep learning about what will be available tomorrow.  This session is about those modules that I use in my toolbelt every day.  HistoryPx, FormatPx, DebugPx, SnippetPx, TypePx, and others.  Highly impactful, innovative PowerShell solutions that you can use, right now.&lt;br&gt;
**About Kirk&lt;br&gt;
** Kirk Munro is a Technical Product Manager at Provance Technologies, where he is helping build the next generation of Provance’s flagship IT Asset Management product, along with several smaller products such as the ScsmPx PowerShell module and the Auto-Close Work Item MP.  He is also an 8-time recipient of the Microsoft Most Valued Professional (MVP) award for his involvement in the PowerShell community.  For the past 9 years, Kirk has focused almost all of his time on PowerShell and PowerShell solutions, including managing popular products such as PowerGUI, PowerWF and PowerSE.  It is through this work he became known as the world’s first self-proclaimed Poshoholic.  Outside of work these days Kirk is returning to his software developer roots, learning mobile technologies like Xamarin and Ruby on Rails, and taking courses on Coursera or edX whenever he can make the time to do so.&lt;br&gt;
Register via &lt;a href="http://mspsug.eventbrite.com/"&gt;EventBrite&lt;/a&gt; to receive the URL for this virtual meeting. &lt;a href="http://mspsug.com/2015/05/05/mspsug-virtual-meeting-a-peek-inside-the-poshoholics-toolbelt-on-tuesday-may-12th-at-830pm-cst/"&gt;Click here&lt;/a&gt; to be redirected to the original post of this article on the &lt;a href="http://mspsug.com/"&gt;Mississippi PowerShell User Group&lt;/a&gt; website which contains additional information about the meeting including the system requirements to attend.&lt;br&gt;
µ&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>Join us virtually on Tuesday, May 12th at 8:30pm Central Time when PowerShell MVP Kirk Munro will present<em><strong>&ldquo;A peek inside the Poshoholic’s toolbelt&rdquo;</strong></em>.<br>
It’s easy to get excited about all of the new technologies that are being talked about these days.  PowerShell 5.  Windows 10.  Nano server.  .NET Core.  But none of these technologies have been released yet, and even when they are released, it will be some time before we can fully adopt them in our organizations.  That’s why I like to arm my PowerShell toolbelt with impactful modules that work with current releases, so that people like you and I can work with innovative solutions for today while we keep learning about what will be available tomorrow.  This session is about those modules that I use in my toolbelt every day.  HistoryPx, FormatPx, DebugPx, SnippetPx, TypePx, and others.  Highly impactful, innovative PowerShell solutions that you can use, right now.<br>
**About Kirk<br>
** Kirk Munro is a Technical Product Manager at Provance Technologies, where he is helping build the next generation of Provance’s flagship IT Asset Management product, along with several smaller products such as the ScsmPx PowerShell module and the Auto-Close Work Item MP.  He is also an 8-time recipient of the Microsoft Most Valued Professional (MVP) award for his involvement in the PowerShell community.  For the past 9 years, Kirk has focused almost all of his time on PowerShell and PowerShell solutions, including managing popular products such as PowerGUI, PowerWF and PowerSE.  It is through this work he became known as the world’s first self-proclaimed Poshoholic.  Outside of work these days Kirk is returning to his software developer roots, learning mobile technologies like Xamarin and Ruby on Rails, and taking courses on Coursera or edX whenever he can make the time to do so.<br>
Register via<a href="http://mspsug.eventbrite.com/">EventBrite</a> to receive the URL for this virtual meeting. <a href="http://mspsug.com/2015/05/05/mspsug-virtual-meeting-a-peek-inside-the-poshoholics-toolbelt-on-tuesday-may-12th-at-830pm-cst/">Click here</a> to be redirected to the original post of this article on the<a href="http://mspsug.com/">Mississippi PowerShell User Group</a> website which contains additional information about the meeting including the system requirements to attend.<br>
µ</p>
]]></content:encoded></item><item><title>Survey: Source Control for the IT Professional [Results in]</title><link>https://powershell.org/articles/2015-05-10-survey-source-control-for-the-it-professional/</link><guid>https://powershell.org/articles/2015-05-10-survey-source-control-for-the-it-professional/</guid><pubDate>Sun, 10 May 2015 18:22:05 +0000</pubDate><description>&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; &lt;strong&gt;&lt;a href="https://powershell.org/2015/05/18/source-control-survey-results/"&gt;The results are in.&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
I was watching Don and Jeffrey&amp;rsquo;s &lt;a href="http://channel9.msdn.com/Events/Ignite/2015/BRK4451"&gt;PowerShell Unplugged session&lt;/a&gt; from Ignite the other day, and something stood out.&lt;br&gt;
At 30 minutes in, Don asked the crowd whether they were using source control. Based on the video, the crowd wasn&amp;rsquo;t big on source control.&lt;br&gt;
I work in IT. If I asked that same question at work, I would likely get a similar response. Why is that? Source control is incredibly important and can drive a number of other processes, yet it seems to be an afterthought for many IT professionals.&lt;br&gt;
I drafted up a quick, informal &lt;a href="http://bit.ly/VCSForIT"&gt;survey on source control for IT professionals&lt;/a&gt;. If you have a moment, would love to see your responses. Stay tuned for a rough analysis and write-up on the results [Edit: &lt;a href="https://powershell.org/2015/05/18/source-control-survey-results/"&gt;Results are in&lt;/a&gt;].&lt;br&gt;
Cheers!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p><strong>Edit:</strong> <strong><a href="https://powershell.org/2015/05/18/source-control-survey-results/">The results are in.</a></strong><br>
I was watching Don and Jeffrey&rsquo;s<a href="http://channel9.msdn.com/Events/Ignite/2015/BRK4451">PowerShell Unplugged session</a> from Ignite the other day, and something stood out.<br>
At 30 minutes in, Don asked the crowd whether they were using source control. Based on the video, the crowd wasn&rsquo;t big on source control.<br>
I work in IT. If I asked that same question at work, I would likely get a similar response. Why is that? Source control is incredibly important and can drive a number of other processes, yet it seems to be an afterthought for many IT professionals.<br>
I drafted up a quick, informal<a href="http://bit.ly/VCSForIT">survey on source control for IT professionals</a>. If you have a moment, would love to see your responses. Stay tuned for a rough analysis and write-up on the results [Edit:<a href="https://powershell.org/2015/05/18/source-control-survey-results/">Results are in</a>].<br>
Cheers!</p>
]]></content:encoded></item><item><title>NYC User Group Restart!</title><link>https://powershell.org/articles/2015-05-07-nyc-user-group-restart/</link><guid>https://powershell.org/articles/2015-05-07-nyc-user-group-restart/</guid><pubDate>Thu, 07 May 2015 18:52:22 +0000</pubDate><description>&lt;p&gt;After a long hiatus, NYC Powershell User-group is back.&lt;br&gt;
Tome and Sunny will be presenting 2 sessions&lt;br&gt;
This is the inaugural series of Tome&amp;rsquo;s 1-year residency on Powershell Concepts (Beginner to Advanced)&lt;br&gt;
&lt;strong&gt;Tome Tanasovski:&lt;/strong&gt;&lt;br&gt;
Concept of Objects&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Object Characterization&lt;/li&gt;
&lt;li&gt;Everything is an object&lt;/li&gt;
&lt;li&gt;Sorting, Grouping, Counting&lt;/li&gt;
&lt;li&gt;Where-Object and ForEach&lt;br&gt;
Language Fundamentals&lt;/li&gt;
&lt;li&gt;Operators, Variables.&lt;/li&gt;
&lt;li&gt;Arrays and Hashtables&lt;/li&gt;
&lt;li&gt;Loop structures&lt;/li&gt;
&lt;li&gt;Conditional Structures&lt;/li&gt;
&lt;li&gt;Useful rules to know.&lt;br&gt;
Tome is an executive for a market-leading global financial services firm in New York City where he focuses on automation, private cloud, and distributed computing. He is the founder and leader of the New York City PowerShell User group, a blogger, and speaks regularly at conferences and user groups. In 2011 he became a cofounder of the NYC Techstravaganza, coauthored the Windows PowerShell Bible, and received the title of Honorary Scripting Guy from the Hey Scripting Guy! blog. Tome has also received the MVP award from Microsoft for the last five years in Windows PowerShell.&lt;br&gt;
&lt;strong&gt;Blog&lt;/strong&gt;: &lt;a href="http://powertoe.wordpress.com"&gt;http://powertoe.wordpress.com&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Twitter&lt;/strong&gt;: &lt;a href="http://twitter.com/toenuff"&gt;http://twitter.com/toenuff&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Sunny Chakraborty:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Large scale Application inventory using Custom MOF Files.&lt;/li&gt;
&lt;li&gt;Remote MSI Execution Tricks&lt;/li&gt;
&lt;li&gt;Invoke-Command AST&lt;/li&gt;
&lt;li&gt;Powershell Anonymous Functions.&lt;br&gt;
Sunny is a Sr. Engineer with a global financial services firm in Philadelphia, where he focusses on Messaging, Microsoft Applications and Automation using Powershell.&lt;br&gt;
&lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://gist.github.com/sunnyc7"&gt;https://gist.github.com/sunnyc7&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Twitter&lt;/strong&gt;: &lt;a href="https://twitter.com/sunnyc7"&gt;https://twitter.com/sunnyc7&lt;/a&gt;&lt;br&gt;
Pizza is being sponsored by SAPIEN, Makers of PowerShell Studio and Primal Script&lt;br&gt;
6pm - 6:30 - Pizza and catching up&lt;br&gt;
6:30 - 7:15 - Tome.&lt;br&gt;
7:15 - 7:45 - Sunny.&lt;br&gt;
8ish - ?? - Drinks at Beer Authority (next to Port Authority)&lt;br&gt;
You must RSVP via Event Brite in order to attend:&lt;br&gt;
&lt;a href="https://www.eventbrite.com/e/nyc-powershell-ug-tome-tanasovski-and-sunny-chakraborty-powershell-language-fundamentals-powershell-tickets-4054585374"&gt;&lt;img src="https://powershell.org/wp-content/uploads/2015/05/EventBriteLogo.bmp" alt="EventBriteLogo"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Meeting Date:&lt;/strong&gt;&lt;br&gt;
Monday, May 11, 2015 - 18:00 - 20:00&lt;br&gt;
&lt;strong&gt;Location&lt;/strong&gt;&lt;br&gt;
Microsoft - Times Square - 6th Floor&lt;br&gt;
11 Times Square&lt;br&gt;
New York, NY 10018&lt;br&gt;
United States&lt;br&gt;
See map: &lt;a href="http://maps.google.com/?q=40.750879+-73.985792+%2811+Times+Square%2C+New+York%2C+NY%2C+10018%2C+us%29"&gt;Google Maps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><content:encoded>&lt;![CDATA[<p>After a long hiatus, NYC Powershell User-group is back.<br>
Tome and Sunny will be presenting 2 sessions<br>
This is the inaugural series of Tome&rsquo;s 1-year residency on Powershell Concepts (Beginner to Advanced)<br><strong>Tome Tanasovski:</strong><br>
Concept of Objects</p><ul><li>Object Characterization</li><li>Everything is an object</li><li>Sorting, Grouping, Counting</li><li>Where-Object and ForEach<br>
Language Fundamentals</li><li>Operators, Variables.</li><li>Arrays and Hashtables</li><li>Loop structures</li><li>Conditional Structures</li><li>Useful rules to know.<br>
Tome is an executive for a market-leading global financial services firm in New York City where he focuses on automation, private cloud, and distributed computing. He is the founder and leader of the New York City PowerShell User group, a blogger, and speaks regularly at conferences and user groups. In 2011 he became a cofounder of the NYC Techstravaganza, coauthored the Windows PowerShell Bible, and received the title of Honorary Scripting Guy from the Hey Scripting Guy! blog. Tome has also received the MVP award from Microsoft for the last five years in Windows PowerShell.<br><strong>Blog</strong>:<a href="http://powertoe.wordpress.com">http://powertoe.wordpress.com</a><br><strong>Twitter</strong>:<a href="http://twitter.com/toenuff">http://twitter.com/toenuff</a><br><strong>Sunny Chakraborty:</strong></li><li>Large scale Application inventory using Custom MOF Files.</li><li>Remote MSI Execution Tricks</li><li>Invoke-Command AST</li><li>Powershell Anonymous Functions.<br>
Sunny is a Sr. Engineer with a global financial services firm in Philadelphia, where he focusses on Messaging, Microsoft Applications and Automation using Powershell.<br><strong>GitHub</strong>:<a href="https://gist.github.com/sunnyc7">https://gist.github.com/sunnyc7</a><br><strong>Twitter</strong>:<a href="https://twitter.com/sunnyc7">https://twitter.com/sunnyc7</a><br>
Pizza is being sponsored by SAPIEN, Makers of PowerShell Studio and Primal Script<br>
6pm - 6:30 - Pizza and catching up<br>
6:30 - 7:15 - Tome.<br>
7:15 - 7:45 - Sunny.<br>
8ish - ?? - Drinks at Beer Authority (next to Port Authority)<br>
You must RSVP via Event Brite in order to attend:<br><a href="https://www.eventbrite.com/e/nyc-powershell-ug-tome-tanasovski-and-sunny-chakraborty-powershell-language-fundamentals-powershell-tickets-4054585374"><img src="https://powershell.org/wp-content/uploads/2015/05/EventBriteLogo.bmp" alt="EventBriteLogo"/><br><strong>Meeting Date:</strong><br>
Monday, May 11, 2015 - 18:00 - 20:00<br><strong>Location</strong><br>
Microsoft - Times Square - 6th Floor<br>
11 Times Square<br>
New York, NY 10018<br>
United States<br>
See map:<a href="http://maps.google.com/?q=40.750879+-73.985792+%2811+Times+Square%2C+New+York%2C+NY%2C+10018%2C+us%29">Google Maps</a></li></ul>
]]></content:encoded></item><item><title>Setting up the PowerShell.org DSC tools from Github</title><link>https://powershell.org/articles/2015-05-05-setting-up-the-powershell-org-dsc-tools-from-github/</link><guid>https://powershell.org/articles/2015-05-05-setting-up-the-powershell-org-dsc-tools-from-github/</guid><pubDate>Wed, 06 May 2015 04:27:34 +0000</pubDate><description>&lt;p&gt;I have created a &lt;a href="https://bladefirelight.wordpress.com/2015/04/27/test-homelab-inputobject-the-plan/"&gt;short blog series&lt;/a&gt; about how to setup the DSC tooling from the &lt;a href="https://github.com/PowerShellOrg/DSC"&gt;PowerShell.org DSC repository&lt;/a&gt;. With the mindset of contributing changes.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://bladefirelight.wordpress.com/2015/04/27/test-homelab-inputobject-the-plan/"&gt;Test-HomeLab -InputObject ‘The Plan’&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bladefirelight.wordpress.com/2015/04/30/get-posh-git-test-lab/"&gt;Get-Posh-Git | Test-Lab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bladefirelight.wordpress.com/2015/05/02/get-dscframework-test-lab/"&gt;Get-DSCFramework | Test-Lab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bladefirelight.wordpress.com/2015/05/03/invoke-dscbuild-test-lab-2/"&gt;Invoke-DscBuild | Test-Lab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bladefirelight.wordpress.com/2015/05/06/test-lab-update-github/"&gt;Test-Lab | Update-GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;-David Jones&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>I have created a<a href="https://bladefirelight.wordpress.com/2015/04/27/test-homelab-inputobject-the-plan/">short blog series</a> about how to setup the DSC tooling from the<a href="https://github.com/PowerShellOrg/DSC">PowerShell.org DSC repository</a>. With the mindset of contributing changes.</p><ol><li><a href="https://bladefirelight.wordpress.com/2015/04/27/test-homelab-inputobject-the-plan/">Test-HomeLab -InputObject ‘The Plan’</a></li><li><a href="https://bladefirelight.wordpress.com/2015/04/30/get-posh-git-test-lab/">Get-Posh-Git | Test-Lab</a></li><li><a href="https://bladefirelight.wordpress.com/2015/05/02/get-dscframework-test-lab/">Get-DSCFramework | Test-Lab</a></li><li><a href="https://bladefirelight.wordpress.com/2015/05/03/invoke-dscbuild-test-lab-2/">Invoke-DscBuild | Test-Lab</a></li><li><a href="https://bladefirelight.wordpress.com/2015/05/06/test-lab-update-github/">Test-Lab | Update-GitHub</a></li></ol><p>-David Jones</p>
]]></content:encoded></item><item><title>Dealing with the Click-Next-Admin</title><link>https://powershell.org/articles/2015-05-04-dealing-with-the-click-next-admin/</link><guid>https://powershell.org/articles/2015-05-04-dealing-with-the-click-next-admin/</guid><pubDate>Mon, 04 May 2015 17:24:17 +0000</pubDate><description>&lt;p&gt;I had a good deal of yard work to do this weekend; I see yard work in a similar way that a click-next-admin sees Windows PowerShell. I want no part in it. So I wrote a quick bit on &lt;a href="http://ramblingcookiemonster.github.io/Dealing-With-The-Click-Next-Admin/"&gt;how we can deal with the click-next-admin&lt;/a&gt;.&lt;br&gt;
Jeffrey Snover recently gave a TechDays Online session where he candidly asked us to &amp;ldquo;make today the last day you hire a click next admin.&amp;rdquo;&lt;br&gt;
&lt;img src="http://ramblingcookiemonster.github.io/images/click-next/lastday.png" alt="Reward the right people"&gt;&lt;br&gt;
This is a fantastic goal, but how do we get there? There&amp;rsquo;s no set answer, but I listed out some of the major challenges I see.&lt;br&gt;
Would love to hear your feedback and ideas - &lt;a href="http://ramblingcookiemonster.github.io/Dealing-With-The-Click-Next-Admin/"&gt;flip through the post&lt;/a&gt; and stop back here to discuss!&lt;br&gt;
If you&amp;rsquo;d like to have some fun, share your click-next-admin stories on twitter with the &lt;a href="https://twitter.com/search?q=%23clicknextadmin&amp;amp;src=typd"&gt;#ClickNextAdmin&lt;/a&gt; tag.&lt;br&gt;
&lt;img src="http://ramblingcookiemonster.github.io/images/click-next/toobusy.png" alt="Too Busy"&gt;&lt;br&gt;
Aside: Thank you for the invite to contribute here, it&amp;rsquo;s an honor.&lt;br&gt;
Cheers!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>I had a good deal of yard work to do this weekend; I see yard work in a similar way that a click-next-admin sees Windows PowerShell. I want no part in it. So I wrote a quick bit on<a href="http://ramblingcookiemonster.github.io/Dealing-With-The-Click-Next-Admin/">how we can deal with the click-next-admin</a>.<br>
Jeffrey Snover recently gave a TechDays Online session where he candidly asked us to &ldquo;make today the last day you hire a click next admin.&rdquo;<br><img src="http://ramblingcookiemonster.github.io/images/click-next/lastday.png" alt="Reward the right people"><br>
This is a fantastic goal, but how do we get there? There&rsquo;s no set answer, but I listed out some of the major challenges I see.<br>
Would love to hear your feedback and ideas -<a href="http://ramblingcookiemonster.github.io/Dealing-With-The-Click-Next-Admin/">flip through the post</a> and stop back here to discuss!<br>
If you&rsquo;d like to have some fun, share your click-next-admin stories on twitter with the<a href="https://twitter.com/search?q=%23clicknextadmin&amp;src=typd">#ClickNextAdmin</a> tag.<br><img src="http://ramblingcookiemonster.github.io/images/click-next/toobusy.png" alt="Too Busy"><br>
Aside: Thank you for the invite to contribute here, it&rsquo;s an honor.<br>
Cheers!</p>
]]></content:encoded></item></channel></rss>