Hi jared, im encountering a repeating error and i wonder if you could help me with that.
I installed the portable PowerForensic using the Install PS script, after the installation finish i tried to run
Get-ForensicNetworkListPortable and go this error:
`Unable to find type [PowerForensics.Ntfs.FileRecord].
At C:\Users\sahars\Desktop\PowerForensicsPortable-master\Cmdlets\Get-ForensicFileRecordPortable.ps1:33 char:13
-
[PowerForensics.Ntfs.FileRecord]::Get($Path, $False)
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (PowerForensics.Ntfs.FileRecord:TypeName) [], RuntimeException
- FullyQualifiedErrorId : TypeNotFound
`
I got the same error for more functions (havn't tried them all)
Im a newbie regarding PS so i'd be happy with a detailed explanation
Hi jared, im encountering a repeating error and i wonder if you could help me with that.
I installed the portable PowerForensic using the Install PS script, after the installation finish i tried to run
Get-ForensicNetworkListPortable and go this error:
`Unable to find type [PowerForensics.Ntfs.FileRecord].
At C:\Users\sahars\Desktop\PowerForensicsPortable-master\Cmdlets\Get-ForensicFileRecordPortable.ps1:33 char:13
`
I got the same error for more functions (havn't tried them all)
Im a newbie regarding PS so i'd be happy with a detailed explanation