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

WMI

Check and Export Drive Size Report on Multiple Servers using PowerShell

September 16, 2022December 14, 2014 by Morgan

We can easily list the Size and Free Space of all Disks using WMI class Win32_LogicalDisk. The class is a Win32_LogicalDisk which represents a data source that resolves to …

Read more

Categories CSV, Powershell, WMI

Event ID 10 – SELECT * FROM __InstanceModificationEvent – WMI

March 13, 2020November 15, 2014 by Morgan

I have got below error Event 10 in Application log after installed the Windows Server 2008 R2 Service Pack 1. …

Read more

Categories Event ID, WMI

Get List of Installed Software Programs using PowerShell Script

March 13, 2020November 7, 2014 by Morgan

We can find the list of installed programs and third party software products through Control Panel’s Add or Remove Programs …

Read more

Categories Powershell, WMI

Read Registry Value using VBScript

March 16, 2020April 3, 2014 by Morgan

Description In this article, I am going write VBScript samples to Read Registry Values like String, DWORD, Multi-String and Binary …

Read more

Categories VBScript, WMI

Read Registry Value using WMI in C#

March 16, 2020April 3, 2014 by Morgan

Description In this article, I am going write C# code snippets Read Registry Value using WMI in C# and C# …

Read more

Categories C#, WMI

Read and Write Registry Value using C#

March 16, 2020April 3, 2014 by Morgan

Description In this article, I am going write C# code to Read and Write Registry Key and Registry Value, C# …

Read more

Categories C#, WMI

VBScript to Get List of Network Shares using WMI Service

March 16, 2020March 14, 2014 by Morgan

Description In this article, I am going write VBScript code to find and get list of Network Shares/Share Folders in Local …

Read more

Categories File System, Network, VBScript, WMI

Find and List network shares in C# using WMI, Registry and DirectoryEntry

March 16, 2020February 18, 2014 by Morgan

Description In this article, I am going to write C# code examples to find and list network shares and share folder’s local …

Read more

Categories C#, File System, Network, Security, WMI
Newer posts
← Previous Page1 Page2

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