Hi,
great Module, it has proven quite helpful so far. I have a minor feature request though:
Start-PsFCIV:
With the -online switch I receive the Hash Information as return objects. That's cool. What would be even better though, would be if that information contained the FileInfo object for the file. As it is I either have to remember the search root or change the values to contain the full path.
Using Accessors it would be fairly trivial to have Size, TimeStamp and Name actually return properties of the fileinfo object (so you can store all data in a single line).
Cheers and once again: Thanks.
Comments: I reviewed your request and decided to leave it as is, because these changes would break a compatibility with original FCIV.exe tool.
great Module, it has proven quite helpful so far. I have a minor feature request though:
Start-PsFCIV:
With the -online switch I receive the Hash Information as return objects. That's cool. What would be even better though, would be if that information contained the FileInfo object for the file. As it is I either have to remember the search root or change the values to contain the full path.
Using Accessors it would be fairly trivial to have Size, TimeStamp and Name actually return properties of the fileinfo object (so you can store all data in a single line).
Cheers and once again: Thanks.
Comments: I reviewed your request and decided to leave it as is, because these changes would break a compatibility with original FCIV.exe tool.