Stop Draining Internet from Background Processes | Windows 10

Is your Windows background processes consuming your Internet Pack? Then with this setting, Restrict the computer to empty your internet pack.

Run Commands on Command-Line using Power Automate Desktop

In this post, we will run a simple command and get its output using Power Automate Desktop (PAD). We can use ipconfig windows command to test our flow. This is useful when you are automating any command-line tool.

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.

How to make Skype call using Command Prompt?

Provide Skype Name or number of whom you want to make call as participantId1. For Example : live:skype.name. And participantId2 as your skype name or number. You can find the Skype Name in the Profile section.

Schedule a UiPath Workflow using Windows Task Scheduler

To schedule a UI Path Workflow. First, create a workflow and create a batch file, which would trigger the workflow as described in the given link.

Create a Service Principal in Azure using PowerShell

Create a Microsoft Azure Service Principal using PowerShell. It enables you to assign permissions to the app identity. We will assign API permissions.

Up ↑