{"author_url":"https://blog.hatena.ne.jp/newpops/","published":"2005-10-15 00:00:00","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnewpops.hatenadiary.org%2Fentry%2F20051015%2Fp1\" title=\"\u30ec\u30b8\u30b9\u30c8\u30ea\u30a2\u30af\u30bb\u30b9(\uff12) - PowerShell Memo\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","type":"rich","url":"https://newpops.hatenadiary.org/entry/20051015/p1","provider_url":"https://hatena.blog","blog_title":"PowerShell Memo","image_url":null,"provider_name":"Hatena Blog","description":"\u30ad\u30fc\u3092\u4f5c\u6210\u3059\u308b \u30ad\u30fc\u3092\u4f5c\u6210\u3059\u308b\u524d\u306b\u30ad\u30fc\u304c\u5b58\u5728\u3059\u308b\u304b\u30c1\u30a7\u30c3\u30af\u3002 \u4ee5\u4e0b\u306efunction\u3067\u53ef\u80fd\u3067\u3059\u3002 \u30ad\u30fc\u306e\u5b58\u5728\u30c1\u30a7\u30c3\u30af function existKey() { PARAM ([String]$key) $item = ls $key -ea silentlycontinue if ($item) { $result = $True } else { $result = $False } return $result } \u4e0a\u8a18function\u3092\u5229\u7528\u3057\u305f\u30b5\u30f3\u30d7\u30eb MSH C:\\> existKey \"HKLM:\\SOFTWARE\\Microsoft\" True MSH C:\\> existKey\u2026","version":"1.0","title":"\u30ec\u30b8\u30b9\u30c8\u30ea\u30a2\u30af\u30bb\u30b9(\uff12)","author_name":"newpops","width":"100%","categories":["MSH"],"blog_url":"https://newpops.hatenadiary.org/","height":"190"}