Joakim Svendsen

Results 7 issues of Joakim Svendsen

This for the latest .NET versions where the Win 10 "creators edition" and stuff is different.

enhancement

Add a parameter for custom date formatting strings, as supported by the ToString() method called on DateTime object types. I should have done this in the first place and just...

enhancement

To save everyone the headache of piping through something like `Get-Content servers.txt | Where { $_ -match '\S' }` to filter out empty elements.

Make it so -Exclude* parameters require -RoboOnly in use when provided. Either using parameter sets or conditional statements (if/else).

bug
enhancement

It's not terrible, but more characters should be added. Probably some corner cases, etc.

enhancement
help wanted

It would be better to support underscores than translating them to spaces.

enhancement
help wanted

Somehow. It should be possible to use uppercase letters as well for better functionality in the code.

enhancement
help wanted