摘要:
$wmi = gwmi win32_networkadapterconfiguration -filter "ipenabled = 'true'"$wmi.EnableStatic("10.0.1.101","255.255.255.0")$wmi.SetGateways("10.0.1.1",1... 阅读全文
posted @ 2014-08-05 15:15
momingliu11
阅读(621)
评论(0)
推荐(0)
摘要:
(gc env:path).split(";")(type env:path) -split ';'ls env:$env:computername$env:userprofile结果:C:\Python27\C:\Program Files\Intel\iCLS Client\C:\Windows... 阅读全文
posted @ 2014-08-05 14:52
momingliu11
阅读(424)
评论(0)
推荐(0)
浙公网安备 33010602011771号