<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Command on Details...</title>
    <link>https://www.deepreflect.net/tags/command/</link>
    <description>Recent content in Command on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/command/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RDP - Remote logins are currently disabled.</title>
      <link>https://www.deepreflect.net/2010/07/22/rdp-remote-logins-are-currently-disabled/</link>
      <pubDate>Thu, 22 Jul 2010 23:49:39 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=939</guid> 
      <description>&lt;p&gt;If you trying to connect to a RDP server and you get this error:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Error message: Terminal Server sessions disabled. Remote logins are currently disabled.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Terminal Server sessions disabled. Remote logins are currently disabled.
Description: The user is attempting to log on to a Terminal Server where an administrator has disabled logon by issuing the CHANGE LOGON /DISABLE command. In order to enable logon, the CHANGE LOGON /ENABLE command must be issued.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>If you trying to connect to a RDP server and you get this error:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>Error message: Terminal Server sessions disabled. Remote logins are currently disabled.
</span></span></code></pre></div><p>Terminal Server sessions disabled. Remote logins are currently disabled.
Description: The user is attempting to log on to a Terminal Server where an administrator has disabled logon by issuing the CHANGE LOGON /DISABLE command. In order to enable logon, the CHANGE LOGON /ENABLE command must be issued.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Exim - Command</title>
      <link>https://www.deepreflect.net/2009/09/16/exim-command/</link>
      <pubDate>Wed, 16 Sep 2009 02:30:59 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=718</guid> 
      <description>&lt;p&gt;Some userfull Exim command:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -bpmailq --- The mailq is relevant as it gives your the email IDs.
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -M emailIDforce delivery of one message
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -qf Force another queue run
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -qff
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Force another queue run and attempt to flush frozen messages
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -Mvl message IDView Log for message
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -Mvb message IDView Body for message
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -Mvh message IDView Header for message
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -Mrm message IDReMove message (no errors sent)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;exim -Mg message IDGive up and fail message, message bounces to sender
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>Some userfull Exim command:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>exim -bpmailq --- The mailq is relevant as it gives your the email IDs.
</span></span><span style="display:flex;"><span>exim -M emailIDforce delivery of one message
</span></span><span style="display:flex;"><span>exim -qf Force another queue run
</span></span><span style="display:flex;"><span>exim -qff
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span>Force another queue run and attempt to flush frozen messages
</span></span><span style="display:flex;"><span>exim -Mvl message IDView Log for message
</span></span><span style="display:flex;"><span>exim -Mvb message IDView Body for message
</span></span><span style="display:flex;"><span>exim -Mvh message IDView Header for message
</span></span><span style="display:flex;"><span>exim -Mrm message IDReMove message (no errors sent)
</span></span><span style="display:flex;"><span>exim -Mg message IDGive up and fail message, message bounces to sender
</span></span></code></pre></div>]]></content:encoded>
    </item>
  </channel>
</rss>
