When you install a Standalone CA on a computer that has no network adapter (or it is disabled in BIOS), Install-CertificationAuthority fails with the error: __The network location cannot be reached__.
The issue is caused due to incorrect ENUM_SETUPPROP_SHAREDFOLDER property handling in the underlying API.
The issue is caused due to incorrect ENUM_SETUPPROP_SHAREDFOLDER property handling in the underlying API.