diff --git a/.Rhistory b/.Rhistory index 77cb25e..f57eb4f 100644 --- a/.Rhistory +++ b/.Rhistory @@ -16,3 +16,5 @@ setwd("~/mas-docs") rmarkdown::render_site() setwd("~/mas-docs") rmarkdown::render_site() +setwd("~/mas-docs") +rmarkdown::render_site() diff --git a/_site/fix-internet-connection.html b/_site/fix-internet-connection.html index fa324bc..c397569 100644 --- a/_site/fix-internet-connection.html +++ b/_site/fix-internet-connection.html @@ -398,8 +398,8 @@ div.tocify { -
In some cases, HWID activation may fail because system couldn’t @@ -409,17 +409,12 @@ case.
This may happen mostly either due to DNS or Issues in MS licensing servers itself or Firewall rules in the system. Below you can find listed fixes for it.
Which method to choose for the fix?
-
Which method to choose for the fix?
+
+If you are located in China then choose Modify Host
File option.
-
If you are facing issues then reach out to us on our Discord.
Around 8 Feb 2023 in China, MS licensing servers failed to properly +connect and it disrupted many Windows services including activation. +Solution to this issue is to simply hardcode another country’s MS +licensing servers IP in hosts file and Windows will use that for +activation. This method can also be used if for any reason DNS is +failing to resolve MS licensing servers.
Open Powershell or Terminal as admin (don’t open CMD).
Copy paste below lines and press enter,