Windows
Active Directory Domain Controller Deployment with Powershell
· ☕ 2 min read
– Rename the Server 1 2 3 PS C:\Users\Administrator> Rename-Computer XOGS-E-DC01 WARNING: The changes will take effect after you restart the computer XOGS-DC01. PS C:\Users\Administrator> Restart-Computer Wait for the server to reboot.

A Practical Example of the Native VLAN
· ☕ 2 min read
– Summary On ingress frames (frames coming into the switchport): If the frame does not have a VLAN tag, it will be tagged with the configured Native VLAN on the switchport.