Windows Azure Pack Tool enables you to execute tasks through a simple menu. – Download here – Download here – Download here – Download here –
Tag: Windows Azure Pack
Service Management Automation – Error Handling
In this blog I will give some examples of error handling within a InlineScript, in a Powershell workflow using SMA. Normally you can define multiple workflows in Powershell, in combination with SMA there is a restriction to use more than one workflow per script. Also you cannot execute any commands outside of the defined workflow, […]
Windows Azure Pack – Active Directory Design Choices
In this blog I will discuss different Active Directory designs, focusing on the use of Windows Azure Pack. Since Windows Azure Pack is nothing different from a regular web service, these designs can be used in a very generic way. When talking Active Directory, we are actually talking security. The design decisions you make can […]