Horje
get-distributiongroupmember exchange online missing cmdlet Code Example
get-distributiongroupmember exchange online missing cmdlet
1. $365Logon = Get-Credential


2. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri 
https://outlook.office365.com/powershell-liveid/ -Credential $365Logon 
-Authentication Basic -AllowRedirection


3. Import-PSSession $Session




Shell

Related
move running terminal process to background linux Code Example move running terminal process to background linux Code Example
how to add source ip in firewalld Code Example how to add source ip in firewalld Code Example
git syntax editor Code Example git syntax editor Code Example
shell script to subtract two hex values Code Example shell script to subtract two hex values Code Example
download onenote on fedora Code Example download onenote on fedora Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
19