Thursday, June 1, 2017

Enable the highest level Cloud Protection on Windows Defender on Windows 10 (1703) Creators Update

Add the following two values in the registry by using CMD with administrator privilege:

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SpynetReporting /t REG_DWORD /d 2

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\MpEngine" /v MpCloudBlockLevel /t REG_DWORD /d 2

image

image

Reference:

http://www.hksilicon.com/kb/articles/1346870

https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/enable-cloud-protection-windows-defender-antivirus

https://www.ghacks.net/2017/05/26/set-windows-defender-antivirus-blocking-to-high-on-windows-10/

https://www.windowscentral.com/how-change-windows-defender-antivirus-cloud-protection-level-windows-10

https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/specify-cloud-protection-level-windows-defender-antivirus Print Friendly and PDF
Share/Bookmark

Failed to upgrade or install Open Live Writer 0.6.2.0 on Windows 8.1

I use Open Live Writer (OLW) since version 0.5 (actually is 0.5.1.2 - It is the second release of OLW and also the first release support Blogger)

It is a tools for me to write my blog on blogger after the Windows Live Writer 2012 end of life.

Since the apps is auto upgrade every time you open it. It will auto upgrade to the latest version.


But it seems that it cannot upgrade from 0.5 to 0.6 via this progress. And also, my OLW suddenly did not able to open today.

Event 1026, .NET Runtime

image

Event 1000, Application Error

image


I try to upgrade to 0.6.2.0 manually, I failed.

After I do some Google, I suspect it is because my Windows 8.1 did not install .Net framework 4.6.2


I download the .Net framework 4.6.2 offline installer (https://www.microsoft.com/en-us/download/details.aspx?id=53344) and install it. After that, I also apply the latest security hotfix for 4.6.2 via Windows Update


After I upgrade my .Net framework to 4.6.2, I able to upgrade my OLW to 0.6.2.0 now

image

Print Friendly and PDF
Share/Bookmark

Tuesday, May 30, 2017

How to move a Hyper-V virtual machine without exporting it first on windows 10

Remark: It is not official method, it just a workaround when you have those VM on hand but you did not exporting it before

 

(Warning: Make sure the new host did not have any VM, the following method will remove all of them)

1. Stop the Hyper-V Service

2. Copy all files under "C:\Users\Public\Documents\Hyper-V\Virtual hard disks" to the same location of the new Windows 10 machine

3. Copy all files under "C:\ProgramData\Microsoft\Windows\Hyper-V" to the same location of the new Windows 10 machine

4. Run the PowerShell to change the permission of those VM (If you miss this step, you will receive a error (Fig.1))

image

5. Start the hyper-V service

6. Done (You will able to power on those VM on the new host)

 

The error message of missing the steps 4

image

Fig. 1 - The error message when you try to power on the machine without grant the permission

 

If you receive a error message (Ethernet Port....) like the following when you power on a VM:

image

It should be the Virtual Switch configuration is different between the old host and the new host, change the virtual switch selection on the VM will fix the problem.

image

Change to the new host configuration:

image

 

Reference:

https://www.powershellgallery.com/packages/Restore-VMPermission/1.0/DisplayScript
https://ntsystems.it/PowerShell/Restore-VMPermission/
https://kx.cloudingenium.com/microsoft/servers/hyper-v/resolved-hyper-v-general-access-denied-error-trying-load-virtual-hard-drive/
http://www.askme4tech.com/moving-virtual-machine-one-hyper-v-host-another
https://ss64.com/ps/set-executionpolicy.html

Print Friendly and PDF
Share/Bookmark

WMP EHCT801 WiFi not stable after upgrade to Windows 10 (1703) Creators Update

If you hit the issue on WMP EHCT801 WiFi not stable (Always disconnected suddenly and randomly) after upgrade to Windows 10 (1703) Creators Update. You need to check your Wireless card driver version.

 

image

I hit this issue when I using 3008.30.315.2016

 

image

After I upgrade to 3008.33.430.2016, the issue resolved.

It seems that we need to upgrade the Realtek RTL8723BS driver to  3008.33.430.2016 when running on Windows 10 1703 Creators Update.

 

Download the driver:

http://drivers.softpedia.com/get/NETWORK-CARD/REALTEK/Realtek-RTL8723BS-Wireless-LAN-Driver-3008334302016-for-Windows-10.shtml#download

Print Friendly and PDF
Share/Bookmark

CloudReady based on Google Chromium OS and also free for home use

One of the requirement to running CloudReady is your machine support UEFI boot, since the IBM X61 did not support UEFI boot, so I install Lubuntu on it.

For the CloudReady, I use the Lenovo X200 which is able to install the CloudReady.

 

image

Logon Screen

 

image

image

It will prompt up a Google Chrome Browser after the login (Of course, all you have on this OS is the browser and also the webapps)

image

Some function key at the bottom right hand corner. (e.g. logoff, reboot, connect to wifi.....)

image

There are notification area for you to read notification.

 

It is good for you to refresh your old machine and also taste the Google Chromium or Google Chromebook

 

Download:

https://www.neverware.com/freedownload/

 

Reference:

https://www.neverware.com/#introtext-3

http://www.pcdiy.com.tw/detail/2739

http://www.techbang.com/posts/45957-the-transformation-of-the-old-computer-chromebook-rebirth-chromebook-installation-articles-to-create-the-usb-boot-disk

https://www.newmobilelife.com/2016/03/14/cloudready-install/

Print Friendly and PDF
Share/Bookmark

Lubuntu - A lightweight Linux for old machine

I install the Lubuntu on IBM X61 laptop since this laptop only support 32bits OS and also have 1 GB RAM only.

Even the hardware configuration is so low, the Lubuntu still running very smooth on the machine.

image

image

For more information:

http://lubuntu.net/

Print Friendly and PDF
Share/Bookmark

Thursday, May 18, 2017

The Windows 10 Fall Creators Update insider preview first update build 16199 have been release during the Windows 10 Fall Creators Update Bug Bash

image

We just release the Fall Creators Update insider preview first update build 16199

Print Friendly and PDF
Share/Bookmark