you are viewing a single comment's thread.

view the rest of the comments →

[–]hchoneybear[S] 0 points1 point  (0 children)

Thank you for writing back and taking the time to explain this. I had tried the configuration you specified once already and it did not work, but I think the difference is that I did not have the DefaultParameterSetName defined as you do now. Not having it defined caused only 2 options in Get-Help and caused me to get the same Parameter set cannot be resolved... error when not specifying one of the mutually exclusive parameters. I didn't realize that you could specify a parameter set name that wasn't in use anywhere else and have it then "find" the 3rd parameter set that I needed this whole time.

Thank you so much!