Forum Discussion
Davey Rance
Mar 10, 2021Copper Contributor
Poweshell Export-Connection gives error using WAC 2103
It seems that the powershell cmdlets for exporting / importing connections are no longer working in WAC 2103 Steps to re-produce the issue open powershell then run the following commands ...
- Mar 18, 2021So the response that i have had from Microsoft as i opened a ticket is that it is confirmed that it is an issue and will be addressed in a future build. Currently the only option if you want to use powershell for doing imports is going back to previous build. (2009)
jensenjk2485
May 20, 2021Copper Contributor
Hi, any solution on this issue - I'm encountering this fault also
Davey Rance
May 21, 2021Copper Contributor
Roll back to 2009. Still waiting for new released build to address issues.
- Davey RanceMay 21, 2021Copper Contributorhttps://techcommunity.microsoft.com/t5/windows-admin-center-blog/windows-admin-center-version-2103-2-preview-is-now-available/ba-p/2369884
This was published yesterday and one of the bug fixes lists.
PowerShell commands fixed
In the v2103 release, many users were unable to utilize PowerShell to manage their Windows Admin Center settings and connections. In this release, you should be able to effectively use these commands to configure your Windows Admin Center gateway.- JensenjkMay 30, 2021Copper Contributor
yes the Add-wacconnection is working with the new release,
however the remove-wacconnection is not - it seems to try to add something instead which gets denied.
I'll try to debug it somemore.