How to Run Batch File placed on a Server using Command Prompt (cmd)?

Run a Batch File placed on a server using the command line in Windows OS. This is helpful in automating tasks and running scripts on a different server.

How to check if your Website is Slow?

You can use below given curl command to check the website response and if expected response is received within the timeout time, we can check its slowness.

Initiate One to One Microsoft Teams Call using PowerShell

In this post, we will make a 1-to-1 call in Microsoft Teams using PowerShell. This is helpful for any automation where you need to remind the user about something.

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.

Up ↑