From ed0dcd2fcedd0e3f858401ec803550533e1bb3ec Mon Sep 17 00:00:00 2001 From: DESKTOP-V026VQF\Home Date: Tue, 21 Feb 2023 20:34:52 +0530 Subject: Update --- fix-internet-connection.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'fix-internet-connection.md') diff --git a/fix-internet-connection.md b/fix-internet-connection.md index a6168b9..4deb440 100644 --- a/fix-internet-connection.md +++ b/fix-internet-connection.md @@ -1,4 +1,4 @@ -# **Fix Issues In Connecting To Licensing Servers** +# **Fix Issues With Licensing Servers** ------------------------------------------------------------------------ @@ -9,8 +9,9 @@ - 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?**\ - - If you are located in China then choose **Modify Host File** option.\ - - If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method. + + - If you are located in China then choose **Modify Host File** option.\ + - If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method.\ - If you are facing issues then reach out to us on our [Discord](https://discord.gg/gjJEfq7ux8). @@ -46,9 +47,8 @@ - Copy paste below lines and press enter, -```{=html} -``` + $filePath = "C:\Windows\System32\drivers\etc\hosts" Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $false -- cgit v1.2.3