thekamilpro / tools

16 stars 10 forks source link

Added VSS writers and another VSS writer state #9

Closed kofruge closed 3 years ago

kofruge commented 3 years ago

I added some additional VSS writers and another VSS writer state to help with a scheduled task I needed to create and wanted to contribute my additions back in case you think they're useful and want to merge them into your code.

thekamilpro commented 3 years ago

Hi kofruge,

thanks for the submission! What I'll do is to split KPVSSWriter into a separate repo this week, as it was getting bit more attention since first time introducing it.

Then it would be much easier to keep it as a separate project, add unit tests and publish it to PowerShell Gallery so that users could install it with Install-Script.

But never the less, I'll merge your code for now.