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.
他们是一种在 MDT 中为 OsdComputername 设置最大长度的方法。默认情况下它是 15 个字符,但我们需要它的最大长度为 8 个字符。
我第一次有客户问这个限制......
我想这是可能的,但我找不到任何解决方法。
提前致谢。
MDT 默认没有这样的限制。您需要构建另一个表单并在 Litetouch.wsf 请求输入 osdcomputername 之前执行它,然后使用“userexitscript”将该值作为 MDT 变量注入。