{"id":7286,"date":"2023-09-06T06:47:14","date_gmt":"2023-09-06T06:47:14","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=7286"},"modified":"2024-07-19T00:47:08","modified_gmt":"2024-07-19T00:47:08","slug":"how-to-reset-labtech-service-after-pc-clone","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/how-to-reset-labtech-service-after-pc-clone","title":{"rendered":"How to reset Labtech\\Connectwise Service after PC Clone"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code lang=\"powershell\" class=\"language-powershell\">[Net.ServicePointManager]::SecurityProtocol = \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0[Net.SecurityProtocolType]::Tls12\n\n(new-object Net.WebClient).DownloadString('https:\/\/raw.githubusercontent.com\/LabtechConsulting\/LabTech-Powershell-Module\/master\/LabTech.psm1') | iex\n\nReset-LTService<\/code><\/pre>\n\n\n\n<p>Run As Admin<\/p>\n\n\n\n<p>This behavior is typically experienced when machines are imaged, or an improper or failed upgrade of ConnectWise ScreenConnect was processed. More than 1 computers have the same SessionGUID<br>&nbsp;<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>&nbsp;Double click the affected machine within the control center navigation tree to open the computer management window<\/li>\n\n\n\n<li>&nbsp;Right-click the Monitor icon on the top of the computer management window, and select &#8220;Software&#8221;<\/li>\n\n\n\n<li>&nbsp;Identify characters following software listing for Screenconnect Client (xxxxxxxxxxxxxxxx), by double clicking it. A new browser window opens with the ScreenConnect GUID in the url. Copy the GUID part of the url string.<\/li>\n\n\n\n<li>&nbsp;Click Begin &gt; Tools &gt; Command Prompt<\/li>\n\n\n\n<li>&nbsp;Type in the following commands in the command line window, insert the ID number attained in step #3, and hit &#8220;Enter&#8221;:<\/li>\n<\/ol>\n\n\n\n<p><br>wmic product where name=&#8221;ScreenConnect Client (xxxxxxxxxxxxxxxx)&#8221; call uninstall \/nointeractive<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>&nbsp;The command line window should display as success upon removal<\/li>\n\n\n\n<li>&nbsp;Right-click the Screenconnect icon and select &#8220;redeploy&#8221;<\/li>\n\n\n\n<li>&nbsp;After allowing the system time to redeploy (roughly 2 minutes), the icon should turn green to signify and active connection.<\/li>\n<\/ol>\n\n\n\n<p>The above steps are also discussed in this&nbsp;<a href=\"https:\/\/aus01.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fdocs.connectwise.com%2FConnectWise_Control_Documentation%2FGet_started%2FKnowledge_base%2FManually_remove_an_access_agent&amp;data=05%7C01%7CParis.Wells%40pa.com.au%7Cc1b2020a3565443d2fa908dbe6490a2a%7Ce417d5cce5d84cadb2cdc5ef82dea0a0%7C0%7C0%7C638356973598332209%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=1BYWpkCoM%2BKdWWJcsRN9ygotVrfnQV15H5Qzdwj3kVg%3D&amp;reserved=0\">KB article<\/a>:<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Run As Admin This behavior is typically experienced when machines are imaged, or an improper or failed upgrade of ConnectWise ScreenConnect was processed. More than 1 computers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7286","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=7286"}],"version-history":[{"count":6,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7286\/revisions"}],"predecessor-version":[{"id":8139,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/7286\/revisions\/8139"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=7286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=7286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=7286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}