Share your knowledge. It’s a way to achieve immortality. Dalai Lama
Post Views: 57,260
Post Views: 57,260 In the current article, we will review how to use PowerShell commands for managing user password in Office 365 environment. Office 365 user’s password management versus the “standard” Domain Active Directory is a little restricted. For example – configure password policy parameters such as – Enforce password history, Minimum password length, Password…
Post Views: 61,445
Post Views: 61,445 In the current article, we will review how to use the PowerShell commands for managing full access mailbox permission in Exchange Online environment. Mailbox permission includes two categories: Full Access Permissions- Enable another recipient to see all of the mailbox content. Permission to send email using another recipient name (“Send As” and…
Post Views: 16,318
Post Views: 16,318 In the current article, we review of to use the PowerShell cmdletsSet-CASMailbox that is used for disabling (or enable) access to specific types of mail client or mail client that uses a specific protocol to Exchange mailboxes. PowerShell | Help & additional information Running PowerShell commands in Office 365 based environment To…
Post Views: 78,735
Post Views: 78,735 The current article, is that first article on the five-article series, which is dedicated to the subject of managing Distribution Group in Office 365 and Exchange Online based environment using PowerShell. The purpose of this article is to provide a “slim version” of PowerShell command index, that we need to use for…
Post Views: 20,408
Post Views: 20,408 In the current article, we will review how to use the PowerShell commands for managing Mailbox Time Zone and Language setting Exchange Online environment. By default, when a user opens the OWA (Outlook web apps) web interface for the first time, special windows will be displayed, asking the user to select the…
Post Views: 14,632
Post Views: 14,632 The need for managing two different environments: Office 365 and Exchange Online, using PowerShell, Poses a number of “obstacles” that we need to skip over. However,… worry not! In this article, we will learn how to easily use PowerShell script that will help us to efficiently and quickly create the required remote…
Post Views: 11,974
Post Views: 11,974 In this article, we will learn how to use remote PowerShell for connecting to Office 365 (Windows Azure Active Directory). This article is tagged under “PowerShell Nuggets”, meaning the style is KIS (Keep It Simple!) In case that you want to read more detailed explanation, use the following link: How to use Remote…
Post Views: 4,956
Post Views: 4,956 In the current article, we will review how connect to Exchange Online infrastructure by using remote PowerShell. This article is tagged under “PowerShell Nuggets”, meaning the style is KIS (Keep It Simple!) In case that you want to read more detailed explanation, use the following link: Using Remote PowerShell to manage Office…
Post Views: 34,061
Post Views: 34,061 In the current article, we review the how to use the PowerShell command Get-Mailbox for – display and export information about Exchange Online mailboxes. One of the most basic needs for Exchange Online administrator is – the ability to create reports that include information about the Exchange Online resources such as Mailbox’s,…
Post Views: 24,795
Post Views: 24,795 Office 365 includes two infrastructures that can manage by using PowerShell: Office 365 and Exchange Online. When we use the term “Office 365” the meaning is the part that serves as an “envelope” to all other Office 365 Services/Applications. This part includes components such as user and group object (Windows Azure Active…
Post Views: 20,989
Post Views: 20,989 Connecting to Exchange Online by using Remote PowerShell In the current article, we will review how connect to Exchange Online infrastructure by using remote PowerShell. The Power of PowerShell – Article Series Using Remote PowerShell to manage Office 365 | Part 1/3 Using Remote PowerShell to manage Office 365 | Part…
Post Views: 17,805
Post Views: 17,805 In this article we will learn how to use remote PowerShell for connecting to Office 365 (Windows Azure Active Directory). If you prefer to get more “straight forward” version of – Connect to Office 365 by using Remote PowerShell, you go to: Connecting to Office 365 with Remote PowerShell– PowerShell Nuggets) The…