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 July 13, 2011 Excel 2003 slow opening files across network Please see the below link, its to to with some an Office 2003 update for Excel Uninstall Excel update #KB2541025 and also […]
Published March 19, 2019 Convert AD synced office 365, to cloud only install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]
Published January 17, 2022 nmap quick guide nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam
Published November 28, 2019 Sending Email via Telnet using auth login The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]