Vous êtes sur la page 1sur 1

System Administrator - Test 1

1. On the same network, there is a given server and a client machine. Create a RDP connection to the server using the following
data:
Target: 176.220.221.7
User: Ortec\olsup
The D: partition on the server is shared.
RD Gateway: Server- OrtecWEB ; Logon method: Smart Card
After establishing a connection, the application "otd.exe" should start. It is located in C:\programdata\

2. Please provide a solution for the error :


3. There is no connection to the internet and to the company network, in IPCONFIG the machine address is 169.254.*.*. What
happened?

4. Describe a method for closing the access to HTTP protocol on all servers for domain users that are part of a specified group.

5. On a given functional Windows SMTP server, how can you check for emails that where not sent, considering there is an
application that uses this SMTP server?

6. How do you setup a FTP server on a Windows Workstation and on a Windows 2008 R2 Server?

7. Suppose there is Windows 2008 R2 Server that has the role of Remote Desktop Services set up on it. Please describe how you
can set up the following:
a. Set the maximum number of connection to 5;
b. Close a connection that has the "disconnected" status for more than 30 minutes.

8. Describe the procedure of creating a domain controller.

9. List and describe the known solutions and methods for backups and recovery that can be used on physical and virtual servers
(Hyper-V and VMware).

10. How can you promote a Secondary Domain Controller to Primary Domain Controller considering the PDC is inaccessible?

11. How can you move all the user credentials (usernames, passwords) from one AD to another?

12. Create a backup using a iSCSI connection.

13. Describe the procedure of creating a SQL database backup on a network drive.

14. Explain and describe what the command bellow does:
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 3051 -j DNAT --to 192.168.111.51:3389

15. After the commands given bellow were executed, all users have lost the connection to internet. Modify the commands in
order to fix the issue.
iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT
iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

Vous aimerez peut-être aussi