We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello I it possible you can implement this system call (SMB) into powershell ? Previous File Version Enumeration: https://msdn.microsoft.com/en-us/library/cc246471.aspx
I found this code that is working: https://github.com/HiraokaHyperTools/EnumerateSnapshots/blob/master/Source.cpp
The expected result would look like that:
@GMT-2018.05.19-16.00.05 @GMT-2018.05.18-16.00.05 @GMT-2018.05.17-16.00.05 @GMT-2018.05.16-16.00.05 @GMT-2018.05.15-16.00.05 @GMT-2018.05.14-16.00.06 @GMT-2018.05.13-16.00.04
I was unable to transform type definitions to PowerShell.
Thanks to take a look at this. Jean-Marc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I it possible you can implement this system call (SMB) into powershell ?
Previous File Version Enumeration: https://msdn.microsoft.com/en-us/library/cc246471.aspx
I found this code that is working: https://github.com/HiraokaHyperTools/EnumerateSnapshots/blob/master/Source.cpp
The expected result would look like that:
I was unable to transform type definitions to PowerShell.
Thanks to take a look at this.
Jean-Marc
The text was updated successfully, but these errors were encountered: