Yvez
  • Azure
  • Office 365
  • Powershell
  • Windows
  • About

Power of the Shell

Azure

Map Azure File Share using Intune PowerShell script

You need some imagination to solve a problem. Microsoft frequently creates problems. Thus, a lot of creativity is needed. Mapping Azure File Shares using Intune PowerShell demands a little imagination.

By yvez, 2 years04/11/2020 ago
top on powershell
Powershell

Let’s create TOP for PowerShell

Top is a super-cool interactive tool. It displays real-time processes and resources. And you can interact with them. Linux guys always have the shiniest command prompts… pfff. Let’s try to fix that! TLDR… Right to some code! What do I Read more…

By yvez, 3 years01/09/2019 ago
Azure AD administrator easy
Azure

Assign administrator permissions on a Azure AD joined PC the easy way

Last year we explored 4 ways to add administrator permissions to AAD joined devices. Now Microsoft has finally made this process a lot easier. Let me show you it’s features!

By yvez, 3 years26/05/2019 ago
Pipe it like it's hot
Powershell

Execute a script block accepting pipeline input and show your progress

Pffffieeuw… This was quite the puzzle! Finally got an easy progress bar when I need to execute those long-running batch commands.

By yvez, 3 years05/05/2019 ago
Powershell

Shorten your PowerShell one-liner

Need to fit your PowerShell oneliner in a Twitter message? Oh, noes!!! Too many characters! Let’s shorten that oneliner with some useful tricks.

By yvez, 3 years11/01/2019 ago
Apple phone charging usb indicator
Hardware

Add a graphical battery level indicator to your PowerShell prompt

Laptops are cool for some scripting on the go. But sometimes you need to check on your juices. You don’t want to end your PowerShell session mid-command! Enter the commandline battery indicator.

By yvez, 4 years14/10/2018 ago
Hardware

How to check if your rebooting device is back online using PowerShell

Rebooting a switch is easy. Having patience enough to not frantically click the F5 button to check if the webinterface is back online is next to impossible. Here’s a quick PowerShell snippet with a solution!

By yvez, 4 years13/10/2018 ago
Install your Windows packages
Powershell

3 easy ways to manage Windows applications through command line

Got some new toy? Or just rebooted after installing Windows again? Here are 3 ways to get your applications going again and get rid of those pesky pre-installed apps.

By yvez, 4 years30/09/2018 ago
Structure sky buildings
Azure

Structure of an ARM template – ARM template series

Second article in a series on how to use Azure Resource Manager templates. This time a deeper dive in the JSON structure of ARM templates.

By yvez, 4 years27/05/2018 ago
let's start get an arm template on azure
Azure

Where to get an ARM template? – ARM template series

Post number 1 in our series about ARM templates. Let’s begin our series simple. Just grab a template. No more, no less.

By yvez, 4 years21/05/2018 ago

Posts navigation

1 2 Next
Recent Posts
  • Map Azure File Share using Intune PowerShell script
  • Let’s create TOP for PowerShell
  • Assign administrator permissions on a Azure AD joined PC the easy way
  • Execute a script block accepting pipeline input and show your progress
  • Shorten your PowerShell one-liner
Archives
  • November 2020
  • September 2019
  • May 2019
  • January 2019
  • October 2018
  • September 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • About