ansilbe托管windows节点配置及测试
2021-04-01 20:27
标签:get 图片 否则 png 运行 shel bottom blog 托管 以管理员身份运行powershell,否则会报错 以管理员身份运行命令提示符,然后运行以下命令,在powershell中运行会报错: 重启OS后 系统总内存: ansible windows -m win_shell -a "(Get-WmiObject -Class Win32_ComputerSystem).TotalPhysicalMemory /1gb" 系统可用内存: ansible windows -m win_shell -a "(Get-WmiObject -Class Win32_OperatingSystem).FreePhysicalMemory / (1mb) cpu使用情况 ansible windows –m win_shell –a “(gwmi win32_processor).loadpercentage” ansilbe托管windows节点配置及测试 标签:get 图片 否则 png 运行 shel bottom blog 托管 原文地址:https://www.cnblogs.com/cnmarkao/p/9231429.html
上一篇:Windows 10激活
下一篇:Win10正式企业版激活方法