Giter Club home page Giter Club logo

bamboozled-update-active-directory's Introduction

Update Active Directory From BambooHR

A simple PowerShell script to update the details of AD users via the BambooHR API.

Installation

  1. Install the Bamboozled PowerShell Module.
    • Open an Administrative PowerShell window.
    • Run Install-Module -name Bamboozled.
    • If prompted, type Y followed by [enter] to approve the install.
  2. Download and extract update-ad-details.ps1 from this repo. Open in your editor of choice.
  3. Uncomment the Editable variables comment block at the top of the script. Fill out the below variables with the relevant values:
    • $apiKey: Your BambooHR API key. See here for more information.
    • $subdomain: Your BambooHR subdomain. This is the 'company' part of 'company.bamboohr.com', where you'd usually access your BambooHR instance.
    • $server: The hostname of a server on your network with the appropriate roles installed.
  4. Run the script under a user account with the permissions required to edit user information in Active Directory.

For bonus points, run the script as a scheduled task to complete this automatically once a day or as regularly as needed. Your users will thank you for keeping their Outlook Address Book up to date.

bamboozled-update-active-directory's People

Contributors

simonxciv avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mhudson dimton

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.