Jump to content

Recommended Posts

Posted

I have downloaded the 'File System Security PowerShell Module 4.2.3'

 

Copied it to my Powershell profile paths

 

$env:PSModulePath:

C:\Users\me\Documents\WindowsPowerShell\Modules

C:\Program Files\WindowsPowerShell\Modules

C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules

C:\Program Files\SharePoint Online Management Shell\

 

The module is listed in:

"Get-Module -ListAvailable"

 

 

But running a simple command gets the error:

Get-NTFSAccess : Could not load file or assembly 'AlphaFS, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...