August 2, 2019
Blogs, Articles, and Posts
Announcing docs.microsoft.com/samples
(docs.microsoft.com)
Microsoft just announce a new experience on docs.microsoft.com – a unified, company-wide code
By: submitted:Jun 15 2022
Microsoft just announce a new experience on docs.microsoft.com – a unified, company-wide code
samples browser. You can check it out on docs.microsoft.com/samples. With this release, they aim to make it easier for you to discover relevant code examples to get started, no matter what Microsoft product or service you’re using.
By: submitted:Jun 15 2022
AzureADAssessment
(github.com)
Hey AzureAD admins! Do you already know MSCloudIdUtils.psm1? It’s a PowerShell module with
By: submitted:Jun 15 2022
Hey AzureAD admins! Do you already know MSCloudIdUtils.psm1? It’s a PowerShell module with
helper functions to gather configuration information of your tenant e.g. logs and reports of licenses, apps (incl. expired secrets).
By: submitted:Jun 15 2022
Build Docker Container for PowerShell on Raspberry Pi
(trevorsullivan.net)
Let Trevor show how you can run PowerShell easily using the RaspberryPi, thanks to Docker.
By: submitted:Jun 15 2022
Let Trevor show how you can run PowerShell easily using the RaspberryPi, thanks to Docker.
By: submitted:Jun 15 2022
Extended Intune Documentation Script
(wpninjas.ch)
Thomas has updated his already awesome Intune Documentation script. It will now include AutoPilot
By: submitted:Jun 15 2022
Thomas has updated his already awesome Intune Documentation script. It will now include AutoPilot
configurations, Compliance Policies, Exchange Connector, and may more areas. Check out his blog and Github for the complete list.
By: submitted:Jun 15 2022
How to change registry permissions with PowerShell
(adamtheautomator.com)
Just about every object in Windows can set who and what can access it. The registry is no different.
By: submitted:Jun 15 2022
Just about every object in Windows can set who and what can access it. The registry is no different.
Since PowerShell ties into the .NET Framework, you can change these restrictions with a script. In this post, you’re going to learn how to change registry permissions with PowerShell using the?Get-Acl?and?Set-Acl?cmdlets.
By: submitted:Jun 15 2022
How to Transfer File Permissions with PowerShell
(adamtheautomator.com)
Maintaining file share permissions across servers can be a major challenge but by using PowerShell,
By: submitted:Jun 15 2022
Maintaining file share permissions across servers can be a major challenge but by using PowerShell,
we can automate this process allowing you to go home early.
By: submitted:Jun 15 2022
Powershell: Everything you wanted to know about $null
(powershellexplained.com)
The PowerShell?$null?often appears to be simple but it has a lot of nuances. Let?s take a close look
By: submitted:Jun 15 2022
The PowerShell?$null?often appears to be simple but it has a lot of nuances. Let?s take a close look
at?$null?so you know what happens when you unexpectedly run into a?$nullvalue.
By: submitted:Jun 15 2022
Returning Data from PowerShell Scripts to be Consumed by Ansible Playbooks
(jonathanmedd.net)
Consider the scenario where you have an Ansible playbook which executes some PowerShell code via
By: submitted:Jun 15 2022
Consider the scenario where you have an Ansible playbook which executes some PowerShell code via
win_shell and you wish to consume the PowerShell output later on in the playbook. Well, you’re in luck because Jonathan can show you the quick and easy to way how.
By: submitted:Jun 15 2022
Send Custom Notifications with Intune PowerShell SDK
(timmyit.com)
Last week Microsoft released a new feature in Intune where admins now can send custom notifications
By: submitted:Jun 15 2022
Last week Microsoft released a new feature in Intune where admins now can send custom notifications
to the Company Portal app to Android and iOS devices. If you?re like Timmy (and me) and don?t want to use the Intune Portal more than absoloutly necessary, there is also the option to send notifications using the Intune PowerShell SDK.
By: submitted:Jun 15 2022
Simple PowerShell Wrapper for the Intune Win32 Content Prep Tool
(jrudlin.github.io)
Super simple PowerShell script/wrapper for the IntuneWinAppUtil.exe content prep tool to speed up
By: submitted:Jun 15 2022
Super simple PowerShell script/wrapper for the IntuneWinAppUtil.exe content prep tool to speed up
your Intune packaging pipeline
By: submitted:Jun 15 2022
VsCode-PowerShell Prompt to update PowerShell Version
(github.com)
Coming in the next version of the PowerShell extension for VSCode…a friendly dialog that helps
By: submitted:Jun 15 2022
Coming in the next version of the PowerShell extension for VSCode…a friendly dialog that helps
you stay up-to-date with PowerShell releases
By: submitted:Jun 15 2022
Books, Media, and Learning Resources
Azure PowerShell Two-Day Deep Dive Virtual Workshop
(cloudskills.io)
Mike Pfeiffer, Jeff Hicks, Tim Warner, and Adam Bertram are running an Azure PowerShell Virtual Deep
By: submitted:Jun 15 2022
Mike Pfeiffer, Jeff Hicks, Tim Warner, and Adam Bertram are running an Azure PowerShell Virtual Deep
Dive Workshop starting August 20th. Come hang out with them, learn something new, and get your questions answered!
By: submitted:Jun 15 2022
The Azure Superpowers Workshop
(github.com)
If you are interested in doing some Azure DevOps training/workshops check out this repo. It focusses
By: submitted:Jun 15 2022
If you are interested in doing some Azure DevOps training/workshops check out this repo. It focusses
on the prerequisite skills and technologies needed to succeed with Azure DevOps as the preferred method for deploying applications into Azure, and is all self-paced.
By: submitted:Jun 15 2022
Top 51 PowerShell Examples You Should Learn
(sharepointsky.com)
This PowerShell tutorial explains What is Windows PowerShell? What are various tools we can use to
By: submitted:Jun 15 2022
This PowerShell tutorial explains What is Windows PowerShell? What are various tools we can use to
write PowerShell script, What are the advantages of using Windows PowerShell? And also this tutorial contains 51 top useful PowerShell examples with scripts.
By: submitted:Jun 15 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.