localaccount

1.1

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

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

Install-PSResource -Name localaccount -Version 1.1

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

Dependencies

This module has no dependencies.

Release Notes

Minimal Help at this time.   Piping added in, -whatif option added in.  Password must be generated for New-LocalUser using GET-Credential

FileList

Version History

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