Server Support Engineer

20+ Server Support Engineer Interview Questions and Answers

Updated 28 Jun 2024
search-icon

Q1. How we can allow incoming traffic of a particular device to access DVR service between to subnet.

Ans.

To allow incoming traffic of a particular device to access DVR service between two subnets, we can use port forwarding and firewall rules.

  • Configure port forwarding on the router to redirect traffic from a specific port to the DVR's IP address

  • Create firewall rules to allow incoming traffic from the device's IP address to the DVR's IP address and port

  • Ensure that the subnets are properly configured and can communicate with each other

Q2. How to create table in sql server,how to take backup and restores,what is BGP,how to install server os step by step,what is outer joint,basic commands used in networking etc......

Ans.

The question covers topics related to SQL server, networking, and server OS installation.

  • To create a table in SQL Server, use the CREATE TABLE statement.

  • To take a backup in SQL Server, use the BACKUP DATABASE statement.

  • To restore a backup in SQL Server, use the RESTORE DATABASE statement.

  • BGP stands for Border Gateway Protocol, which is a routing protocol used in the Internet.

  • To install a server OS step by step, follow the installation guide provided by the OS vendor.

  • An outer ...read more

Q3. How to search a file in Linux without using find command?

Ans.

To search a file in Linux without using find command, use the grep command.

  • Use the grep command followed by the file name or pattern to search for

  • Specify the directory to search in using the cd command

  • Use the ls command to list all files in the directory and pipe it to grep

  • Example: cd /var/log && ls | grep syslog

Q4. Benefit of raid 10 & what is raid , how many mini mum disk requird for raid 5

Ans.

RAID is a data storage technology that combines multiple disks into a single logical unit for data redundancy and performance improvement.

  • RAID 10 provides both data redundancy and performance improvement by mirroring two sets of disks and striping them together.

  • RAID 5 requires a minimum of three disks and provides data redundancy by distributing parity information across all disks.

  • RAID 10 is more expensive but provides better performance and reliability than RAID 5.

  • RAID 5 is ...read more

Are these interview questions helpful?

Q5. What framework you have used?what model you have implemented in your project ?oops concepts and synchronization .

Ans.

I have used various frameworks including Spring, Hibernate, and Angular. I have implemented MVC and MVVM models. I have strong understanding of OOPs concepts and have used synchronization in multi-threaded applications.

  • Used Spring framework for building web applications

  • Implemented Hibernate ORM for database operations

  • Developed front-end using Angular framework

  • Implemented MVC model in a web application

  • Implemented MVVM model in a mobile application

  • Strong understanding of OOPs c...read more

Q6. Do you have knowledge about Microsoft Office and Microsoft OS installation and technical support?

Ans.

Yes, I have extensive knowledge and experience in Microsoft Office and Microsoft OS installation and technical support.

  • I have installed and provided technical support for various versions of Microsoft Office and Microsoft OS, including Windows 10, Windows Server 2016, and Office 365.

  • I am familiar with troubleshooting common issues related to Microsoft Office and Microsoft OS, such as installation errors, compatibility issues, and performance problems.

  • I have experience configu...read more

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. Major difference between windows server 2008 and windows server 2012

Ans.

Windows Server 2008 and Windows Server 2012 have several major differences.

  • Windows Server 2012 introduced a new user interface called Metro UI, while Windows Server 2008 uses the traditional Windows interface.

  • Windows Server 2012 has improved virtualization capabilities with features like Hyper-V 3.0, while Windows Server 2008 has an older version of Hyper-V.

  • Windows Server 2012 includes improved storage features such as Storage Spaces and SMB 3.0, which are not available in Wi...read more

Q8. How many types of log available in hp server

Ans.

There are multiple types of logs available in HP servers.

  • System Event Log (SEL)

  • Integrated Management Log (IML)

  • Integrated Lights-Out (iLO) Event Log

  • Windows Event Logs

  • Linux System Logs

Server Support Engineer Jobs

Server Support Engineer 2-4 years
Fourth Dimension Technologies
3.8
₹ 2 L/yr - ₹ 5 L/yr
Chennai
Server Support Engineer 2-7 years
Sureworks Infotech
4.5
₹ 1 L/yr - ₹ 4 L/yr
Noida
Urgent Looking Server Support Engineer - 2+ Years- Mumbai/Pune- 2-7 years
Sureworks Infotech
4.5
₹ 2 L/yr - ₹ 4 L/yr
Navi Mumbai

Q9. What is RAID?Types of RAID?

Ans.

RAID stands for Redundant Array of Independent Disks. It is a data storage technology that combines multiple physical drives into a single logical unit.

  • RAID provides increased performance, fault tolerance, and data protection.

  • There are several types of RAID configurations, including RAID 0, RAID 1, RAID 5, RAID 10, etc.

  • RAID 0 offers improved performance by striping data across multiple drives, but it does not provide redundancy.

  • RAID 1 mirrors data across two drives for redund...read more

Q10. Can you work in the domain environment?

Ans.

Yes, I have experience working in domain environments.

  • I have worked with Active Directory and Group Policy Management.

  • I am familiar with domain controllers and DNS servers.

  • I have experience troubleshooting domain-related issues.

  • I understand the importance of security and access control in a domain environment.

Q11. What is flow of integration with oAuth 2.0

Ans.

OAuth 2.0 integration flow involves client registration, authorization request, token request, and access token usage.

  • Client registers with the authorization server and obtains client credentials.

  • Client sends an authorization request to the resource owner.

  • Resource owner grants authorization to the client.

  • Client sends a token request to the authorization server with the authorization grant.

  • Authorization server validates the authorization grant and issues an access token.

  • Client...read more

Q12. What are processor, memory network card

Ans.

Processor, memory, and network card are essential components of a server.

  • Processor: CPU that executes instructions and processes data

  • Memory: RAM that stores data and instructions for the CPU to access quickly

  • Network card: Hardware that allows the server to connect to a network for communication

  • Examples: Intel Xeon processor, 32GB DDR4 RAM, Gigabit Ethernet network card

Q13. How to take server backup

Ans.

Server backup can be taken using various methods and tools.

  • Use built-in backup tools like Windows Server Backup or third-party tools like Acronis Backup

  • Choose the backup type - full, incremental or differential

  • Select the backup destination - external hard drive, network location or cloud storage

  • Schedule regular backups to ensure data is always up-to-date

  • Test the backup to ensure it can be restored in case of a disaster

Q14. CA technology tools experience, if any?

Ans.

Yes, I have experience with CA technology tools.

  • I have worked extensively with CA Agile Central (formerly Rally) for project management and agile development.

  • I am familiar with CA Service Virtualization for creating virtual services and simulating real-world scenarios.

  • I have used CA Release Automation for continuous delivery and deployment.

  • I have experience with CA Application Performance Management for monitoring and optimizing application performance.

  • I have worked with CA U...read more

Q15. Fsmo role and all ad role

Ans.

FSMO roles are the 5 special roles in Active Directory that are responsible for managing different aspects of the domain.

  • There are 5 FSMO roles: Schema Master, Domain Naming Master, RID Master, PDC Emulator, and Infrastructure Master

  • Schema Master: responsible for making changes to the schema

  • Domain Naming Master: responsible for adding or removing domains in the forest

  • RID Master: responsible for allocating RIDs to domain controllers

  • PDC Emulator: responsible for time synchroniz...read more

Q16. What is DNS What is router

Ans.

DNS is a system that translates domain names into IP addresses. A router is a networking device that forwards data packets between computer networks.

  • DNS stands for Domain Name System

  • It is responsible for resolving domain names to IP addresses

  • DNS servers store information about domain names and their corresponding IP addresses

  • A router is a hardware device that connects multiple networks together

  • It forwards data packets between networks based on their IP addresses

  • Routers can be...read more

Q17. How to take ahs loge

Ans.

To take AHS logs, use the AHS Collector tool provided by the vendor.

  • Download and install the AHS Collector tool from the vendor's website.

  • Run the tool and select the appropriate options for the logs you want to collect.

  • Save the logs to a location of your choice for analysis.

  • Provide the logs to the vendor's support team for troubleshooting.

  • Ensure that you have the necessary permissions to access the logs on the server.

Q18. What is dns

Ans.

DNS stands for Domain Name System. It is a system that translates domain names into IP addresses.

  • DNS is like a phonebook for the internet

  • It helps to locate websites by translating domain names into IP addresses

  • DNS servers store information about domain names and their corresponding IP addresses

  • DNS can also be used for email routing and other network services

Q19. What is router

Ans.

A router is a networking device that forwards data packets between computer networks.

  • Routers operate at the network layer of the OSI model.

  • They use routing tables to determine the best path for data to travel.

  • Routers can connect different types of networks, such as LANs and WANs.

  • Examples of routers include Cisco, Juniper, and TP-Link.

  • Routers can provide security features such as firewalls and VPNs.

Q20. Why server support engineer

Ans.

I am passionate about troubleshooting server issues and enjoy working with technology.

  • Enjoy problem-solving and troubleshooting server issues

  • Passionate about technology and servers

  • Opportunity to work with cutting-edge technology

  • Desire to continuously learn and grow in the field

  • Ability to work well under pressure and in fast-paced environments

Q21. Batch vs quable batch

Ans.

Batch is a group of jobs executed together while quable batch is a batch that can be queued for execution.

  • Batch is used for processing large amounts of data at once

  • Quable batch is used when there are limited resources available

  • Batch jobs are executed immediately while quable batch jobs are queued for execution

  • Batch jobs can be monitored and managed easily while quable batch jobs require additional monitoring

Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.9
 • 8.1k Interviews
3.7
 • 5.6k Interviews
3.9
 • 3k Interviews
3.8
 • 143 Interviews
3.8
 • 121 Interviews
4.1
 • 82 Interviews
1.7
 • 1 Interview
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Server Support Engineer Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter