{"id":641,"date":"2011-04-02T15:53:07","date_gmt":"2011-04-02T14:53:07","guid":{"rendered":"http:\/\/www.edwardsd.co.uk\/work\/?p=641"},"modified":"2011-04-02T15:58:43","modified_gmt":"2011-04-02T14:58:43","slug":"popup-test","status":"publish","type":"post","link":"https:\/\/www.edwardsd.co.uk\/work\/2011\/04\/popup-test\/","title":{"rendered":"Popup Test"},"content":{"rendered":"<p>I was using this to test GPOs were run at user login. if the popup displayed then i knew the object had been executed.<\/p>\n<p><strong>bat: <\/strong><code>START CMD \/C \"ECHO Popup Test &amp;&amp; PAUSE\"<\/code><\/p>\n<p><strong>exe: <\/strong><a title=\"popup-test.exe\" href=\"http:\/\/www.edwardsd.co.uk\/work\/storage\/tools\/popup-test.exe\">popup-test.exe<\/a><\/p>\n<p><strong>vbs <\/strong>(will call and execute the exe from the specified location):<\/p>\n<p><code>Set wshShell = WScript.CreateObject (\"WSCript.shell\")<br \/>\nwshshell.run \"%userprofile%\\desktop\\popup-test.exe\", 6, True<br \/>\nset wshshell = nothing<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I was using this to test GPOs were run at user login. if the popup displayed then i knew the object had been executed. bat: START CMD \/C &#8220;ECHO Popup Test &amp;&amp; PAUSE&#8221; exe: popup-test.exe vbs (will call and execute the exe from the specified location): Set wshShell = WScript.CreateObject (&#8220;WSCript.shell&#8221;) wshshell.run &#8220;%userprofile%\\desktop\\popup-test.exe&#8221;, 6, True [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[6,8],"tags":[],"class_list":["post-641","post","type-post","status-publish","format-standard","hentry","category-bat","category-vbs"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pOPt8-al","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/comments?post=641"}],"version-history":[{"count":0,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/641\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/media?parent=641"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/categories?post=641"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/tags?post=641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}