Configuring SMB2 and SMB3 for use with MYOB applications
This support note applies to:
AE Tax Series 6 & 8 (AU)
AE Tax (AU)
AE Tax (NZ)
AE Document Manager (AU)
AE Document Manager (NZ)
AO Document Manager (AU)
AO Document Manager (NZ)
AO Tax (AU)
AO Tax (NZ)
AO Classic (NZ)
Article ID: 30185029
Microsoft has recommended that Microsoft Operating System’s be configured to cease using SMB1 to protect against known vulnerabilities.
In order to use MYOB products with SMB2 and SMB3, there may be a need to configure Windows SMB Cache settings to prevent errors with in your MYOB application.
The following procedure must be performed on the server and on all workstations.
To configure the Windows Cache Settings
Only perform this step if you are still experiencing file lock errors after enabling SMB2.
Open Regedit and navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ LanmanWorkstation\Parameters
Right-click on detail pane and select New > DWORD (32-BIT) Value
Set the name of the D-WORD Value to CacheFileTimeout
Leave the value set to the default which is 0.
After setting the above registry entry, you will need to run the below Windows Powershell commands to configure the settings. You may be able to create a Powershell script to automate the rollout process.
Right-click on Windows Powershell and choose Run as Administrator