Computing Mikrotik Technical Reset Mikrotik using reset button by William Rendell|Published November 23, 2020 Unplug your device from the powerPress and hold the reset button and apply the powerWhen LED starts flashing, release the button
Published February 7, 2017 Set AD Attributes You can also view and set these values with PowerShell, provided you have the ActiveDirectory module installed. View: Get-ADUser <username> -Properties extensionattribute1 […]
Published December 18, 2017 Migrate Windows DHCP server A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]
Published October 20, 2021 rsync local to remote qnap sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
Published March 24, 2022 Disable unused Mikrotik Ports with one command interface/ethernet/set [find where !running ] disabled=yes