fairyStage

fairyStage

V2EX member #211757, joined on 2017-01-22 08:37:52 +08:00
Per fairyStage's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
fairyStage's recent replies
@HAYABUSA 目前没找到新的解决日本手机号方法,b-mobile 已经加强身份验证
Jun 21, 2023
Replied to a topic by busterian 程序员 好消息: ddr5 内存条价格崩了
DDR5 8G 带宽有限,如果楼主这消息是真的也只能说早该降价了
Mar 4, 2023
Replied to a topic by nishuoshenme Windows 升级 win11 后 word 对话框显示问题
@nishuoshenme
我也在 ThinkPad X390 上发现了此问题。
目前我在显示设置中设置了 140%的自定义缩放,这样可以令 Word "段落"对话框的全部控件可用,而且全局文字显示效果比 125%更佳。
香港商业银行账户+美国券商
出金入金用香港账户
那么应该怎么用脚本设置密码永不过期呢?

场景一:又不是不能用 WMIC
wmic useraccount where "Name='[Username]'" set PasswordExpires=false

场景二:我们已经准备好拥抱 PowerShell 了!
Set-LocalUser -Name "[Username]" -PasswordNeverExpires 1

场景三:现在是 203X 年,WMIC 真的消失了,难道就没有别的办法让我继续用 cmd 吗?
有办法,但现在不能修改单个用户账户的设置了。
执行下面的命令,则所有本地用户账户的密码均永不过期。
net accounts /maxpwage:unlimited
自答:
换了一种搜索思路,搜索“powershell wmic”。
发现这是微软故意设置的障碍。
微软正筹备在未来的 Windows 中彻底删除 WMIC ,以消除 WMIC 带来的安全风险。

来源:
https://stackoverflow.com/questions/47934164/how-to-create-wmic-powershell-script

https://www.bleepingcomputer.com/news/microsoft/microsoft-starts-killing-off-wmic-in-windows-will-thwart-attacks/#:~:text=Microsoft%20is%20moving%20forward%20with,to%20the%20Windows%20Management%20Instrumentation
Feb 7, 2023
Replied to a topic by fairyStage 分享发现 foxmail 安装程序支持的命令行参数
@shangyu7
静默安装对个人使用,个人管理的电脑当然是几乎无用的

但对集中管理的电脑就很有用了
网管在服务器上配置一次,就可以让组织内所有电脑自动安装 /更新软件,无需离开工位
一些面向企业用户的软件会提供官方域控部署说明,如 360 团队版: https://bbs.360.cn/thread-15916985-1-1.html
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2247 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 00:23 · PVG 08:23 · LAX 17:23 · JFK 20:23
♥ Do have faith in what you're doing.