by Amanda Powell | Aug 31, 2020 | Recent News
When looking back 15 years ago, all the buzz in the security industry was clear; access control software and digital IP video software will integrate, essentially becoming one solution. It’s interesting to see now how this has all played out. In 2005, Milestone...
by Amanda Powell | May 1, 2018 | Database, Knowledge Base
Run this query: EXEC sp_resetstatus [AMDB] ALTER DATABASE [AMDB] SET EMERGENCY DBCC checkdb([AMDB]) ALTER DATABASE [AMDB] SET SINGLE_USER WITH ROLLBACK IMMEDIATE DBCC CheckDB ([AMDB], REPAIR_ALLOW_DATA_LOSS) ALTER DATABASE [AMDB] SET...
by Amanda Powell | May 1, 2018 | HID Firmware, Knowledge Base
Flashing HID Firmware. HID FIRMWARE FLASH INSTRUCTIONS FOR EDGE AND EDGE EVO CONTROLLERS place the .img file in the C drive FTP into device with user: root and password: pass run the following command: put c:\E400_300.img flash_all_force [OR] ftp: put C:\ <file...