Installing and Configuring Domain Controllers with Windows Server Core

Install Active Directory Domain Services The following PowerShell command will install the Active Directory Domain Services binaries, but will not make the server a Domain Controller: 1 Install-WindowsFeature AD-Domain-Services -IncludeManagementTools Once the binaries have been installed, now the forest can be created and the server can become a Domain Controller: 1 Install-ADDSForest -DomainName contoso.com

Unifi Commands

Set Ip on device ip addr add *.*.*.*/* brd + dev eth0 Add Route ip route add 0.0.0.0/0 via *.*.*.* Set inform address set inform http://*.*.*.*:8080/inform Update Mgmt VLAN cli enable Network mgmt_vlan *

Upgrade IOS Router

copy usb0: flash: verify flash: Change boot statement show run | include boot boot-start-marker boot system flash: boot-end-marker remove the old boot statement  (Output in step a) config t no boot system flash: boot system flash:c2800nm-advsecurityk9-mz.15.0-1-M8.bin