damienvanrobaeys / MDT-Task-Sequence-Debugger

Task Sequence Debugger for MDT
19 stars 2 forks source link

Feature requests #1

Open TripleNico opened 3 years ago

TripleNico commented 3 years ago

First of all, my compliments on the software! Very nice and very helpfull, i also love the MahApps theme!

I just implemented the tool because i was having some errors during deployment in WinPE fase which is a pain to debug. Thanks to your tool it is made easy! 👍

If it it's not to much to ask i do have a few feature requests:

  1. Can the Window be sizable? (reading logs is very tiny)
  2. Can you add colors to the Log rules like the CMTrace does?
  3. Can you enable dark theme by default?
  4. Can you force the resolution of WinPE to match the screen? I often see that the WinPE is sized like 800x600 on new computers while these have FullHD screens.
  5. Button to copy all the BDD log files to the DeploymentShare?

If you need any coding help, i'm happy to help!

damienvanrobaeys commented 3 years ago

First of all, my compliments on the software! Very nice and very helpfull, i also love the MahApps theme!

I just implemented the tool because i was having some errors during deployment in WinPE fase which is a pain to debug. Thanks to your tool it is made easy! 👍

If it it's not to much to ask i do have a few feature requests:

  1. Can the Window be sizable? (reading logs is very tiny)
  2. Can you add colors to the Log rules like the CMTrace does?
  3. Can you enable dark theme by default?
  4. Can you force the resolution of WinPE to match the screen? I often see that the WinPE is sized like 800x600 on new computers while these have FullHD screens.
  5. Button to copy all the BDD log files to the DeploymentShare?

If you need any coding help, i'm happy to help!

Hello Nico,

Thanks for your comment. Nice ideas I will work on it.