DC上面的 nslookup Unknown 表示沒有反解資訊,Address: ::1 代表ipv6的localhost
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.manageme...
EX1 $curuser = (Get-WmiObject Win32_ComputerSystem).UserName $curuser.Split('\...
動態虛擬磁碟才有辦法 https://www.twblogs.net/a/5b96e4d22b717750bda7211a
要自動化是大工程而已,你不會想做,手動從GUI操作比較快 1.共享資料夾(Liunx) shell 2.設定共享權限(Liunx) +設定File ACL以...