HOME LAB : HANDS-ON
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
1. Boot settings: setting the order to boot up
Always USB then hard-drive.
2. System config:
Integrated NIC= enabled
Serial port= doesn't matter
SATA Operation: always on. if disabled can't detect HDD
AHCI- faster- newer specs
Drives: turn all
SMART Reporting: also used for old HDD, where wearing warning can be given.
SMART : provides the temperature, other details.
New SSD are chips, will die dead any moment., ensure backup
USB config: enable all
Audio: enable
Miscellaneous Devices: enable
Figure 4: BIOS settings |
3. Power management:
Ac recovery: leave it power off.
For server: keep it as power on.
e.g:
where there 100 of computer when all comes on at same time there will be power surge
Auto on-time: leave it off
Fan control override: leave it off.
Wake a LAN: turn on when required for the maintenance.
Post behaviour:
Disabled for a laptop. Or for bill till, where there is only touch screens no keyboards attached.
2. Boot sequence: enable onboard NIC and move to top
3. System config: enable w/pxe
4. Click apply then exit
5. Then press F12 on reboot, while seeing the message to press F12.
6. User4@room.local/ Password
7. Select windows 7--> unallocated space
Msconfig
Select boot tab: change the default to windows 10. Change sec to 10
#Now creating files on window 7/ Media drive.
Same drive is common to both OS platform
1. Local users and group
2. Administrator: double click, enable then apply.
3. Right click set password
1. Win+pause/break key:
2. Rename PC.
3. Set regional language: to UK
4. Administrator regional settings
Network adaptor are shown.
This NIC card can be disabled in bios so the visibility cannot be seen in device management
Workstation: the service is workstation
Server: the service is server
If the server folder error: comes check for the workstation service is enabled and running and then check also for NIC card enabled in bios.
unable to open the server folder the above service is disabled.
Account policies: password policy can change
Computer/hkey_local_machine/software/Microsoft/WindowsNT/current version/winlogon
AutoAdminLogOn : value = 1
DefaultUserName: value = Administrator
DefaultPassword: value= Password
c:\windows\system32\mspaint.exe
Restart
Now the system will load only in the application paint
Now ctrl+alt+del
File -->new task--> regedit.
Change the script back to explorer.exe.
Now back to usual log on page.
****
Add the program shortcuts or webpages. They will load every time logged on.
******
Run
This will give the full path and the user name can be changed on the address bar from administrator to local admin
*****
1. Shift+ restart
2. Troubleshoot:> advance options:> startup settings:> Restart : press4
****
1. Select safe boot and base video.
2. This log on to safe boot all the time.
**************
1. Computer management
2. right click on unallocated partition, follow the steps.
***********
local-users and groups
right click -> new - Finance
same for to create group - sales
right click -> new - Jack
same to create the user - Jill
Adding
jack to finance group - double click on jack -> member of -> add the group name, click apply.
***********
folder properties and advance sharing, then add the Jack and jill users.
in the security tab, add same users.
Security -> advance -> disable inheritance -> select convert options.
************
win+pause/break -> change domain-> domain= room.local
username: domainmanager/ Password
then click ok and sys will restart.
click other user then login as user4/Passo0rd
Static profile: stays on the local machine
Roaming user: is in server and logged into any machines will sync the files.
*******
#Msinfo32.exe
#CMD:> bcdedit
disk-management : right click on system files, assign a drive letter - F
now make the drive D as active system drive - right click and select the option.
Now restart - error shown no boot files .
US keyboard -> troubleshoot-> command prompt
cmd:> diskpart
DISKPART:> list disk
DISKPART:>select disk 0
DISKPART:> list part
Figure : Diskpart |
DISKPART:> Select part 1
DISKPART:> active
DISKPART:> exit
reboot.
System to boot in as normal.
Figure 5: DISK partition |
*************
c:> ipconfig
c:> ipconfig /all
c:> ipconfig /all > ipdetails.txt
c:> type ipdetails.txt
c:> doskey /history
c:> dir /S >dirdetails.txt
c:> getmac >macdetails.txt
c:> ping rserver
c:> tracert rserver
********************
SAN - System area networks - like supercomputers are held in as server and other computer users are hooked to the supercomputers to perform the related operations.
SAN- Storage Area Network
EPN - Enterprise area network
VPN- Virtual private area network .
HUBS: when system transmits data all the machines will receive the same data.
Switches: the system uses the mac addresses to send to that particular mac device to receive. enabling the security.
right click on start -
advance network settings--> change adapter settings
Comments
Post a Comment