jayyx2 / WhatsUpGoldPS

WhatsUpGoldPS
Apache License 2.0
4 stars 2 forks source link

adding group in Add-WUGDevice doesn't work #6

Closed jrbilodeau closed 6 months ago

jrbilodeau commented 6 months ago

Prerequisites

Put an X between the brackets on each line to confirm you have completed them:

Describe the bug A clear and concise description of what the bug is.

When trying to add a group or groups to a device using the Add-WUGDevice cmdlet it doesn't work, because in the code it is set to use "My Network" and doesn't use the groups that you passed into the parameter.

Expected behavior Ability to assign an array for groups and have them added to the device being created.

System Details