LocalMachine

1.1

Simple management functions for accounts and settings on a local machine.

Minimum PowerShell version

2.0

Installation Options

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

Install-Module -Name LocalMachine -RequiredVersion 1.1

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

Install-PSResource -Name LocalMachine -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) 2016 Chris Redit. All rights reserved.

Package Details

Author(s)

  • Chris Redit

Functions

New-LocalUser Get-LocalUser Set-LocalUser Remove-LocalUser Set-LocalAccountPassword Test-LocalAccountPassword Add-LocalGroupMember Get-LocalGroupMember Remove-LocalGroupMember New-LocalGroup Get-LocalGroup Set-LocalGroup Remove-LocalGroup

Dependencies

This module has no dependencies.

Release Notes

Fixed PowerShell 2.0 compatibility in the module manifest.
Fixed errors when Get-LocalGroup and Get-LocalGroupMember returned domain objects under a local user context.
Fixed detection of bound parameters to improve compatibility across PowerShell versions.

FileList

Version History

Version Downloads Last updated
1.3 2,209 12/11/2016
1.2 201 6/8/2016
1.1 (current version) 97 2/8/2016
1.0 26 2/3/2016