Power Automate: Running PowerShell Scripts
Many things can be done in Power Automate or using Microsoft Graph, but not everything. For certain things, Microsoft requires us to use PowerShell scripts. If you’re not …
Making your life easier!
PowerShell is a scripting language usually used for automation in Microsoft’s Products, like Azure and SharePoint. It’s pretty interesting, and you can do a lot with it, so here are some articles to help you start.
Many things can be done in Power Automate or using Microsoft Graph, but not everything. For certain things, Microsoft requires us to use PowerShell scripts. If you’re not …
There are two ways to make a site a “HubSite”. The first is to go to the administration console in your tenant and create it. …
Working with text is quite hard, especially when you need “clean” text to create a resource or something that doesn’t support special characters. Let’s think, for …