< Back
Connect-O365
Post
NAME Connect-O365
SYNOPSIS
Connects to Office 365
SYNTAX
Connect-O365 [-Proxy] [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Connects to all instances of Office 365 for the tenant
PARAMETERS
-Proxy [<SwitchParameter>]
Specifiy if a proxy is required. Default the IE Proxy settings are used
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\Users>Connect-O365
-------------------------- EXAMPLE 2 --------------------------
PS C:\\Users>Connect-O365 -Proxy:$true
RELATED LINKS
SYNOPSIS
Connects to Office 365
SYNTAX
Connect-O365 [-Proxy] [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Connects to all instances of Office 365 for the tenant
PARAMETERS
-Proxy [<SwitchParameter>]
Specifiy if a proxy is required. Default the IE Proxy settings are used
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\Users>Connect-O365
-------------------------- EXAMPLE 2 --------------------------
PS C:\\Users>Connect-O365 -Proxy:$true
RELATED LINKS