Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

Create Office 365 Mailbox with Powershell

March 13, 2020December 30, 2015 by Morgan

We can use the office 365 exchange powershell cmdlet New-Mailbox to create new mailbox, this command also creates an office …

Read more

Categories Azure AD, Exchange Online, Mailbox, Office 365

Disable Office 365 License Plans with Powershell

March 13, 2020November 20, 2015 by Morgan

While we set a new license to an user, we can enable or disable only a particular set of service …

Read more

Categories Azure AD, Exchange Online, Office 365, Office 365 License

Powershell: Unable to find a default server with Active Directory Web Services running

March 13, 2020November 17, 2015 by Morgan

Problem Today I experienced the error “Unable to find a default server with Active Directory Web Services running.” in Powershell …

Read more

Categories Active Directory, AD Management, Powershell, Windows Service

Add or Remove Office 365 License using Powershell

January 4, 2021November 14, 2015 by Morgan

We can use the Azure AD Powershell cmdlet Set-MsolUserLicense to manage Office 365 license for a user. You can add …

Read more

Categories Azure AD, Exchange Online, Mailbox, Office 365, Office 365 License, Powershell

If Statement in Windows PowerShell

March 13, 2020November 12, 2015 by Morgan

All of us should come across the need of If check when we create a powershell script. The If condition …

Read more

Categories Powershell, Powershell Tips

Office 365 Users License Report with Powershell

January 4, 2021October 22, 2015 by Morgan

We can find and list the applied license details of all the office 365 users by using the Azure AD …

Read more

Categories Azure AD, Exchange Online, Office 365, Office 365 License

How to make a Program run on Startup in Windows

March 13, 2020October 7, 2015 by Morgan

Programs or shortcuts placed in the Startup folder will run automatically open whenever Windows starts. Follow the below steps to …

Read more

Categories Desktop, PC, System Administration

Convert Username to SID using VBScript

March 13, 2020October 6, 2015 by Morgan

We can easily convert username to sid by using the WMI service class Win32_UserAccount with VBScript. 1. Copy the below …

Read more

Categories Network, VBScript, WMI

Convert SID to Username using VBScript

March 13, 2020October 6, 2015 by Morgan

We can easily convert object sid value to user friendly username by using the WMI service class Win32_SID with VBScript. …

Read more

Categories Network, VBScript, WMI

Office 365 Non Delivery Reports with Powershell

March 13, 2020September 30, 2015 by Morgan

The article helps you to get non delivery messages and failure reason from Office 365 by using powershell. In Exchange …

Read more

Categories Azure AD, Exchange Online, Message Tracking, Office 365, Powershell
Older posts
Newer posts
← Previous Page1 … Page39 Page40 Page41 … Page82 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2026 MorganTechSpace