mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-02-09 07:26:51 +00:00
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
DSInternals PowerShell Module
|
|
=============================
|
|
|
|
![MIT License](https://img.shields.io/badge/License-MIT-green.svg) ![PowerShell 3 | 4 | 5](https://img.shields.io/badge/PowerShell-3%20|%204%20|%205-blue.svg) ![Visual Studio 2013](https://img.shields.io/badge/Visual%20Studio-2013-383278.svg)
|
|
|
|
Description
|
|
------------
|
|
|
|
The DSInternals PowerShell Module exposes several internal and undocumented features of Active Directory.
|
|
|
|
Quick Start Guide
|
|
-----------------
|
|
- [List of Cmdlets with Usage Examples](https://www.dsinternals.com/en/list-of-cmdlets-in-the-dsinternals-module/)
|
|
- [Wiki](https://github.com/MichaelGrafnetter/DSInternals/wiki)
|
|
|
|
Continuous Integration
|
|
----------------------
|
|
|
|
| Compilation | Unit Tests |
|
|
--- | ---
|
|
![Build Status](https://grafnetter.visualstudio.com/DefaultCollection/_apis/public/build/definitions/419499fa-9402-4b5b-96ad-1d9d235c1b8f/6/badge) | ![Build Status](https://grafnetter.visualstudio.com/DefaultCollection/_apis/public/build/definitions/419499fa-9402-4b5b-96ad-1d9d235c1b8f/7/badge)
|
|
|
|
Automatic builds are provided by [Visual Studio Team Services](https://www.visualstudio.com/en-us/products/visual-studio-team-services-vs.aspx).
|
|
|
|
Author
|
|
------
|
|
|
|
**Michael Grafnetter**
|
|
- [Blog](https://www.dsinternals.com/en)
|
|
- [LinkedIn](https://www.linkedin.com/in/grafnetter)
|
|
- [Twitter](https://twitter.com/mgrafnetter)
|