localaccount

1.3

Manage Local Users and Groups

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.3

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

Install-PSResource -Name localaccount -Version 1.3

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

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

Additional Cmdlets added.  Get-LocalUser and Get-LocalGroup can now target a SINGLE account.  Wildcards are not supported at this time.  Pipelining works.   Get-LocalGroupMember has been added but still in testing in Powershell 5 (Please give feedback)

FileList

Version History

Version Downloads Last updated
1.6 3,713,922 11/12/2015
1.5 46 11/11/2015
1.4 540 11/11/2015
1.3 (current version) 229 3/29/2015
1.2 37 3/28/2015
1.1 1,824 3/21/2015
Show more