01 2021 档案
摘要:查询区域内所有的A记录 Get-WmiObject -Namespace root\MicrosoftDNS -class microsoftdns_atype | where {$_.ContainerName -eq "com"} |Select TextRepresentation 新增A记录
阅读全文
摘要:环境: Server 2016 CentOS 7.5.1804 mkdir /mnt/3d mount -t cifs //172.17.17.17/3D /mnt/3d -o username="domain\delevan.tian",password="Abc456123" mount报错如下
阅读全文
摘要:管理员身份运行 PowerShell 关键步骤如下: PS C:\Users\administrator.domain> ntdsutil (下面每一步都有help ,不懂就输入"?") C:\Windows\system32\ntdsutil.exe: rolesfsmo maintenance:
阅读全文

浙公网安备 33010602011771号