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...
My Work Diary
“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...
1 processor => 4 processors enable PAE/NX
shares not working, use ip address instead of netbios name
net use \\resourcepath /d then go to “server computer” with win7 Restart “server” service -delete entry from credential manager -net use * /del (result...
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 =...
https://drive.google.com/file/d/1eKLs6eIt9fFO70aMsJBaMV4PSNMCnp7a/view?usp=sharing
secpol.msc navigate to Local Policies, Security Options and then find Interactive Logon: Do not display last user name and set it to Disabled Open regedit navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System and change the DWORD value of the...