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.
例如
我正在运行配置为在用户帐户下运行的 Windows 服务 我已更改用户帐户的密码。
如果我不更改该服务上用户帐户的登录密码,该服务会发生什么情况?
我想知道 Windows 是否会重新尝试使用旧凭据登录并锁定帐户?
它会退休多少?
该服务将继续运行。但下一次就不会开始了。您必须使用新密码重新配置服务。