Window repair
1) Open administrative command prompt and type or copy and paste:2) sfc /scannow3) dism /online /cleanup-image /scanhealth4) dism /online /cleanup-image /restorehealth5) chkdsk /scan
1) Open administrative command prompt and type or copy and paste:2) sfc /scannow3) dism /online /cleanup-image /scanhealth4) dism /online /cleanup-image /restorehealth5) chkdsk /scan
Using Powershell. Here is an example of changing the network profile of a network interface called Ethernet to “Private.” This is a one line command. Run as administrator Set-NetConnectionProfile -InterfaceAlias Ethernet -NetworkCategory Private Use: get-NetConnectionProfile to check current status and names of …
Moved from azure webapp to virtual host System information as of Wed Jan 6 16:59:51 UTC 2016