Showing results for Hey Scripting Guy! - Scripting Blog [archived]

Nov 10, 2016
0
0

Manage SharePoint Online site collections and the web templates with PowerShell

Doctor Scripto
Doctor Scripto

Summary: PowerShell commands can manage site collections and the web templates that create site collections. Christopher Weaver is a Microsoft Premier Field Engineer (PFE) who focuses on SharePoint and Office 365 solutions for large enterprise Premier customers. He has been doing PowerShell and SharePoint with Microsoft for nine years. In his spar...

Windows PowerShellguest bloggerChristopher Weaver
Nov 9, 2016
0
0

Part 3 – Use Azure Automation DSC to Configure Linux and execute PowerShell scripts

Doctor Scripto
Doctor Scripto

Summary: Learn how to configure and use PowerShell, Bash, and DSC with Linux. Hi, my name is Stefan Roth (Blog: http://stefanroth.net / Twitter: @stefanroth_net), and I am a Cloud and Datacenter MVP. In my last post of this three-part series, I would like to show you how we are able to hook up the previously installed Linux system to Azure Automat...

Scripting Guy!Windows PowerShellguest blogger
Nov 8, 2016
0
0

How to avoid reinventing the wheel in Azure Automation

Doctor Scripto
Doctor Scripto

Summary: Take advantage of existing scripts to create your own solutions.   Automation is the number one technical skill that IT needs to have to thrive in today’s quickly changing world. My recommendation is that anything you do for automation you should do in PowerShell, and you should use Azure Automation as your go-to automation solution...

guest bloggerStefan Roth
Nov 4, 2016
0
0

PowerTip: Capture error code of a PowerShell session in Linux or macOS

Doctor Scripto
Doctor Scripto

Summary: Capture the status code of a PowerShell session in Linux or macOS. Could you show me how to run a PowerShell script in Linux or macOS and capture the status of whether that script succeeded or failed? No problem, my friend. Just run the PowerShell session, and start the script as in the following example. You can view the status in the ...

Windows PowerShellPowerTipguest blogger
Nov 4, 2016
0
0

Open Source PowerShell – Part 1

Doctor Scripto
Doctor Scripto

Summary: Find and install the Open Source PowerShell software for Linux or Windows. I was reading up about a great new change in PowerShell. I heard that the newest version was Open Sourced on GitHub. Any chance you could give me a quick run-through to check it out? Honorary Scripting Guy, Sean Kearney, is here today to bring you up to pace wit...

Windows PowerShellguest bloggerSean Kearney