To connect to native Outlook Application using PowerShell. Outlook Application should be already logged in. Find the PowerShell Code below:
How to Run PowerShell Script on Windows Startup?
This is useful when you want to run any automation created using PowerShell on Windows Startup. To run PowerShell script on startup.
How to open any Application on Windows Startup?
To open or run any application when windows PC or desktop starts, go by the given below steps. Let us take an example of opening Firefox on Startup.
[Fixed] Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0-release-764
When you create an empty activity Android project using Kotlin in Android Studio, you might get this error at the beginning during the build.
How to Share Power Automate Desktop Flows?
In this post, we will share the Desktop flow created using Power Automate Desktop (PAD) with the person from my organization.
How to Create a Copy of Power Automate Desktop Flows?
In this post, we will create a copy of the Desktop flow created using Power Automate Desktop (PAD).
E-commerce Bot | Part 5 | Working with Azure Cosmos DB Local Emulator to INSERT Product Details
In this part, we will see the Cosmos DB Emulator functionality and manually add few products to the DB. So that we can READ these products later in our bot development.
How to Schedule Desktop Flows?
In this post, we will schedule the flows created using Power Automate Desktop (PAD). Let's say, we need to schedule it daily at the specified time.
E-commerce Bot | Part 4 | Implementing the Email Authentication in Microsoft Bot Framework
In this part, we will be implementing the Email Authentication by verifying the user's email using an OTP in Microsoft Bot Framework.
How to Run Power Automate Flow using API in C#
In this post, we will trigger the Microsoft Flow using an API in C#. This approach is useful when you want to reduce your application code and let Power Automate take care of most of the things.


You must be logged in to post a comment.