Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clay584/presidiolab
Random stuff for the Presidio Engineering Lab
https://github.com/clay584/presidiolab
Last synced: about 1 month ago
JSON representation
Random stuff for the Presidio Engineering Lab
- Host: GitHub
- URL: https://github.com/clay584/presidiolab
- Owner: clay584
- License: gpl-2.0
- Created: 2015-08-08T17:41:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T12:23:59.000Z (over 9 years ago)
- Last Synced: 2023-08-05T17:12:09.191Z (over 1 year ago)
- Language: PowerShell
- Size: 598 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PresidioLab
Random stuff for the Presidio Engineering Lab## New User Provisioning
This project takes a user's web form input and calls a Rundeck job from the Rundeck API. Then Rundeck runs the NewUserProvisioning job which calls out to a domain controller via WinRM and executes the Powershell script which actually creates the user account and emails the user.