Wingetlywingetly
← All apps

Network Recording Player

by Cisco Webex LLCv41.5.7.11

Last updated

Watch Webex recordings (.ARF) on your computer.

Install with winget

$ winget install --id Cisco.NetworkRecordingPlayer --exact --version 41.5.7.11

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Network Recording Player

Network Recording Player uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i nbr2player.msi /quiet /norestart

See the full silent install reference for Network Recording Player

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v41.5.7.11

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

8 known CVEs via NVD

  • medium4.8Patched in wingetCVE-2021-1536Jun 4, 2021

    A vulnerability in Cisco Webex Meetings Desktop App for Windows, Cisco Webex Meetings Server, Cisco Webex Network Recording Player for Windows, and Cisco Webex Teams for Windows could allow an authenticated, local attacker to perform a DLL injection attack on an affected device....

  • high7.8Patched in wingetCVE-2021-1502affects before 41.5Jun 4, 2021

    A vulnerability in Cisco Webex Network Recording Player for Windows and MacOS and Cisco Webex Player for Windows and MacOS could allow an attacker to execute arbitrary code on an affected system. The vulnerability is due to insufficient validation of values within Webex recordin...

  • low3.3Patched in wingetCVE-2020-3322Jun 3, 2020

    A vulnerability in Cisco Webex Network Recording Player and Cisco Webex Player for Microsoft Windows could allow an attacker to cause a process crash resulting in a Denial of service (DoS) condition for the player application on an affected system. The vulnerability exists due t...

  • low3.3Patched in wingetCVE-2020-3321affects before 3.0Jun 3, 2020

    A vulnerability in Cisco Webex Network Recording Player and Cisco Webex Player for Microsoft Windows could allow an attacker to cause a process crash resulting in a Denial of service (DoS) condition for the player application on an affected system. The vulnerability exists due t...

  • low3.3Patched in wingetCVE-2020-3319affects <=3.0Jun 3, 2020

    A vulnerability in Cisco Webex Network Recording Player and Cisco Webex Player for Microsoft Windows could allow an attacker to cause a process crash resulting in a Denial of service (DoS) condition for the player application on an affected system. The vulnerability exists due t...

  • high7.8Patched in wingetCVE-2020-3194affects before 39.5.18, 40.2Apr 15, 2020

    A vulnerability in Cisco Webex Network Recording Player for Microsoft Windows and Cisco Webex Player for Microsoft Windows could allow an attacker to execute arbitrary code on an affected system. The vulnerability exists due to insufficient validation of certain elements with a...

  • high7.8Patched in wingetCVE-2020-3128affects before 39.5.17, 39.11.0Mar 4, 2020

    Multiple vulnerabilities in Cisco Webex Network Recording Player for Microsoft Windows and Cisco Webex Player for Microsoft Windows could allow an attacker to execute arbitrary code on an affected system. The vulnerabilities are due to insufficient validation of certain elements...

  • high7.8Patched in wingetCVE-2020-3127affects before 39.5.17, 39.11.0Mar 4, 2020

    Multiple vulnerabilities in Cisco Webex Network Recording Player for Microsoft Windows and Cisco Webex Player for Microsoft Windows could allow an attacker to execute arbitrary code on an affected system. The vulnerabilities are due to insufficient validation of certain elements...

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Cisco Webex Network Recording ConverterCisco Webex LLC
    Cisco.WebexNetworkRecordingConverterv45.6.4.8

    Convert Webex recordings (.ARF) to .MP4 format.

  • Cisco Webex MeetingsCisco Webex LLC
    Cisco.CiscoWebexMeetingsv45.6.4.8

    Cisco Webex is the leading enterprise solution for video conferencing, online meetings, screen share, and webinars. Web conferencing, cloud calling and equipment.

  • Cisco Webex Productivity ToolsCisco Webex LLC
    Cisco.webex-outlook-pluginv45.2.0.63

    schedule cisco webex meetings directly from within Microsoft Outlook

  • Webex Recorder and PlayerCisco Webex LLC
    Cisco.WebexRecorderAndPlayerv45.6.4.8

    Watch Webex recordings (.WRF) on your computer.

  • W
    Webex WRF to WMVCisco Webex LLC
    Cisco.WebexWRFtoWMVv39.4.0.134

    Convert Webex recordings (.WRF) to .WMV format.

More from Cisco Webex LLC.

Frequently asked questions

How do I install Network Recording Player on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cisco.NetworkRecordingPlayer --exact --version 41.5.7.11. winget downloads the installer from Cisco Webex LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Network Recording Player silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cisco.NetworkRecordingPlayer --exact 41.5.7.11 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Network Recording Player?
Network Recording Player uses MSI. Run the downloaded installer with: msiexec.exe /i nbr2player.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Network Recording Player via winget?
Run: winget uninstall --id Cisco.NetworkRecordingPlayer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Network Recording Player's Apps & Features entry.
Is Network Recording Player free?
Network Recording Player is distributed under Proprietary. Refer to the publisher (https://www.webex.com/video-recording.html) for the full license terms - Wingetly itself does not charge for installation.
Does Network Recording Player work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Network Recording Player directly from the publisher.
How do I keep Network Recording Player up to date?
Run winget upgrade --id Cisco.NetworkRecordingPlayer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Network Recording Player from microsoft/winget-pkgs.