Skip to content

Daniel Apps

All about Azure, Azure Stack and Azure Stack HCI…

  • Home
  • Azure Stack
  • Azure
  • Windows Server
    • Hyper-V
    • SDN
    • S2D
  • System Center
    • SCDPM
    • SCOM
    • SCCM
    • SCVMM
    • Azure Pack
  • Powershell
  • Quick Tips
  • About Me

Tag: powershell

2016 Azure Stack Powershell Quick Tips

Adventures of a Cloud Operator: Setup your Cloud Operator environment – Quick Tip!

15/11/2018 Dan 0

Quick tip for all potential Azure Stack Cloud Operators As you’d be aware, essentially the majority of the Azure Stack extended setup requires PowerShell. Not only does managing Azure Stack require PowerShell, it requires specific modules, tools and PowerShell profiles… Oh, did I mention Azure Stack management requires PowerShell? This

Read more
Azure Powershell Quick Tips

Azure Application Gateway with WAP and HTTPS using PowerShell

30/04/2018 Dan 0

So over the last year or so I’ve had a lot of fun extending client environments to Azure. One of the methods I’ve used has been leveraging Azure Application Gateway (AAG) with Web Application Firewall (WAF) to protect these services. The AAG’s with WAF have been a very fast and

Read more
Azure Powershell Quick Tips Windows Server

Quick tip: Add second NIC to ARM VM using PowerShell

19/09/2017 Dan 0

  This is one I use regularly, so thought it might come in handy for you.. Assumption here is you are connected via PowerShell to your intended subscription..   A few key points: The VM will need to be stopped to execute Check the Azure VM sizing to see how

Read more
2016 Powershell Quick Tips Windows Server

Export DHCP and import Reverse DNS zones using PowerShell

31/08/2017 Dan 0

  Had a fun one for a client recently whereby they were standing up some new DNS servers for a segment of their network. The forward lookup zones were very easy, import csv and PowerShell them in without much fuss at all..   Next came the Reverse DNS Zones. Now

Read more
Azure Pack Powershell Quick Tips SCVMM

Add networks to HP OneView 3.00 using REST API via PowerShell

11/01/2017 Dan 0

  I recently had the task of creating a PowerShell script to call REST API for adding Networks to an uplink set in HP OneView.   A quick overview of the environment. Our enclosures have 4x FlexFabrics, 2 used to plumb an access port to the LOMs and 2 used

Read more
Powershell Quick Tips SCOM

Disable all alerts for a SCOM management pack using PowerShell

10/01/2017 Dan 0

So use this wisely… This script will use Out-Gridview to prompt the operator for the management pack to disable the alerts for and the override management pack to save those overrides in. Enjoy! Dan First, the script to do this for all monitors: Import-module operationsmanager $SCOMServer = “<SCOMServerName>” New-SCOMManagementGroupConnection -ComputerName

Read more
Powershell Quick Tips SCOM

Create empty overrides Management Pack for SCOM via PowerShell

10/01/2017 Dan 0

Along the same line as this post, the below will create an empty overrides management pack based on a source management pack and client number These are meant for the SCOM operators to use for consistent management pack naming. Enjoy Dan! $ManagementServer = “SCOM01” $orgmanagementpackname = read-host “Enter Search Criteria”

Read more
Powershell Quick Tips SCOM

Create empty custom Management Pack from SCOM via PowerShell

10/01/2017 Dan 0

Found this one in my toolkit recently and thought I’d share. It’s a little old so the code could do with some optimizing.. What it does: Prompts the script runner for a client number and then asks them to confirm the name for new management pack. If the operator types

Read more
Azure Pack Powershell Quick Tips

Updating uri’s for HA WAP deployment via PowerShell

03/01/2017 Dan 0

Another quick one, just to share…. 🙂 For a HA WAP deployment you will need to update each service of the pertinent url to ensure they are using the NLB endpoint rather than going direct to one of the servers.. This is one that catches a few people out when

Read more
Hyper-V Powershell Quick Tips SCVMM

SCVMM DataSize Property

25/03/2016 Dan 0

Quick Tip!! So I was asked to create a custom property that gives a quick overview of the total size for the virtual disks on a VM So, leveraging of my DataStore script, I came up with the below.. Enjoy Note: This assumes you have created your custom property already

Read more

Posts navigation

1 2 Next Posts»
My Tweets

What have I been up to lately?

  • Azure Stack Hub – Change Azure Subscription Registration
  • Azure Stack tenant portal missing resource types & properties
  • Happy #SysAdminDay & WIN with Altaro VM Backup today!
  • Azure Security Center: How to Protect Your Datacenter with Next Generation Security
  • Microsoft MVP again!

Who I follow (and I suggest you do too…)

  • Azure Stack Blog
  • Darryl van der Peijl
  • David Fleming
  • James van den Berg
  • Kristopher Turner
  • Mark Scholman
  • Ned Bellavance
  • Niklas Akerlund
  • Robert Smit
  • Steve Buchanan
  • Thomas Maurer

Categories

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Powered by WordPress and WorldStar.