摘要:
原文来自 AD域控服务器更改IP地址步骤 1、cmd命令行,先停止netlogon服务:net stop netlogon 2、修改本机的IP地址 3、清楚IP缓存:ipconfig /flushdns 4、重启netlogon服务:net start netlogon 5、重新注册DNS纪录:ip 阅读全文
posted @ 2025-10-21 21:26
时光2020
阅读(27)
评论(0)
推荐(0)
|
摘要:
原文来自 AD域控服务器更改IP地址步骤 1、cmd命令行,先停止netlogon服务:net stop netlogon 2、修改本机的IP地址 3、清楚IP缓存:ipconfig /flushdns 4、重启netlogon服务:net start netlogon 5、重新注册DNS纪录:ip 阅读全文
posted @ 2025-10-21 21:26
时光2020
阅读(27)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2025-10-21 21:18
时光2020
阅读(0)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2025-10-21 21:10
时光2020
阅读(0)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2025-10-21 14:17
时光2020
阅读(0)
评论(0)
推荐(0)
摘要:
查看网卡MTU netsh interface ipv4 show subinterfaces 设置网卡MTUnetsh interface ipv4 set subinterface "<Interface>" mtu=1492 store=persistent 阅读全文
posted @ 2025-10-21 14:10
时光2020
阅读(24)
评论(0)
推荐(0)
摘要:
作者: 半堕落↓平民 时间:2024-03-07 15:26 分类: 使用技巧 1. 设置-应用和功能-可选功能-添加功能安装MSIX打包工具驱动程序 2. 下载安装VCLibs下载,访问https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx 安 阅读全文
posted @ 2025-10-21 13:53
时光2020
阅读(29)
评论(0)
推荐(0)
|