Category: Powershell

0

My break time browsing list for 30th Oct

Reading Time: < 1 minute This week’s list is a little late as I wanted to make a last-minute addition of Shane’s post at the top there, just published yesterday. Also, it’s been a slow week for learning as I concentrate on some work projects...

0

REST API automation with PowerShell in Azure

Reading Time: 6 minutes The Power BI REST API opens a wealth of capabilities in consuming metadata about your content as well as batch processing of security changes, content deployment and backups of deployed reports. Although I talk specifically about Power BI, these methods...

0

Analysing Scribe Online maps with PowerShell

Reading Time: 3 minutes CodeSnippets #3 An all too common “feature” of business applications and tooling is the lack of power user functionality, to automate, integrate and script actions beyond the usual user-friendly drag and drop interfaces and Scribe Online is no different. I’ve...

0

How Chocolatey saves me time

Reading Time: 6 minutes I want to share an application I use when setting up a new machine or recovering from a re-install of Windows, called Chocolatey. Since I started using Chocolatey, I find a 50/50 split of people I talk to that have...

3

Retrieve Azure Tenant Id using PowerShell

Reading Time: < 1 minute CodeSnippets #1 I have an idea to do a series of short blog posts over the year with helpful PowerShell functions, SQL code or problems I’ve encountered. The kind of thing I wouldn’t bother writing about as it would barely...