Skip to content

Connect to Microsoft Cloud Services

directorcia edited this page Apr 10, 2021 · 9 revisions

Script = c.ps1

Overview

This script will allow you to connect to various Microsoft Cloud Services using PowerShell quickly and easily.

Source

c.ps1

Command line parameters

  • -debug = don't prompt for input
  • -noupdate = selected module will not be checked for more recent version
    • noprompt = don't prompt user for input

Prerequisites

  1. Ensure that all the individual Microsoft Cloud connection services are in the same directory that you run this script from.

Variables

None

Operation

When run, you will see a list of Microsoft Cloud services that you can connect to like:

Menu

You can use the CTRL and SHIFT keys to select multipel lines like so:

Multi select

Once you select the 'OK' button all the scripts will run individually connecting you to the Microsoft Cloud services you selected.

Video how to tutorial

IMAGE ALT TEXT