if v_anon_smb_count > 1
                    anon_smb_text = "Anonymous SMB shares were detected on #{anon_smb_count} network nodes. These shares also were found to have read and write access enabled. "
                    poor_count = poor_count + 1
                elsif v_anon_smb_count == 1
                    anon_smb_text = "Anonymous SMB shares were detected on #{anon_smb_count} network node. These shares also were found to have read and write access enabled. "