I am running on Windows Server 2016 Datacenter and I am not able to get the Service Fabric commandlets like Connect-ServiceFabricCluster.
Documentation says : The Service Fabric PowerShell module is installed with the Service Fabric SDK, runtime, and tools.
- I am using visual studio 2019
- I followed instructions from here and I have uninstalled and reinstalled Service Fabric SDK from Web Platform Installer and rebooted my system.
What else can I try? It is working in other system where I am using Windows 10. Can I export the module from another system where it is working and import it here?
