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

Morgan

Get all site collections in SharePoint Online using PowerShell

March 11, 2020February 23, 2016 by Morgan

In previous post, I have written C# code sample to get the list of all site collections in SharePoint Online …

Read more

Categories CSOM, Office 365, Powershell, Powershell Remoting, SharePoint Online

Get all sites and subsites in SharePoint Online using C#

March 11, 2020February 22, 2016 by Morgan

We can easily get the list of all sites and sub sites of all site collections from a Office 365 …

Read more

Categories C#, CSOM, Office 365, SharePoint Online

Get list of inactive mailboxes in office 365 using PowerShell

March 11, 2020February 19, 2016 by Morgan

User’s mailboxes will be unused when they leave organization. So, you have to find all the inactive mailboxes within your …

Read more

Categories Azure AD, Exchange Online, Office 365, Powershell

Get list of site collections with CSOM in SharePoint Online

March 11, 2020February 19, 2016 by Morgan

We can easily get the list of all site collections from a Office 365 tenant using SharePoint’s client object model …

Read more

Categories C#, CSOM, Office 365, SharePoint Online

Get Serial Number of a Remote Computer with PowerShell

March 11, 2020February 17, 2016 by Morgan

The serial number can be useful to identify computer hardware for inventory purpose, which is often written on a small …

Read more

Categories BIOS, PC, Powershell, Remote Administration, System Administration

System.Data.OleDb.OleDbException: IErrorInfo.GetDescription failed with E_FAIL(0x80004005)

March 11, 2020February 17, 2016 by Morgan

I am getting this error ‘System.Data.OleDb.OleDbException: IErrorInfo.GetDescription failed with E_FAIL(0x80004005)‘ while running the below MS Access select query: Select Title, …

Read more

Categories MS Access, OLEDB

Add Site Collection Administrator in Sharepoint Online using Powershell

March 11, 2020February 16, 2016 by Morgan

By default, the user who is owner of the site collection is the only person who has site collection admin …

Read more

Categories CSOM, Powershell, SharePoint Online

Litigation Hold vs In Place Hold in Office 365

March 11, 2020February 15, 2016 by Morgan

Litigation Hold allow customers to immutably preserve mailbox content to meet long term preservation and eDiscovery requirements. When a mailbox …

Read more

Categories Exchange Online, Mailbox, Office 365

Get list of Office 365 licenses using Powershell

March 11, 2020February 13, 2016 by Morgan

Every Office 365 subscription includes different type of license plans, you can list all the available license plans (SKU ID’s) …

Read more

Categories Azure AD, Office 365, Office 365 License, Powershell

Add-Type : Unable to load one or more of the requested types

March 11, 2020February 12, 2016 by Morgan

I have a .NET assembly (a dll) to load Sharepoint Online information. I am trying load this assembly in powershell …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page36 Page37 Page38 … 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 © 2025 MorganTechSpace