Title
f

fresh-diamond-68262

03/22/2022, 11:45 AM
@User Hi Alex. My server on Linode running 0.12.0 seems to be ok to a point. External client installs work great they can ping each other and the Netmaker server. If I use the power shell script on Win11 it adds the node to the network I created plus the default one (I’m unable to delete the default network). If I use the same power shell script on a windows 10, the script runs says it’s connected but I then get the following. ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 0.0 netclient-install {Netclient-Install, Quit} 'WireGuard' is installed. 'netclient.exe' is NOT installed. installing... https://github.com/gravitl/netmaker/releases/download/v0.12.0/netclient.exe Add-MpPreference : Operation failed with the following error: 0x800106ba. Operation: MpPreference. Target: ConfigListExtension. At line:56 char:17 + ... Add-MpPreference -ExclusionPath "C:\ProgramData\Netclient ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Add-MpPreference], CimException + FullyQualifiedErrorId : HRESULT 0x800106ba,Add-MpPreference Add-MpPreference : Operation failed with the following error: 0x%1!x! At line:56 char:17 + ... Add-MpPreference -ExclusionPath "C:\ProgramData\Netclient ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Add-MpPreference], CimException + FullyQualifiedErrorId : HRESULT 0x800106ba,Add-MpPreference 'netclient' is installed.