powershell

  1. A

    Start process from power shell, Trial Version of Blue Prism

    Hello Everyone, I have installed SQL Management Studio 2014, Blue Prism Trial version 6.6, i want to start process from Command Prompt and Power Shell, Command i'm trying to doing this is as below : cd 'C:\Program Files\Blue Prism Limited\Blue Prism Automate\' .\AutomateC.exe /user admin...
  2. M

    powershell

    Hi Everyone, Can anyone suggest how to invoke PS script via Blueprism that requires admin rights? How to input details in that script during run time?
  3. P

    Send notification if number of unused Office 365 licenses falls below limit

    How to send an email notification if the number of unused licenses for license plans enabled in any of Office 365 tenants falls below a specific limit. I have read that you can use PowerShell to receive an email notification, but how can we do this using Automation Anywhere?
  4. T

    Issue while execute power shell Script from Blue Prism

    Hi, I have tried to automate the Office365 operations (Add user, Add user in DL...etc) using MS-Online/Azure AD module power shell command by invoke through Blue Prism. The below C# code (to trigger Power shell command) executed in Blue Prism in code stage without any error, but it was not...
Top