Skip to content

Commit

Permalink
Package download password-control
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
tunisiano187 committed Sep 19, 2024
1 parent 3d885c9 commit 19d31d6
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 0 deletions.
40 changes: 40 additions & 0 deletions automatic/password-control/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
[![](https://img.shields.io/chocolatey/v/password-control?color=green&label=password-control)](https://chocolatey.org/packages/password-control) [![](https://img.shields.io/chocolatey/dt/password-control)](https://chocolatey.org/packages/password-control)

## Password Control (Install)

![Screenshot of Password Control](http://www.wisesoft.co.uk/Products/PasswordControl/Images/enabled_user.PNG)

###Overview

Password Control is a tool designed to allow helpdesk staff and other IT support personnel to reset user passwords. It has a simple and intuitive interface that many users find more productive than a custom MMC console. Password Control is designed to work with **Active Directory** based domains. It also features other functions such as the ability to enable and disable user accounts (you can edit a config file to remove these features if required).

The "G" button shown in the screenshot above (next to the password box) is used to generate random passwords. By default the generated password will contain a random combination of upper case and lower case characters and digits. Symbols can also be included and you can alter the length of the password generated above that of your minimum password length setting. You can also choose to use a "pass phrase" or a custom password mask. A pass phrase is simply a combination of two words seperated by a space. A mask gives you the ability to set the exact format of the password. e.g. 5 lowercase characters followed by 2 digits, A random word followed by 3 digits, a specific password etc.

Please read [this](http://www.wisesoft.co.uk/software/passwordcontrol/basics.aspx) document to help you get started.

###Features

* Enable/Disable Accounts.
* Password Reset with automatic account unlock.
* Password Generation. A random password can be generated of a specified length with the option of uppercase, lowercase, digits and symbols. A pass phrase can also be used or you can specify a custom mask for generating passwords.
* Unlock user accounts.
* Change various account options. e.g. "Password Never Expires", "User must change password at next logon" etc
* Connect As Feature - Quick and easy method of running Password Control as a user with enhanced privileges.
* Multi-Domain support. The domain can easily be changed using the menu and the domain list is built automatically from the trusted domains in your enterprise. You can also add additional domains by hand or configure Password Control so that is connects to a specific domain controller. By default, Password Control will connect to any available domain controller in the current domain, but this behavior can easily be changed.
* Searching capabilities - Easy to search for user accounts when the account name is not known. A sinple search feature is included to search for users based on a combination of firstname and surname. An advanced search feature is also included that reuses the existing Microsoft object search dialog with which you are probably already familiar.
* Ability to customize which properties are displayed for user accounts. Display virtually any attribute.
* Domain Policy - A quick method to determine which password policy settings are defined for your domain.
* Extensible design - additional features can be added with scripts.
* Picture Gallery feature for users storing photos in Active Directory.
* Bulk Password Control for changing Passwords for many user accounts. Note: this feature will be part of a separate application called Bulk AD Users in the next release.
* Bulk Modify for changing attributes of many user accounts. Note: this feature will be part of a separate application called Bulk AD Users in the next release.

**[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/password-control/readme.md)**

#### [choco://password-control](choco://password-control)
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support)

### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)

Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820)
53 changes: 53 additions & 0 deletions automatic/password-control/password-control.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>password-control</id>
<version>2.4.3061.39299</version>
<title>Password Control (Install)</title>
<authors>David Wiseman</authors>
<owners>bcurran3</owners>
<projectUrl>http://www.wisesoft.co.uk/software/passwordcontrol/</projectUrl>
<iconUrl>https://raw.githubusercontent.com/bcurran3/ChocolateyPackages/master/password-control/PasswordControl_icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>![Screenshot of Password Control](http://www.wisesoft.co.uk/Products/PasswordControl/Images/enabled_user.PNG)

###Overview

Password Control is a tool designed to allow helpdesk staff and other IT support personnel to reset user passwords. It has a simple and intuitive interface that many users find more productive than a custom MMC console. Password Control is designed to work with **Active Directory** based domains. It also features other functions such as the ability to enable and disable user accounts (you can edit a config file to remove these features if required).

The "G" button shown in the screenshot above (next to the password box) is used to generate random passwords. By default the generated password will contain a random combination of upper case and lower case characters and digits. Symbols can also be included and you can alter the length of the password generated above that of your minimum password length setting. You can also choose to use a "pass phrase" or a custom password mask. A pass phrase is simply a combination of two words seperated by a space. A mask gives you the ability to set the exact format of the password. e.g. 5 lowercase characters followed by 2 digits, A random word followed by 3 digits, a specific password etc.

Please read [this](http://www.wisesoft.co.uk/software/passwordcontrol/basics.aspx) document to help you get started.

###Features

* Enable/Disable Accounts.
* Password Reset with automatic account unlock.
* Password Generation. A random password can be generated of a specified length with the option of uppercase, lowercase, digits and symbols. A pass phrase can also be used or you can specify a custom mask for generating passwords.
* Unlock user accounts.
* Change various account options. e.g. "Password Never Expires", "User must change password at next logon" etc
* Connect As Feature - Quick and easy method of running Password Control as a user with enhanced privileges.
* Multi-Domain support. The domain can easily be changed using the menu and the domain list is built automatically from the trusted domains in your enterprise. You can also add additional domains by hand or configure Password Control so that is connects to a specific domain controller. By default, Password Control will connect to any available domain controller in the current domain, but this behavior can easily be changed.
* Searching capabilities - Easy to search for user accounts when the account name is not known. A sinple search feature is included to search for users based on a combination of firstname and surname. An advanced search feature is also included that reuses the existing Microsoft object search dialog with which you are probably already familiar.
* Ability to customize which properties are displayed for user accounts. Display virtually any attribute.
* Domain Policy - A quick method to determine which password policy settings are defined for your domain.
* Extensible design - additional features can be added with scripts.
* Picture Gallery feature for users storing photos in Active Directory.
* Bulk Password Control for changing Passwords for many user accounts. Note: this feature will be part of a separate application called Bulk AD Users in the next release.
* Bulk Modify for changing attributes of many user accounts. Note: this feature will be part of a separate application called Bulk AD Users in the next release.

**[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/password-control/readme.md)**</description>
<summary>Bulk AD Users - A tool that allows bulk updates to Active Directory User Attributes</summary>
<copyright>Wisesoft</copyright>
<tags>wisesoft password control users active directory util utility helpdesk admin</tags>
<packageSourceUrl>https://github.com/bcurran3/ChocolateyPackages/tree/master/password-control</packageSourceUrl>
<mailingListUrl>http://www.wisesoft.co.uk/forum/forum1-password-control.aspx</mailingListUrl>
<bugTrackerUrl>http://www.wisesoft.co.uk/forum/forum5-password-control--bugs.aspx</bugTrackerUrl>
<dependencies>
<dependency id="dotnet3.5" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
33 changes: 33 additions & 0 deletions automatic/password-control/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
$ErrorActionPreference = 'Stop'
$packageName = 'password-control'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://www.wisesoft.co.uk/download/passwordcontrolv2.4.exe'
$checksum = 'C68339FA54C646D23ABF11F8648874F2948A1A5C6E486257CBDE725834284FF9'
$silentArgs = '/quiet /qn /norestart'
$validExitCodes = @(0)
$fileLocation = "$toolsDir\Setup.msi"

$packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
fileType = 'ZIP'
url = $url
checksum = $checksum
checksumType = 'sha256'
}

Install-ChocolateyZipPackage @packageArgs

$packageArgs = @{
packageName = $packageName
fileType = 'MSI'
file = $fileLocation
silentArgs = $silentArgs
validExitCodes= $validExitCodes
softwareName = 'Password Control'
}

Install-ChocolateyInstallPackage @packageArgs

Remove-Item "$env:ChocolateyInstall\lib\$packageName\tools\Setup.msi" | out-null
Remove-Item "$env:ChocolateyInstall\lib\$packageName\tools\Setup.exe" | out-null

0 comments on commit 19d31d6

Please sign in to comment.