{"id":125,"date":"2013-02-21T12:43:34","date_gmt":"2013-02-21T12:43:34","guid":{"rendered":"http:\/\/www.server1.dk\/?p=125"},"modified":"2013-02-21T12:43:34","modified_gmt":"2013-02-21T12:43:34","slug":"powershell-get-execution-path-of-script","status":"publish","type":"post","link":"http:\/\/www.server1.dk\/?p=125","title":{"rendered":"Powershell get execution path of script"},"content":{"rendered":"<p><code>$fullPathIncFileName = $MyInvocation.MyCommand.Definition<br \/>\n$currentScriptName = $MyInvocation.MyCommand.Name<br \/>\n$currentExecutingPath = $fullPathIncFileName.Replace($currentScriptName, \"\")<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>$fullPathIncFileName = $MyInvocation.MyCommand.Definition $currentScriptName = $MyInvocation.MyCommand.Name $currentExecutingPath = $fullPathIncFileName.Replace($currentScriptName, &#8220;&#8221;)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-125","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/posts\/125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.server1.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=125"}],"version-history":[{"count":1,"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/posts\/125\/revisions"}],"predecessor-version":[{"id":126,"href":"http:\/\/www.server1.dk\/index.php?rest_route=\/wp\/v2\/posts\/125\/revisions\/126"}],"wp:attachment":[{"href":"http:\/\/www.server1.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=125"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.server1.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=125"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.server1.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}