Monthly Archive: October 2018

Automating Office365 with VMware vRO – Part Two

Note: Please ensure you have read Part One in this series before continuing Recap In Part One we Reader Activity Review 1. Became familiar with the Microsoft Graph API. 2. Tested the API using the Graph Explorer. 3. Became familiar with the Graph API Reference guide. 4. Registered...

Automating Office365 with VMware vRO – Part One

  Recently I have been working on projects where I have been asked to automate actions within Office365. An example of this is to create a new user. Thankfully, Microsoft have the great Microsoft.Graph API that helps with this. Did you know that the Graph API has been...

Scorch Integration Toolkit and WIX > 3.5

Recently I have been doing some work with Microsoft Orchestrator again. One of the tasks I have been working on has been to write some custom code to introduce missing action functionality. Whilst I have been writing this code in C# in Visual Studio, it needs to be...