InterviewSolution
| 1. |
Solve : change network wallpaper? |
|
Answer» hello how do i check if i have a Domain Controller? How many computers are in this network? Is it a network at home or at work?its a school lab with 25 computers + 1 for the teacher Quote from: lavender on April 28, 2010, 04:30:48 AM its a school lab with 25 computers + 1 for the teacher Is this lab part of a bigger network (ie School Wide)? Is there someone who is responsible for the WHOLE of the network? What happens if you do the following? start - run - Type (no quotes) "cmd" - press enter - type (no quotes) "gpresult" - press enter Quote how do i check if i have a Domain Controller? Right click My Computer -> PROPERTIES -> Computer Name If on a domain Full Computer Name will show ComputerName.Domain.com under full computer name will show domain .Domain.com |
|