PSIISCrypto

0.2.0

The PSIISCrypto Module was created to enable administrators to install and configure IISCrypto using PowerShell. The functions available allow you to download the latest version of IISCrypto from the Nartac website and also to install IISCrypto and update to the latest version of the software. The tooling also enables you to run IISCrypto and deploy the security setti
The PSIISCrypto Module was created to enable administrators to install and configure IISCrypto using PowerShell. The functions available allow you to download the latest version of IISCrypto from the Nartac website and also to install IISCrypto and update to the latest version of the software. The tooling also enables you to run IISCrypto and deploy the security settings using the templates provided - best, pci32, strict, fips140
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSIISCrypto

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

Install-PSResource -Name PSIISCrypto

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) Luke Leigh. All rights reserved.

Package Details

Author(s)

  • Luke Leigh

Tags

IISCrypto Nartac PowerShell Security Cipher

Functions

Install-IISCrypto Set-IISCrypto Update-IISCrypto Uninstall-IISCrypto

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

0.2.0 - Phase A correctness fixes and module hardening.
 * F2: Fixed Install-IISCrypto -Test ordering and added CustomPath validation.
 * F4: Corrected Set-IISCrypto template mapping (pci32 vs pci40) to match vendor docs.
 * F5: Set-IISCrypto custom-template branch now uses the correct /template switch.
 * F6: Update-IISCrypto no longer assumes the GUI binary exists and logs accurate FileVersion after copy.
 * F7: Moved Uninstall-IISCrypto into the module as an exported cmdlet.
 * F8: Fixed Uninstall-IISCrypto Split path-corruption bug (string overload).
 * F11: Removed colliding IISC alias on Set-IISCrypto; alias now resolves to Install-IISCrypto only.
 * Manifest: explicit FunctionsToExport / CmdletsToExport / VariablesToExport / AliasesToExport, PowerShellVersion 5.1, CompatiblePSEditions Desktop.

FileList

Version History

Version Downloads Last updated
0.2.0 (current version) 7 6/20/2026
0.1.0 2,538 3/16/2023