Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Measurement Advisor Data Connector for Autosol Communication Manager

Install the PowerShell NTFSSecurity Module

  • Last UpdatedAug 27, 2024
  • 1 minute read

You must install the NTFSSecurity Powershell module if it doesn’t already exist.

Before you begin

  • Do one of the following:

    • If your server has internet access, open a PowerShell window and run the command:

      Install-Module -Name NTFSSecurity -RequiredVersion 4.2.4

    • If your server doesn't have internet access, download the latest module from here, choosing Manual Download to download the raw nupkg file:

      https://www.powershellgallery.com/packages/NTFSSecurity/4.2.4

To install the manually downloaded Powershell module

  1. Unblock the downloaded file. You can use Unblock-File -Path <path\file.nupkg>.

  2. Change the file from .nupkg to .zip.

  3. Extract the contents to a folder.

  4. Remove the version from the folder. The folder name should be ntfssecurity.

  5. Copy the folder to your PowerShell Modules directory in the $env:PSModulePath. For example, C:\Program Files\WindowsPowerShell\Modules.

TitleResults for “How to create a CRG?”Also Available in