diff options
| author | DESKTOP-V026VQF\Home | 2023-02-21 15:04:52 +0000 |
|---|---|---|
| committer | DESKTOP-V026VQF\Home | 2023-02-21 15:04:52 +0000 |
| commit | ed0dcd2fcedd0e3f858401ec803550533e1bb3ec (patch) | |
| tree | 209c13833dfb55fd5ee2f360889be2ef3eea94a0 /fix-internet-connection.md | |
| parent | fc19b9e225fad7aceed52e66f6195e32f2173a3e (diff) | |
| download | massgrave.dev-ed0dcd2fcedd0e3f858401ec803550533e1bb3ec.zip | |
Update
Diffstat (limited to 'fix-internet-connection.md')
| -rw-r--r-- | fix-internet-connection.md | 10 |
1 files changed, 5 insertions, 5 deletions
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 |
