Category: PowerShell
Consuming your Azure API App with Azure AD Authentication using PowerShell
Who owns the assigned Azure Pack public IP Address
Speaking at Experts Live
Imagine what you could do with Powershell Direct
New way to connect to AzurePack Powershell
I was struggling with the PowerShell API for Azure Pack. I imported the publishsettingsfile as described in this post. In the past when I wanted to get all the VM’s I could simply run:
Get-WAPackSubscription "Mark Scholman" | Select-WAPackSubscription Get-WAPackVM And that would give me all my VM’s running on the Azure Pack Subscription. But…
GIT Commands explained
Short recap on what is Git: Git is a distributed repository. Everyone has its own copy of all files from the project (Repo) stored on their computer. Advantage of Git is that every user in the project team can work offline. In this post we take a closer look on…
Managing VMM VLAN Network’s with Service Management Automation (SMA)
Powershell Source Control: GIT and Visual Studio Online
Lync Dialing Rule Optimizer
I found on the world wide web a interesting tool to create dialing rules in Lync. http://www.lyncoptimizer.com/ Originally, the Optimizer created a simple text file that you would copy and paste into Lync Powershell. It would create the phone usage, route and trunk translation rules necessary for least cost routing…
Consuming your Azure API App with Azure AD Authentication using PowerShell
Who owns the assigned Azure Pack public IP Address
Speaking at Experts Live
Imagine what you could do with Powershell Direct
New way to connect to AzurePack Powershell
I was struggling with the PowerShell API for Azure Pack. I imported the publishsettingsfile as described in this post. In the past when I wanted to get all the VM’s I could simply run: Get-WAPackSubscription "Mark Scholman" | Select-WAPackSubscription Get-WAPackVM And that would give me all my VM’s running on the Azure Pack Subscription. But…
GIT Commands explained
Short recap on what is Git: Git is a distributed repository. Everyone has its own copy of all files from the project (Repo) stored on their computer. Advantage of Git is that every user in the project team can work offline. In this post we take a closer look on…
Managing VMM VLAN Network’s with Service Management Automation (SMA)
Powershell Source Control: GIT and Visual Studio Online
Lync Dialing Rule Optimizer

I found on the world wide web a interesting tool to create dialing rules in Lync. http://www.lyncoptimizer.com/ Originally, the Optimizer created a simple text file that you would copy and paste into Lync Powershell. It would create the phone usage, route and trunk translation rules necessary for least cost routing…