Powershell

Retrieving Fabric Tenant Settings interactively using Powershell

Retrieving Fabric Tenant Settings interactively using Powershell

  • 2024-08-02
  • 4 minutes to read

How to use standard Azure powershell cmdlets to retrieve the Fabric Tenant settings for evaluation.

Read More
How to run a powershell script as part of a Git hook

How to run a powershell script as part of a Git hook

  • 2024-03-09
  • 3 minutes to read

Ever wanted to run a powershell script as part of a Git Hook? Well you can! This post explains how you do it.

Read More
Get the Computer Name cross-platform using Powershell

Get the Computer Name cross-platform using Powershell

  • 2023-12-10
  • 1 minute to read

Getting the computer name using Powershell in a cross-platform way because I use a Mac and I like to be inclusive.

Read More
How to execute a powershell script stored remotely as a gist

How to execute a powershell script stored remotely as a gist

  • 2020-11-07
  • 2 minutes to read

Find out how to fire off a chocolatey build from Powershell using a remote gist allowing for easy automation.

Read More