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

Class not registered at ADOX.CatalogClass.Create

March 13, 2020September 11, 2015 by Morgan

Problem When i try to create MS Access database (.mdb) file, I am getting an error “Class not registered at …

Read more

Categories Database, MS Access, OLEDB

ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

March 13, 2020September 11, 2015 by Morgan

Problem When i tried to connect MS Access database. I am getting an error “ERROR [IM002] [Microsoft][ODBC Driver Manager] Data …

Read more

Categories Database, MS Access, ODBC

Convert SID to Username using C#

March 13, 2020September 10, 2015 by Morgan

In C#, we can use the P-Invoke function LookupAccountSid to resolve user name from sid and we can also use …

Read more

Categories C#, Development, Network, Security, WIn32_API

Convert SID to Username using Powershell

March 13, 2020September 8, 2015 by Morgan

You might come across the object sid value in Active Directory environment. We can use the .NET Framework class System.Security.Principal.SecurityIdentifier …

Read more

Categories Active Directory, Powershell, Powershell Tips, Security

Export Office 365 Mailbox Size Report Powershell

March 13, 2020September 8, 2015 by Morgan

We can get mailbox size and total messages count by using the office 365 powershell cmdlet Get-MailboxStatistics. Note: Before proceed, …

Read more

Categories Exchange Online, Mailbox, Office 365, Powershell

Check Office 365 Mailbox Size using Powershell

March 13, 2020September 7, 2015 by Morgan

We can find mailbox size of all users by using the office 365 powershell cmdlet Get-MailboxStatistics. The Get-MailboxStatistics cmdlet is …

Read more

Categories Exchange Online, Mailbox, Office 365, Powershell

Exchange Server Role – msExchCurrentServerRoles attribute

March 14, 2020September 2, 2015 by Morgan

We can use the Active Directory schema attribute “msExchCurrentServerRoles” to determine the role installed on the server. You can use …

Read more

Categories Active Directory, Exchange Server, Ldap, LDAP Filters

Find name of Exchange Organization in C#

March 14, 2020September 2, 2015 by Morgan

In .NET C#, you can find the name your Exchange Organization using DirectoryEntry class from Configuration context store. Use the …

Read more

Categories Active Directory, C#, Exchange Server

Send on Behalf vs Send As Permissions

March 14, 2020August 31, 2015 by Morgan

Both Send on Behalf and Send As are similar permissions, however, there is one difference between these two permissions. Send …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell

Powershell Where-Object Filter Examples

March 14, 2020August 29, 2015 by Morgan

We can use the cmdlet Where-Object to filter data returned by other cmdlets. The below command filter the result form …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page41 Page42 Page43 … 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