Share your knowledge. It’s a way to achieve immortality. Dalai Lama
Post Views: 72,440
Post Views: 72,440 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: 73,807
Post Views: 73,807 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: 19,956
Post Views: 19,956 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: 97,083
Post Views: 97,083 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: 26,511
Post Views: 26,511 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: 18,214
Post Views: 18,214 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: 14,350
Post Views: 14,350 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: 6,979
Post Views: 6,979 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: 38,006
Post Views: 38,006 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: 27,972
Post Views: 27,972 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: 23,952
Post Views: 23,952 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: 20,815
Post Views: 20,815 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…