AP.Module.Security

AP Security Module, functions to provide security tasks (Encrpytion / Decryption / NTFS and Share permissions / TLS Certificates).

Recent Packages

Version Downloads
1.2.2 320
1.2.1 69
1.2.0 57
1.0.5 92
1.0.4 81

Usage Instructions

Latest Version: 1.2.2

To register the AP.Module.Security feed with PowerShell as a repository, run the following command:

Install-Module -Name "AP.Module.Security" -RequiredVersion "1.2.2" -Repository "Master"

To install Master from the command line, run the following command:

Register-PSRepository -Name "Master" -SourceLocation "https://psdeploy.theaccesspoint.co.uk/nuget/Master/"