AtlassianPS/ConfluencePS

ConfluencePS only works on VMware PowerCLI

braveadmin opened this issue · 1 comments

Hi,

I was struggeling with ConfluencePS and i never got any response using Get-ConfluenceSpace

finally i downloaded powercli and doing exactly the same commands it works on powercli, but not in powershell.

I ran Get-ConfluenceSpace -debug in both shells and both prompt the same result, exept that powershell doesn't show the final result.

I suspect that there is some molude or variable missconfigured. Anyone knows what can be the problem??

thanks in advance.

Hi,

apparently the module that was preventing me of getting the results of the query was 'VMware.DeployAutomation'

Cheers.