Is your Windows background processes consuming your Internet Pack? Then with this setting, Restrict the computer to empty your internet pack.
How to Copy File using PowerShell?
Use the below command to copy a file using PowerShell. You can also rename the destination file using the below commands.
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 Connect to Native Outlook using PowerShell?
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.
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.


You must be logged in to post a comment.