Code Monkey home page Code Monkey logo

wap-adfs-tenant-provisioning's Introduction

How-To: Automating Tenant User Account Provisioning for Windows Azure Pack Integrated with ADFS

The sample Microsoft Windows PowerShell scripts listed in this repository demonstrate how to automate creating and deleting user accounts for Windows Azure Pack (WAP) environments that are integrated with Active Directory Federation Services (ADFS).

Creating Tenant User Accounts:

The sample PowerShell script named create_tenant_user.ps1 demonstrates how to perform the following primary actions:

  1. Create the user account in the local Active Directory.
  2. Create the user account in Windows Azure Pack.
  3. Subscribe the user account to a Windows Azure Pack service plan.
  4. Add the AD user account to the corresponding Windows Azure Pack user role created in System Center Virtual Machine Manager (SCVMM)

Deleting Tenant User Accounts:

The sample PowerShell script named delete_tenant_user.ps1 demonstrates how to perform the following primary actions:

  1. Delete any cloud resources and virtual machines created or owned by the user account in System Center Virtual Machine Manager (SCVMM) managing Microsoft Hyper-V.
  2. Delete the user account and service plan subscription in Windows Azure Pack.
  3. Delete the user account in the local Active Directory.

Requirements:

  1. Microsoft Windows PowerShell.
  2. Windows Azure Pack Scripts and Cmdlets for PowerShell, currently available at http://go.microsoft.com/?linkid=9811175.
  3. System Center Virtual Machine Manager (SCVMM) PowerShell cmdlets available by installing the SCVMM Console.
  4. Active Directory Module for Windows PowerShell.

Author:

Ugo Emekauwa

Contact Information:

[email protected] or [email protected]

wap-adfs-tenant-provisioning's People

Contributors

ugo-emekauwa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.