Skatterbrainz
Skatterbrainz
Inserted Example 2 to show using -TitleIncludes parameter usage
The OS summary tables always show "There is no information to report", even for the primary. This is on 1.0.28
The tests should be able to identify all site systems and enumerate them for testing as well as the primary server where it's invoked.
Instead of trying to shoehorn all the AD data queries with AdsiPS, just check for RSAT and warn if not present. Then skip those tests (if selected) with a warning...
Overall - I *(LOVE)* this module and it does make a solid installer package. Thank you! Maybe it's just my ignorance, but the -Platform option doesn't have any effect on...
The first few times I ran Test-DCEntraIDCommonAdmins it returned correct results, but then after 3 or 4 repeat calls, it started returning "Yes" for UserExists on every account, even though...
The top panel (above the connection view panel) sometimes takes up too much overhead space. An up-arrow link to collapse that bar would be helpful to increase viewing area of...
### Summary of the new feature / enhancement Please move "cmdlets" to the bottom. Some modules, like Az.xx and Microsoft.Graph.xx have a lot of cmdlets and often the most needed...
### Question Is it possible to render a Checkbox for each row of a Table? I can render buttons and execute the actions from those, but doing the same button/action...
### Summary of the new feature / enhancement I've been using Publish-Module for quite a few years, and all of my modules are maintained in GitHub with local clones. When...