我发布了一些“网络用户”命令,用于在我的桌面上设置本地用户以进行某些测试,并且需要设置长度超过14个字符的密码.在这样做的时候,Windows吠叫支持确认长密码,我想知道是否有人知道如何抑制该提示并强制设置长密码.您可以通过发出以下命令来查看我所说的提示…
原文链接:https://www.f2er.com/windows/369622.htmlnet user MyUser MyPasswordIsReallyLong /ADD
它会触发以下提示
The password entered is longer than 14 characters. Computers with
Windows prior to Windows 2000 will not be able to use this account. Do
you want to continue this operation? (Y/N) [Y]:
此外,更高级的成员之一可以帮助创建以下标记:net-user