Bosch Building Technologies

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 
    Sort by:
    100% helpful (2/2)
    ‎09-12-2022 05:00 PM
    Bosch has been providing 2 types of VRM packages: a 32bit and a 64bit version. Since VRM 3.82 we are only offering the 64bit version.  
    View full article
    100% helpful (1/1)
    ‎06-09-2022 11:50 AM
    The following procedure will allow you to create a self signed certificate to allow a trusted connection between a web browser and MVS.
    View full article
    100% helpful (1/1)
    ‎08-02-2022 04:35 PM
    SecureOS sends events from analytics to BVMS, which can be translated into alarms and/or stored into the logbook.
    View full article
    100% helpful (1/1)
    ‎05-13-2021 03:45 PM
    Related Products Workstations, Z4G4, Microsoft License Question Is it possible to Activate Windows 10 by phone for Bosch Workstations? Answer With introduction of Windows 10, Microsoft disable the phone license activation for Bosch Workstations. Please perform online activation over internet.
    View full article
    100% helpful (3/3)
    ‎08-26-2021 03:59 PM
    The BVMS Logbook database can be moved to another SQL Server. This article describes the steps that are necessary to migrate the database and describes how to confirm if the migration was successful.   BVMS is using Microsoft SQL Server Express to store its logbook. Based on the information provided by Microsoft (Compare SQL Server 2017 editions), SQL Server Express is limited to a 10GB database size. This could be insufficient for larger installations or installations that require a very long logbook retention time. Additionally, some organizations have a dedicated SQL server environment which should be utilized by all applications. The BVMS Logbook database can be moved to another SQL Server. This guide describes the steps that are necessary to migrate the database and describes how to confirm if the migration was successful.
    View full article
    100% helpful (1/1)
    ‎08-30-2023 02:59 PM
    This article contains the list of Security Advisories (SA) to inform you about identified security vulnerabilities in our product or service and proposed solutions.
    View full article
    100% helpful (1/1)
    ‎02-21-2023 11:02 AM
    In Bosch VMS it is possible to assign an LDAP user group to a Bosch VMS user group. This article describes why it is important to not assign the same LDAP user group to multiple Bosch VMS user groups.
    View full article
    100% helpful (1/1)
    ‎12-08-2022 04:17 PM
    Find out from this article how many cameras can be opened before the workstation is overloaded.
    View full article
    100% helpful (1/1)
    ‎07-11-2023 09:59 AM
    By subscribing to a specific topic on the Knowledge Base, you ensure that you receive timely updates and relevant information.
    View full article
    100% helpful (1/1)
    ‎08-03-2021 08:55 AM
    If BVMS and VRM are installed on the same machine, it is needed to change the TCP Port of the VRM Monitor.
    View full article
    100% helpful (1/1)
    ‎04-12-2023 02:30 PM
    This article provides causes and solutions regarding Netapp E2800 periodically disconnections.
    View full article
    100% helpful (1/1)
    ‎07-13-2022 12:25 PM
    This article lists the scenarios in which technical support normally request dump file from a BVMS system.
    View full article
    100% helpful (1/1)
    ‎08-02-2022 03:37 PM
    For VRM (Video Recording Manager) stand-alone Systems and Servers with VSG (Video Streaming Gateway) installed, it is strongly recommended to check for Microsoft OS updates before the VRM Master Installer is installed/updated.
    View full article
    100% helpful (1/1)
    ‎02-22-2023 01:33 PM
    This article provides the following solution regarding: Bosch CPP7.3 cameras: DHCP does not follow the standard protocol (FW v7.85.0016) Upgrade your camera to FW 7.86.0019 and perform a factory default (access Download Store here). The time effort to fix this in older FW will be planned for early March 2023.
    View full article
    100% helpful (1/1)
    ‎08-21-2023 09:43 AM
    Related Products: BVMS SDK, BVMS    Overview: BVMS Scriptlets can be debugged via logging to a logger file or messaging to the Operator workstation. This article describes how to enable BVMS Scriplet logging. You can log to the Server Script log or the Client Script log. Logs are default send to C:\ProgramData\Bosch\VMS\Log   1.Creating Log files ClientScriptLogger – automatically created Creates file “ClientScriptLog.txt” ServerScriptLogger - automatically created  Creates file “ServerScriptLog.txt”   2.Log information to the log files There are 3 methods to log information: Log Info Log Error Log Debug   Examples: [Scriptlet("59c4d66e-9395-4dcc-8d27-90dc2b7a00c4")] public void DemoLogger() { //use refence:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 MessageBox.Show("Hello World"); Logger.Info("Hello World script started"); Logger.Error("Hello World script started"); Logger.Debug("Hello World script started"); // Not writing to ClientScriptLog.txt ! }   3.Logging Location - C:\ProgramData\Bosch\VMS\Log. The logs are automatically collected by the BVMS Configuration Collection Tool. 4.Changing the location of the BVMS Scriplet Logging.   Server Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Server\CentralServer\BvmsLogCfg.xml and is defined by the ServerScriptLogAppender path: Default: </appender> <appender name="ServerScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ServerScriptLog.txt"/>   Client Scripts : Logging Directory can be found in the file: C:\Program Files (x86)\Bosch\VMS\AppData\Client\OpClient\ApplicationWiring\Nvr\LogCfg.xml and is defined by the ClientScriptLogAppender path: Default: </appender> <appender name=“ClientScriptLogAppender" type="Bosch.Vms.Shared.Logging.Imp.RollingFileAppender, Bosch.Vms.Shared.Logging.Imp"> <file value="%CommonApplicationData%\\Bosch\\VMS\\Log\\ClientScriptLog.txt"/>
    View full article
    100% helpful (1/1)
    ‎08-21-2023 09:42 AM
    This article explains how to collect Video SDK Logs for VSDK based applications.
    View full article
    100% helpful (1/1)
    ‎12-13-2022 02:37 PM
    This article provides an answer if the  an OS upgrade to Win2016 can be performed on old DIP 3000, DIP 6000 or 7000 R1.
    View full article
    100% helpful (2/2)
    ‎08-02-2022 03:12 PM
    BVMS Version 10.0: please note that, currently, the export mechanisms provided in the BVMS Configuration Client do not export the user-data.
    View full article
    100% helpful (1/1)
    ‎10-07-2022 03:11 PM
    Take a look at this article and learn how you can wire the camera alarm input of DINION IP starlight 6000i
    View full article
    100% helpful (1/1)
    ‎03-20-2023 09:55 AM
    When the camera operates in automatic Night-Mode and the switching interval is too fast the camera built in protection mechanism will intervene to prevent premature wear of the mechanical IR-Cut filter.
    View full article
    Top Contributors
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist