Public vs. Private Networking, Firewalls, and Anti-Virus Notes:
Many computers today come with Firewall software pre-installed, typically a new PC will be configured as "Public", but for a small network we want
the PC's to operate under "Private" network rules where it comes to how they interact with each other and the outside world.
To make your network Private, click the Windows start button and click the Settings icon.
Click "Network & Internet" box
Click the "Ethernet" choice on left
If your PC has the option "Make this PC discoverable" slide the setting to the ON position
If your PC has the option "Public" and "Private" select "Private"
If your PC is missing those options, you will need to run a PowerShell script...
Press the "Windows" button and the X key, which opens a menu.
Select option "Windows Power Shell (Admin)".
If prompted to allow program to "make changes", click Yes.
At PowerShell prompt "PS C:\WINDOWS\system32>" (usually), enter these two commands (in blue):
Get-NetConnectionProfile (press Enter)
Note the value for "InterfaceIndex".
Set-NetConnectionProfile -InterfaceIndex <value from above> -NetworkCategory Private (press Enter)
Exit PowerShell
Let's also take this opportunity to stop Windows 10 updates from being downloaded so frequently.
Under "Metered connection" slide "Set as metered connection" to the ON position (note: this is also listed below under "Disable Windows 10 Updates" section).
Usually a firewall will not block GoAntiquing! and it's ability to access the internet, but to make sure, the best way to do
this is to ask someone who knows how to configure the firewall to setup an "exception" or "exclusion" for "GoAntiquingPOS.exe".
We also recommend that any anti-virus software be setup to exclude the GoAntiquing! application and Data folder from being scanned or otherwise monitored by the software.
Although this is more of a performance setting, it can also affect operation, as main anti-virus software programs can see some of GoAntiquing! 's normal function as threatening as it
creates/opens/modifies/closed/deletes many temporary files as part of normal operations.
Also, be aware that as anti-virus tools (such as Norton, McAfee, BitDefender, Avast, etc.) evolve to handle new threats the supplier, these tools often add new capabilities that might need to be revisited to check
for settings that may need to be tweaked to allow GoAntiquing to operate without restraint. One comes to mind specifically, Norton 360 added "Data Manager" in 2020 which specifically can interfere with updating the program.
GoAntiquing! itself
has no such viruses and contains a digital signature that means you know that it came from Brave New Software and is certified safe.