Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 565 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 565 Bytes

CrmPrivilegeChecker

This is a small plugin to assist in identifying which user/team needs what privilege for what object, then (optionally) giving it to them.

Getting Started

Prerequisites

  • Visual Studio 2015 or higher
  • Nuget

Installing

  1. Build project
  2. Copy CrmPrivilegeChecker.dll to %appdata%\MscrmTools\XrmToolBox\Plugins
  3. (Re)Launch XrmToolBox v1.2017.10.19 or higher.

The project is also set-up for debugging.

Contributing

License

TODO