localaccount

1.4

Local User Group Account Management Module

A Simple module to allow the management of local users and groups on a computer

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name localaccount -RequiredVersion 1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name localaccount -Version 1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Sean P. Kearney. All rights reserved.

Package Details

Author(s)

  • Sean P. Kearney

Tags

Local Accounts Groups Users

Functions

New-LocalUser New-LocalGroup Get-LocalUser Get-LocalGroup Remove-LocalGroup Remove-LocalUser Rename-LocalUser Rename-LocalGroup Disable-LocalUser Enable-LocalUser Add-LocalGroupMember Remove-LocalGroupMember Get-LocalGroupMember Set-LocalUser

Dependencies

This module has no dependencies.

Release Notes

Corrected bug with Group Enumeration in PowerShell 5.0

FileList

Version History

Version Downloads Last updated
1.6 3,088,667 11/12/2015
1.5 43 11/11/2015
1.4 (current version) 530 11/11/2015
1.3 225 3/29/2015
1.2 34 3/28/2015
1.1 1,789 3/21/2015
Show more