<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How can I uninstall the job service?</title><link>https://community.telligent.com/community/11/w/user-documentation/62947/how-can-i-uninstall-the-job-service</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>How can I uninstall the job service?</title><link>https://community.telligent.com/community/11/w/user-documentation/62947/how-can-i-uninstall-the-job-service</link><pubDate>Thu, 18 Jul 2019 17:53:05 GMT</pubDate><guid isPermaLink="false">ada444b4-4709-4f2c-a07d-aa82dee9829f</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62947/how-can-i-uninstall-the-job-service#comments</comments><description>Current Revision posted to User Documentation by Grant Pankonien on 07/18/2019 17:53:05&lt;br /&gt;
&lt;p&gt;The Telligent Community job service can be uninstalled from a server by opening a PowerShell as an administrator and navigating to the job service folder. The command to use depends on whether you are using local or domain accounts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;&lt;strong&gt;Local account:&lt;br /&gt;&lt;/strong&gt;Run the following command:&lt;br /&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;.\Uninstall.ps1&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Domain Account:&lt;/strong&gt;&lt;br /&gt;Run the following command. &amp;nbsp;It will first prompt your for the credentials of your service account before installing the job server using those credentials.&lt;br /&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;.\Uninstall.ps1 -Credential (Get-Credential)&lt;/pre&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How can I uninstall the job service?</title><link>https://community.telligent.com/community/11/w/user-documentation/62947/how-can-i-uninstall-the-job-service/revision/1</link><pubDate>Tue, 04 Jun 2019 20:14:27 GMT</pubDate><guid isPermaLink="false">ada444b4-4709-4f2c-a07d-aa82dee9829f</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62947/how-can-i-uninstall-the-job-service#comments</comments><description>Revision 1 posted to User Documentation by Ben Tiedt on 06/04/2019 20:14:27&lt;br /&gt;
&lt;p&gt;The Telligent Community job service can be uninstalled from a server by opening a PowerShell as an administrator and navigating to the job service folder. The command to use depends on whether you are using local or domain accounts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;&lt;strong&gt;Local account:&lt;br /&gt;&lt;/strong&gt;Run the following command:&lt;br /&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;.\Uninstall.ps1&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Domain Account:&lt;/strong&gt;&lt;br /&gt;Run the following command. &amp;nbsp;It will first prompt your for the credentials of your service account before installing the job server using those credentials.&lt;br /&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;.\Uninstall.ps1 -Credential (Get-Credential)&lt;/pre&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>