Robocopy Examples
Copy User Profile Directory from One Computer to another, without copying junctions, recycle bins, or outlook folder in appdata. IF NOT EXIST c:robocopy md c:robocopy
Copy User Profile Directory from One Computer to another, without copying junctions, recycle bins, or outlook folder in appdata. IF NOT EXIST c:robocopy md c:robocopy
If you’re seeing this when running apt update on your UniFi controller, then run the code at the end of this post. An error occurred
#!/bin/bash ####################################################################### # A simple script for remotely rebooting a Ubiquiti UniFi access point # https://github.com/stevejenkins/unifi-linux-utils # https://github.com/stevejenkins/unifi-linux-utils/blob/master/uap_reboot.sh # Version 2.3 (Mar 28, 2018) #
“C:Program Files (x86)DellSysMgtbmcipmitool.exe” -I lanplus -U root -P -H 192.168.1.28 raw 0x30 0x30 0x01 0x00″C:Program Files (x86)DellSysMgtbmcipmitool.exe” -I lanplus -U root -P -H 192.168.1.28 raw
You do NOT need to pay view heic images in Windows 10. You DO need to install both the image extensions and the video extensions
If your Outlook suddenly starts prompting for a password after enabling multi-factor (mfa) or two factor authentication (2fa), you likely skipped a step. Go here
AdoptOpenJava Registry x64 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment] “CurrentVersion”=”1.8” “BrowserJavaVersion”=”11.201.2” [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment1.8] “RuntimeLib”=”C:\Program Files\AdoptOpenJDK\jre-8.0.212.03-hotspot\bin\jvm.dll” “JavaHome”=”C:\Program Files\AdoptOpenJDK\jre-8.0.212.03-hotspot” “MicroVersion”=”0” [HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeJavaSoftJava Runtime Environment1.8.0_201] “JavaHome”=”C:\Program
there’s some kind of bug with the grub in 18.04. no matter what you put in the timeout of the grub file, it always takes
If you already have a vpn set up and established, you can use the following to setup DNS forwarding for your domain from your remote
The following was lifted from here: https://www.naschenweng.info/2017/01/06/securing-ubiquiti-unifi-cloud-key-encrypt-automatic-dns-01-challenge/ I’m reposting it so i have easy access to it. This is not my work, nor did I