Windows Configure DNS Server and Suffix

  

 

DNS Server:

  1. Registry
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces

    Windows Configure DNS Server and Suffix

     

     Windows Configure DNS Server and Suffix

     

     

     

  2. 通过GUIWindows Configure DNS Server and Suffix

     

 

DNS Suffix:

  1. GPO group policy object
    Windows Configure DNS Server and Suffix
  2. Registry
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

     

    Windows Configure DNS Server and Suffix

     

  3. GUI

 

Powershell:

get-netadapter
get-netipaddress
clear-dnsclientcache

 

上一篇:yolov5 的 test.py 报错: use ‘pytest --fixtures [testpath]‘ for help on them.


下一篇:<4>pytest:用例执行