<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to Launch Active Directory Users and Computers (ADUC) from Blue Prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124842#M54436</link>
    <description>&lt;P&gt;Thanks for the reply but somehow the method I mentions Above Worked.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Feb 2026 07:23:47 GMT</pubDate>
    <dc:creator>Sudha_RPA</dc:creator>
    <dc:date>2026-02-23T07:23:47Z</dc:date>
    <item>
      <title>Unable to Launch Active Directory Users and Computers (ADUC) from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124815#M54432</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;We have an automation requirement to automate &lt;STRONG&gt;Active Directory Users and Computers (ADUC)&lt;/STRONG&gt; using &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Blue Prism&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;ADUC opens successfully when launched manually via &lt;STRONG&gt;Run → dsa.msc&lt;/STRONG&gt;, however we are facing failures when trying to launch it from Blue Prism.&lt;/P&gt;&lt;H3&gt;Configuration Used in Application Modeller&lt;/H3&gt;&lt;P&gt;&lt;STRONG&gt;Application Path:&lt;/STRONG&gt;&lt;BR /&gt;C:\Windows\System32\mmc.exe&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Command Line Parameters:&lt;/STRONG&gt;&lt;BR /&gt;C:\Windows\System32\dsa.msc&lt;BR /&gt;(or) dsa.msc&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Options Enabled:&lt;/STRONG&gt;&lt;BR /&gt;tick Disable invasive techniques&lt;/P&gt;&lt;P&gt;Despite this, Blue Prism is unable to launch ADUC.&lt;/P&gt;&lt;H3&gt;Looking for guidance on:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Any special configuration required to launch MMC snap-ins (dsa.msc) from Blue Prism&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Possible 32-bit vs 64-bit or System32/SysWOW64 considerations&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Permission or Run-As requirements&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Recommended best practices for automating ADUC&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone faced a similar issue or found a reliable workaround?&lt;/P&gt;&lt;P&gt;Any inputs would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;BR /&gt;&lt;STRONG&gt;Sudha&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-16 152305.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42068i8967346AA21A4911/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-02-16 152305.png" alt="Screenshot 2026-02-16 152305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 12:02:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124815#M54432</guid>
      <dc:creator>Sudha_RPA</dc:creator>
      <dc:date>2026-02-19T12:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Launch Active Directory Users and Computers (ADUC) from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124820#M54434</link>
      <description>&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;I'm not sure if this will be of help but we also have a process that uses ADUC however a requirement is that the bot must log into an an account with elevated privileges in AD, I achieved this by getting blue prism to launch a batch file, it then enters the password into the cmd prompt that appears. This then launches ADUC which I then get blue prism to attach to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;start process action to run batch file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rabbanir_0-1771504502501.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42069iA467A856624AA1E1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rabbanir_0-1771504502501.png" alt="rabbanir_0-1771504502501.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Batch file itself contains the following command:&lt;BR /&gt;runas /netonly /user:username@domain"mmc %SystemRoot%\system32\dsa.msc"&lt;/P&gt;&lt;P&gt;this launches a cmd prompt which the bot attaches to and enters the password for the account with elevated access. ADUC is launched and it attaches:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rabbanir_1-1771504839805.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42070i33C040E26B17A3CC/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rabbanir_1-1771504839805.png" alt="rabbanir_1-1771504839805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Raheel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 12:42:16 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124820#M54434</guid>
      <dc:creator>rabbanir</dc:creator>
      <dc:date>2026-02-19T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Launch Active Directory Users and Computers (ADUC) from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124842#M54436</link>
      <description>&lt;P&gt;Thanks for the reply but somehow the method I mentions Above Worked.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 07:23:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124842#M54436</guid>
      <dc:creator>Sudha_RPA</dc:creator>
      <dc:date>2026-02-23T07:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Launch Active Directory Users and Computers (ADUC) from Blue Prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124997#M54459</link>
      <description>&lt;P&gt;We automate quite a lot within Active Directory, from access control to device management. A long time ago the console was used to interact with AD, however it proved rather slow to maintain. Instead I'd recommend looking at the System.DirectoryServices namespace within a code object which is the Microsoft supported way to automate Active Directory within the dotnet stack.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dotnet/api/system.directoryservices?view=windowsdesktop-10.0&amp;amp;viewFallbackFrom=netframework-4.7.2-pp" target="_blank"&gt;https://learn.microsoft.com/en-us/dotnet/api/system.directoryservices?view=windowsdesktop-10.0&amp;amp;viewFallbackFrom=netframework-4.7.2-pp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In terms of credential and security management, I would highly recommend ensuring your AD service accounts you use follow the principal of least priviledge. If they only need to modify a set of objects in a specific OU, then limit them to that OU and only the permissions needed to perform those actions.&lt;BR /&gt;&lt;BR /&gt;I define my processes with whitelists of objects that they can modify, this ensures that a given process can only manipulate certain pre-approved groups, and anything outside of that is sent for manual review.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 15:36:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Launch-Active-Directory-Users-and-Computers-ADUC-from/m-p/124997#M54459</guid>
      <dc:creator>jordan.harvey.norfolkcc</dc:creator>
      <dc:date>2026-03-04T15:36:12Z</dc:date>
    </item>
  </channel>
</rss>

