Question | Answer |
What are the minimum CPU/RAM/Disk space requirements for Server 2012 installation? | CPU: 1.4 GHz 64-bit RAM: 512 MB Disk Space: 32GB |
What steps are required to Disable signed driver requirements & use an unsigned driver? | 1. F8 on startup 2. Select Adv Boot options 3. Disable driver signature enforcement 4. Boot into windows & install the unsigned driver. |
What are 6 pre-installation considerations before installing Server8 | 1. Digitally signed kernel-mode drivers 2. UPS Device 3. Antivirus 4. Mass storage driver 5. Upgrade paths 6. Windows Memory Diagnostic Tool |
What are the A, B, C address class NETWORK ranges? | Class A: 1 - 126.0.0.0 255.0.0.0 Class B: 128 - 191.0.0.0 255.255.0.0 Class C: 192 - 223.0.0.0 255.255.255.0 |
PS: Identify the index & name of the NW adapters? | netsh interface ipv4 show interfaces |
PS: Create a static IP address | Netsh interface ipv4 set address name=<indexnumber> source=static address=<ipaddress> mask=<SNMask> gateway=<Gatewayaddress> |
PS: Check all IP info | ipconfig /all |
PS: Set a DNS server IP address | Netsh interface ipv4 add dnsserver name=< > address=<DNSIpaddress> index=1 (note index=1 makes it primary DNS) |
PS: Identify computername? (2 answers) | 1. set 2. hostname |
PS: Rename the computer | netdom renamecomputer %computername% /newname:<> /userd:<username> /passwordd: <password> /reboot:<timeinscnds> |
PS: Join to a domain | netdowm join %computername% /domain:<domain> /userd:<username> /passwordd:* /reboot:0 |
PS: Enable remote administration through the firewall (2 answers) | Netsh advfirewall firewall set rule group="remote administration" new enable=yes or Disable firewall entirely.. netsh advfirewall set allprofiles state off |
PS: Create user & join to group (3 part) | : net user <name> /add * : net localgroup <groupname> /add <username> : net user <username> |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
w | w |
Want to create your own Flashcards for free with GoConqr? Learn more.