Accessing the Cristie VA shares from Windows 10

To access the shares on the VA from a Windows 10 machine you will first need to change the following settings:

  1. Allow windows to use SMB v1 by running the following command via Powershell:
    Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol

  2. Allow Windows guest access, this is achieved by changing the Group Policy settings:
    Enable insecure guest logons in SMB2 and SMB3 for Windows client and Windows Server | Microsoft Learn

    Computer configuration\administrative templates\network\Lanman Workstation
    “Enable insecure guest logons”