Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37.1k Reviews

Filter interviews by

Infosys Server Administrator Interview Questions and Answers

Updated 15 Sep 2021

Infosys Server Administrator Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Explain different FSMO roles
  • Ans. 

    FSMO roles are specialized domain controller tasks in Active Directory.

    • 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 Active Directory schema.

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

    • RID Master: responsible for allocating RIDs (Relative Identifiers) to domain control...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Perform well and answer all questions

Skills evaluated in this interview

Server Administrator Jobs at Infosys

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Virtualization
  • Ans. 

    Virtualization is the process of creating a virtual version of a device or resource, such as a server, storage device, network or operating system.

    • Allows multiple virtual instances to run on a single physical machine

    • Improves efficiency by maximizing resource utilization

    • Enhances flexibility and scalability of IT infrastructure

    • Examples include VMware, Hyper-V, and VirtualBox

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. As per the profile
  • Q2. As per the process

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before you go for the interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was about an aptitude test which is on English grammar and athematic reasoning.

Round 2 - Coding Test 

The Fibonacci series can be applied to alphabets, and the same should be printed.

Round 3 - Technical 

(2 Questions)

  • Q1. Fibonancci series to print the alphabets?
  • Q2. Print the numbers in descending order 123456?
  • Ans. 

    Print numbers in descending order 123456

    • Create an array of strings containing the numbers 1 to 6

    • Sort the array in descending order

    • Print the sorted array

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Why are you choosing our organization?
  • Ans. 

    I am choosing your organization because of its reputation for innovation, strong company culture, and opportunities for growth.

    • Reputation for innovation in the industry

    • Strong company culture that values employee development

    • Opportunities for growth and advancement within the organization

  • Answered by AI
  • Q2. Are you open to relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I am open to exploring new locations and experiencing different cultures.

    • I understand that relocation may be necessary for career advancement and personal growth.

  • Answered by AI
  • Q3. Are you comfortable with rotational shifts?
  • Ans. 

    Yes, I am comfortable with rotational shifts as I have prior experience working in such shifts.

    • I have previous experience working in rotational shifts at my previous job.

    • I am adaptable and can easily adjust my schedule to accommodate rotational shifts.

    • I understand the importance of being available during different shifts to ensure smooth operations.

    • I am willing to work in rotational shifts to support the team and meet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good to work and get the opportunity in this organization
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About basic linux Architecture
  • Q2. About linux storage
Round 2 - One-on-one 

(2 Questions)

  • Q1. About my current project
  • Q2. About shell scripting
Round 3 - HR 

(2 Questions)

  • Q1. About myself and my work experience
  • Q2. About relocation and shifts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round > General aptitude and versant test.

Round 2 - Technical 

(3 Questions)

  • Q1. How to manage VDI?
  • Ans. 

    VDI can be managed by monitoring performance, updating software, optimizing resources, and ensuring security.

    • Monitor performance regularly to identify any issues or bottlenecks.

    • Update VDI software and patches to ensure system stability and security.

    • Optimize resources by balancing workloads and adjusting configurations as needed.

    • Ensure security measures are in place, such as encryption, access controls, and regular back...

  • Answered by AI
  • Q2. O365 services and it's related questions.
  • Q3. Questions on cloud computing, cloud services.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for every question related to your role.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How can I grant SFTP access exclusively to the user David?
  • Ans. 

    Grant SFTP access exclusively to user David

    • Create a new group specifically for David, e.g. 'davidgroup'

    • Set the ChrootDirectory in the SSH configuration file to restrict David's access to a specific directory

    • Add David to the 'davidgroup' and configure the necessary permissions for SFTP access

  • Answered by AI
  • Q2. How can a user be locked out after 6 unsuccessful password attempts for a duration of 30 minutes?
  • Ans. 

    To lock a user out after 6 unsuccessful password attempts for 30 minutes, modify the PAM configuration file.

    • Edit the PAM configuration file (/etc/pam.d/common-auth) to include the 'pam_tally2' module.

    • Set the 'deny' option in the 'pam_tally2' module to lock the user out after 6 failed attempts.

    • Specify the 'unlock_time' option in the 'pam_tally2' module to set the duration of the lockout period to 30 minutes.

    • Example: aut

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about patch management in Linux
  • Q2. After patching what are the issues you faced. How did you troubleshoot those issues.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. BGP and ospf and vlan
  • Q2. VSS and stacking switch
Round 2 - Technical 

(2 Questions)

  • Q1. BGP in depth ospf and vlan
  • Q2. Vss and switch stacking switch routing

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare strong technical on routing switching and f5.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. What are different SCCM client logs
  • Ans. 

    SCCM client logs include ClientIDManagerStartup.log, ClientLocation.log, and ClientIDManagerStartup.log

    • ClientIDManagerStartup.log - logs the client ID manager startup process

    • ClientLocation.log - logs the client location process

    • ClientIDManagerStartup.log - logs the client ID manager startup process

  • Answered by AI
  • Q2. Do you have any experience in building Servers
  • Ans. 

    Yes, I have experience in building servers for various organizations.

    • I have built and configured Windows servers for multiple companies

    • I am familiar with setting up Active Directory, DNS, DHCP, and other server roles

    • I have experience in troubleshooting server issues and optimizing performance

  • Answered by AI
  • Q3. What is the process you follow if you have received an alert for High CPU utilization?
  • Ans. 

    I would investigate the root cause of the high CPU utilization and take necessary actions to resolve it.

    • Check the Task Manager to identify the process causing high CPU usage

    • Terminate any unnecessary processes or applications

    • Check for malware or viruses using antivirus software

    • Update drivers and software to the latest versions

    • Consider adding more RAM or CPU resources if needed

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. The HR round is all about package discussion and background details

Infosys Interview FAQs

How to prepare for Infosys Server Administrator interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are Aix, Middleware, Server Administration, Weblogic and Apache.

Tell us how to improve this page.

People are getting interviews through

based on 1 Infosys interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Infosys Server Administrator Salary
based on 7 salaries
₹3.5 L/yr - ₹9 L/yr
12% more than the average Server Administrator Salary in India
View more details
Infrastructure Server Admin

Pune

2-5 Yrs

Not Disclosed

Infrastructure Server Admin

Pune

5-8 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.3k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.8k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.6k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27k salaries
unlock blur

₹6.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview