Author: admin

Acronis USB 2 USB 3

IF You want to restore files instead of the disk, if the backup is on a USB HDD, usb 2 might cause problem to restore files....

Restoring Network Connections

“An error occurred while reconnecting Z: [drive letter:] to \\server-name\shares Microsoft Windows Network: The handle is invalid. This connection has not been restored. “ I believe...

install google chrome on windows server

run command below in powershell:   $LocalTempDir = $env:TEMP; $ChromeInstaller = “ChromeInstaller.exe”; (new-object System.Net.WebClient).DownloadFile(‘http://dl.google.com/chrome/install/375.126/chrome_installer.exe’, “$LocalTempDir\$ChromeInstaller”); & “$LocalTempDir\$ChromeInstaller” /silent /install; $Process2Monitor = “ChromeInstaller”; Do { $ProcessesFound =...

tmp share

https://drive.google.com/file/d/1eKLs6eIt9fFO70aMsJBaMV4PSNMCnp7a/view?usp=sharing