Skip to content

webmd-health-services/Carbon.Accounts

Repository files navigation

Overview

The "Carbon.Accounts" module...

System Requirements

  • Windows PowerShell 5.1 and .NET 4.6.1+
  • PowerShell Core 6+

Installing

To install globally:

Install-Module -Name 'Carbon.Accounts'
Import-Module -Name 'Carbon.Accounts'

To install privately:

Save-Module -Name 'Carbon.Accounts' -Path '.'
Import-Module -Name '.\Carbon.Accounts'

Commands

About

PowerShell module for managing users, groups, and privileges.

Resources

License

Stars

Watchers

Forks

Packages

No packages published