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

Create Volume Scan and Volume Type Select - C# #20

Open
DHorse2 opened this issue Dec 6, 2021 · 2 comments
Open

Create Volume Scan and Volume Type Select - C# #20

DHorse2 opened this issue Dec 6, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request Hold On hold pending other issues.

Comments

@DHorse2
Copy link
Owner

DHorse2 commented Dec 6, 2021

An additional command set is being added to scan the system for volumes and prompt the user for volume type.

Although this could be implemented primitively (IE Cmd) I think the "Primitive still has powerful abstraction" point has been well established enough. Particularly with Admins that typically would have no problem implementing this feature as a console action (Commands).

Given it's a Windows product I should probably do this in C#. It would provide a starting point generating additional features by outputting scripts from code.

Of course I should consult the user base about this. I did. All one of them.
Self I says... I says Self... you do whatever you darn well want...

The background (called Automatic in MyDefrag) and Task Scheduler feature is more important but this is a dependency of it.

@DHorse2 DHorse2 added the enhancement New feature or request label Dec 6, 2021
@DHorse2 DHorse2 self-assigned this Dec 6, 2021
@DHorse2
Copy link
Owner Author

DHorse2 commented Dec 6, 2021

There was a (closed) duplicate with this text:
Currently the system has one each of System, Development, Data and Archive.
They could do all volumes of that type but I don't think this is very intuitive to clients.
A System->Volume List->Volume Types definition is standard.

@DHorse2
Copy link
Owner Author

DHorse2 commented Dec 6, 2021

Also related:
An additional command set is being added to scan the system for volumes and prompt the user for volume type.
An additional command set is being added to be used in the Task Scheduler to scan these defined volumes.
I guess volume type SKIP could be added to System, Dev, Data and Archive.

@DHorse2 DHorse2 changed the title Create Volume Scan and Zone Type Select Create Volume Scan and Volume Type Select - C# Dec 17, 2021
@DHorse2 DHorse2 added the Hold On hold pending other issues. label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hold On hold pending other issues.
Projects
None yet
Development

No branches or pull requests

1 participant