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

Morgan

Get All Web Applications in SharePoint using powershell

March 11, 2020March 3, 2016 by Morgan

You can get all the available web applications in a given sharepoint server by using the powershell cmdlet Get-SPWebApplication. Before …

Read more

Categories Powershell, SharePoint

Get all Mail Enabled Lists and Libraries in SharePoint

March 11, 2020March 3, 2016 by Morgan

In this article, I am going to write powershell script to find all mail enabled lists and libraries in SharePoint …

Read more

Categories Powershell, SharePoint

Force WMI to read the 32-bit Registry Hive on a 64-bit Computer

March 11, 2020February 29, 2016 by Morgan

In some cases, the registry settings for installed Applications will be available only in WoW6432Node even in 64-bit machine. So, …

Read more

Categories C#, Registry, WMI

How to read 64 bit registry from 32 bit application using WMI

March 11, 2020February 29, 2016 by Morgan

When we work with 32 Application in a 64 bit machine to read registry value using WMI, we have to …

Read more

Categories C#, Registry, Remote Administration, WMI

Get all site collections in SharePoint using PowerShell

March 11, 2020February 25, 2016 by Morgan

There might be a need to get all site collections in all the web applications in SharePoint server. We can …

Read more

Categories Powershell, SharePoint

Get all site collections in Web Application using PowerShell

March 11, 2020February 25, 2016 by Morgan

As an Administrator, there might be a need to view all the site collections under a web-application in SharePoint. We …

Read more

Categories Powershell, SharePoint

Get list of all computers in AD using PowerShell

March 11, 2020February 24, 2016 by Morgan

We can get a list of all computers in Active Directory using the Powershell cmdlet Get-ADComputer. The Get-ADComputer cmdlet supports …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Where is Microsoft.SharePoint.Client.Runtime.dll

March 11, 2020February 24, 2016 by Morgan

When working with the managed client object model, we need to create a ClientContext class (in Microsoft.SharePoint.Client assembly) and use …

Read more

Categories CSOM, Nuget, SharePoint Online

Where is Microsoft.SharePoint.Client.dll

March 11, 2020February 24, 2016 by Morgan

When we work with the managed client object model (CSOM), we need to create a ClientContext class (in Microsoft.SharePoint.Client assembly) …

Read more

Categories CSOM, Nuget, SharePoint Online

Where is the Microsoft.Online.SharePoint.Client.Tenant.dll ?

March 11, 2020February 23, 2016 by Morgan

If you are working with CSOM to create a site collection or get list of all site collections in SharePoint Online, …

Read more

Categories CSOM, Nuget, SharePoint Online
Older posts
Newer posts
← Previous Page1 … Page35 Page36 Page37 … 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