Thorsten Schröder

Results 8 comments of Thorsten Schröder

`CategoryInfo : ObjectNotFound: (./setup.ps1:String)` ¯\_(ツ)_/¯

@lipkau The first appearance of the value is overwritten with the arraylist in `Get-IniContent`. You should rather safe the previous value before creating an arraylist. Fix: ``` if ($ini[$section][$name] -is...

Today i pushed a new release that implements backup/restore for being able to revert all changes that have been made. This is the first step into the direction you mentioned...

did you use the console program?

just try -h as a command line parameter. Can you tell me, if a second run of "check privacy settings" showed green lines?

I totally agree with you. I'm working on this feature for the next release, please stay tuned. Currently the only way to manually remove or add rules is to edit...

Hi doobry, i'll check this during the next days, thanks a lot!

I was about opening an issue on this topic today as well. The module actually does not handle the case, when a host-key has changed. The system lacks the ability...