Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: Azure

PowerShell – Prevent Kids From Installing/Running Specific Programs

Posted on January 1, 2019January 11, 2019 By David Kittell

If you use the Microsoft Family settings for your kids and can’t figure out how to prevent them from installing Chrome or Chromium this will help. This PowerShell script (ran as Administrator) will create/modify the user folders to prevent users from accessing the needed folders to run the two programs.

Read more

Raspberry Pi – Install GUI on Lite (Console)

Posted on August 8, 2018 By David Kittell
Read more

Azure DNS

Posted on April 20, 2018 By David Kittell

For VMs Internet access 168.63.129.16 168.62.167.9 For DNS Zones managed in Azure ns1-05.azure-dns.com. ns2-05.azure-dns.net. ns3-05.azure-dns.org. ns4-05.azure-dns.info.

Read more

Mac OSX – Install PHP

Posted on April 9, 2018 By David Kittell
Read more

Azure CLI – Convert VM Dynamic IP to Static IP

Posted on April 5, 2018 By David Kittell

If you create your VM with Dynamic IPs DHCP will grab the first available IP but some VMs are best on a static IP. This script below will get the existing IP of the ipconfig and reassign it to the same ipconfig as a static IP.

Read more

Azure RM – Remove Azure RM PowerShell Modules

Posted on March 7, 2018 By David Kittell
Read more

PowerShell – Set DHCP DNS or Set Static DNS

Posted on January 16, 2018February 12, 2019 By David Kittell

Execute with

Read more

Azure CLI – List All VMs with Details

Posted on December 24, 2017 By David Kittell
Read more

Azure – CLI – Build Windows/UNIX VM Function (With or without public IP)

Posted on December 19, 2017 By David Kittell

In the functions below the VM name is used in all of the pieces to build the VM to simplify documentation. Important Items: As I use a Firewall appliance in Azure I do not set Network Security Groups (NSG). I have a predefined virtual network (VN) and predefined network subnet…

Read more

Azure CLI – Download All Blobs

Posted on September 15, 2017 By David Kittell

If you ever need to get your files out of Azure this script will help you get your files out of Blob Storage

Read more
  • 1
  • 2
  • 3
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes