Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The volume for a file has been externally altered so that the opened file is no longer valid. #42

Open
RobBerg74 opened this issue Oct 17, 2024 · 0 comments

Comments

@RobBerg74
Copy link

I get this error. As soon as I remove this from UnsafePaths the error disappear.

@{
label = "Autodesk";
Paths = "C:\Autodesk";
pubruleGranularity = "pubOnly";
}

Scanning Autodesk:
C:\Autodesk
Get-AppLockerFileInformation : The volume for a file has been externally altered so that the opened file is no longer valid. (Exception from HRESULT: 0x800703EE)
At D:\Temp\AaronLocker-main\AaronLocker\Support\BuildRulesForFilesInWritableDirectories.ps1:235 char:42

  • ... AddRange( @(Get-AppLockerFileInformation -FileType Exe,Dll,Script -Di ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Get-AppLockerFileInformation], FileLoadException
    • FullyQualifiedErrorId : TestAppLockerPolicyCmdlet-FailedProcessingFile,Microsoft.Security.ApplicationId.PolicyManagement.Cmdlets.GetAppLockerFileInformationCmdlet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant