How to view the status of your support tickets?

How to view the status of your support tickets?

View Status of Support Tickets

The term “support ticket” describes the interaction between a customer/employee and an IT service representative.
Each ticket can be viewed by a client or employee, who can also learn about its status and remedies.

To view the status of Support Tickets, We must have an account in mbuzztech.com portal.

1. Type the address (https://my.mbuzztech.com/portal/en/signin) in a browser
2. Enter the credentials and click on Sign In


3. Click on Tickets to view



4. Type the Ticket number, if you know or type the Subject to search
5. Click on the displayed Ticket


6. Ticket details and Conversation will be shown

    • Related Articles

    • EnGenius Access Point Firmware Update to Support FIT Controller

      Certain versions of EWS series APs can have their firmware updated to work with an EnGenius FIT controller. To check if your device can be updated to work with FIT controller or for additional assistance, please reach out to support@mbuzztech.com For ...
    • Add user account in mbuzztech portal

      Mbuzz Support Portal Account MBUZZTECH portal account is required to access Support Center. Support Center contains Knowledge Base, Community and Tickets Knowledge Base - Browse through our collection of articles, user guides and FAQs. Community - ...
    • Fix: UFM Service Not Starting on UFM Appliance UFM-MUA9502H

      Note: This appliance UFM-MUA9502H is EOL as of 2022. Pre-requisites Ensure the following conditions are met before attempting to start the UFM service: Ensure the license is attached. Verify bond0 is configured with eth0 and eth1. Command: show ...
    • Viewing and Backing Up Running Configuration from QM9700 IB Switch Web GUI

      Purpose This guide outlines the steps to view and back up the running configuration of the QM9700 InfiniBand switch using its Web GUI interface. Prerequisites · Access to the QM9700 IB switch Web GUI (IP address or hostname) · User credentials with ...
    • Setup FTP access to rocky linux 9.5 server using vsftpd

      Install vsftpd sudo dnf install vsftpd -y Enable and Start the vsftpd Service sudo systemctl enable vsftpd --now Verify the status: sudo systemctl status vsftpd Adjust Firewall Rules By default, the Rocky Linux firewall blocks FTP traffic. Allow it: ...