Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一些东西来自动完成Read-HostPowershell 中的用户输入。在我的例子中,用户应该能够通过 TAB 访问 5 个 esxi 主机的列表。有没有办法在 Powershell 脚本中做到这一点?
Read-Host
干杯,乔纳斯