Showing archive results for 2016

May 23, 2016
Post comments count0
Post likes count0

Work with the Azure Resource Manager cmdlets – Part 1

Doctor Scripto

Summary: Obtain and install the AzureRM cmdlets. This blog post is part of a series about how to work with the Azure Resource Manager cmdlets. To get the most out of this series, read the posts in order. After you finish this series, move on to the next two series to learn more about the Azure Resource Manager cmdlets.  I heard M...

Windows PowerShellguest bloggerSean Kearney
May 16, 2016
Post comments count0
Post likes count0

The Scripting Guys and Scripting Wife summer tour

I_am_mr_ed

SUMMARY: Ed Wilson talks about his summer of PowerShell tour with dates and links to live appearances. Hello everyone,  Hope you are having a fantastic day. Ed and I have been busy as usual and are ready to get busier.  Here are the dates and links to upcoming events we will be attending and Ed speaking. There is a trip to Europe that some items a...

Scripting Guy!guest bloggercommunity
May 3, 2016
Post comments count0
Post likes count0

The top three tips for effective sorting in PowerShell

Doctor Scripto

Summary: Learn the top three tips to effectively use Windows PowerShell to sort data in this blog post by the Microsoft Scripting Guy, Ed Wilson. One of the fundamental things that I need to do when I look at any kind of data is sort it so that I can make sense of what I am looking at. It doesn’t matter if I am looking at Yelp for restaurant recom...

getting startedHey Scripting Guysorting
Apr 25, 2016
Post comments count0
Post likes count0

PowerTip: Specify that a script requires admin privileges to run

Doctor Scripto

Summary: Learn how to require admin privileges to run a Windows PowerShell script.  How can I make sure that my Windows PowerShell script has administrator privileges to run?  Use the #Requires directive and specify RunAsAdministrator. Here is an example:

Apr 25, 2016
Post comments count0
Post likes count0

How to answer a technical question: A guide for presenters

Doctor Scripto

Summary: Learn how to properly answer a technical question in a presentation in this step-by-step post by PowerShell MVP June Blender. Today we have another blog post by PowerShell MVP June Blender. June is an Honorary Scripting Guy and a technical evangelist for the SAPIEN Technologies, Inc. She has been working with PowerShell for a long time. W...

Scripting Guy!guest bloggercommunity