Coc#1 3
Coc#1 3
Answer: Site
3. When modifying the scheme, Microsoft recommends adding administrator, to what group only for the duration
of the task?
5. Based on rules, what type of network would you suggest to your client who wants to network more than 100
computers?
Answer:
- Wrong IP address
- Maybe some computers don’t belong to the workgroup
- Wrong subnet mask
12. After configuring the network interface card, how will you going to test the connectivity of your network?
Answer :
- Ping each other
- Using net view
13. What type of cable will you use to connect two computers?
Answer:
Crossover cable
14. What is the common type of cabling standards used for straight thru cable?
Answer: Workgroup name should be the same, IP addresses should have the same
network address and host address should be different; for subnet mask,
computers in the same network or subnet should be the same.
Qualification Title COMPUTER SYSTEMS SERVICING NC II
COC 3 Title SET UP COMPUTER SERVERS
1. What should you do if you want to transfer file/files into another computer? How do you share a folder name
TESDA in DRIVE C?
Answer: Create a folder using windows explorer. Right click the folder
and click Sharing and security
2. Name the two (2) kinds of Linux boot loader.
3. What is the term used for software which is not part of the OS?
4. What do you call a bootable disk that contains a full usable OS?
5. Why there are different executable programs running in Task Manager when you start a RemoteApp from a
desktop?
Answer:
RemoteApp and full desktop use different shells and logon mechanisms. Full desktop uses EXPLORER.EXE t
present the user with the desktop, whereas th RemoteApp use RDINIT.EXE, the equivalent of USERINIT .EXE
un full desktop sessions, which in turn both launch RDPSHELL.EXE and updates the client-side taskbar and
handles logoff logic
6. Do you still need to lock down the server when you use RemoteApp programs?
Answer:
Absolutely yes. RemoteApp programs are for display convenience not for security feature. If users can get to th
system, they can run any executable they have access to, so, you need to lock down the server. You can use
AppLocker (or Software Restriction Policies), NTFS Permissions and Group Policy to lock down your servers.
7. Can you configure a server to permit users only to connect via RemoteApp and block users from connecting
the desktop?
8. What contains the rules and definitions that are used for creating and modifying object classes and attributes
within the Active Directory?
Answer: Schema
9. What allows businesses to define, manage, access and secure network resources including files, printer, pe
and applications?
10. What Windows Server 2008 feature is a special installation option that creates a minimal environment for
running only specific service or roles?
11. What is the minimum amount of storage space required for the Active Directory installation files?
Answer: 200MB
12. You set up a network where each computer acts as a client and server and in which each user shares othe
resources, including printers. What do you call this setup?
13. What special identity group contains all authenticated users and domain guest?
Answer: Everyone
14. What account name refers to each user’s login name?
Answer: SAM account
15. What do you call the group that you cannot manually modify or view its membership?
Answer: Special Identity Group
16. What can be used to add, delete, or modify objects in Active Directory, in addition to modifying the schema
necessary?
Answer: LDIFDE
17. What may be the problem if the shared folder could not be accessed? What will you do to resolve the probl
Answer: Maybe the computer does not belong to the network.
Check the network address portion and the workgroup
18. Aside from installing anti-virus software, how can you protect your server from viruses?
Answer: Install firewall, install updates
19. If one of the users forgot his/her password, how are you going to change the password? Enumerate the ste
resetting a password using GUI.
Answer: Reset the password, Login as administrator. Click Start, right click My Computer, then click Manage.
Local Users and groups, double click Users folder, select and right click the username, select Set password.
20. What are you going to do to access a server located far from the client computer which you are troubleshoo
Answer: Remotely access the server using Remote Desktop connection
21. What may be the reason why you cannot access and connect to other computers remotely? How would yo
resolve the problem?
Answer: Maybe the computer has no password. Assign a password to that computer
22. After installing an anti-virus to your network, you cannot connect to other computers, what could be the pos
cause of it?
Answer: Possibly, the anti-virus is blocking the network access. You
have to configure the anti-virus so as to not to block network
access
23. After logging, you noticed that you cannot change the IP address of other users, what could be the possible
cause?
Answer: The password or account is not an administrator account
24. What policies are you going to suggest to secure your server?
Answer: Use anti-virus software, Prohibit downloading unless authorized
By the Administrator, Restrict administrative access
25. What would you suggest in order to come up with a strong admin password?
Answer: Apply Kerberos, use password that has combination of letters
and numbers, upper and lower case letters and special
characters
26. As an Administrator and security precaution, what type of account will you use in performing ordinary tasks
Answer: Power user account. Limit the use of administrator account