David

Results 7 comments of David

If comment-based help is still wanted I can take this action. I could get something together today or tomorrow for all the functions. You can reference my recent pull request...

Ideally, I would like to see support for PowerShell 5.1 and above. As someone who works in the MSP space right now, 99% of our local setups still use PowerShell...

@adrianwells I used\updated the pester tests from this repo to help catch missed items for that exact reason. Maybe these can help provide a reference going forward. - [Module Tests](https://github.com/Celerium/SentinelOne-PowerShellWrapper/tree/main/SentinelOneAPI/Tests)

Check out this tool created by Angus Warrens & Kelvin Tegelaar. I was able to get it to start working again if you comment out the following on lines 18-21....

I noticed this while writing the help descriptions and as an assumption, I think I can see why they are like this. As an example check out the configurations "[Index](https://api.itglue.com/developer/#configurations-index)"...

I'm not the biggest fan and or even very knowledgeable when it comes to dynamic parameters as they feel very bloated and can be difficult to decipher but here is...

Good point I forgot they don't appear in the about_help. I'm good with adding them all into a ValidateSet and just noting the about_help which ones can be used with...