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

Search Results for: label/WMI

VBScript: Start and Stop Windows Service

March 12, 2020December 26, 2014 by Morgan

You can manage Windows Service through VBScript easily by using WMI Services. You can use the WMI class Win32_Service to get …

Read more

Categories VBScript, Windows Service, 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

Get Volume Path from Drive Name using Powershell script

March 13, 2020November 11, 2014 by Morgan

I have been working with file access events in Clustered File Server. In event log, for every file access, we are …

Read more

Categories File System, Powershell

Get List of Network Shares using Powershell script

March 13, 2020November 10, 2014 by Morgan

Description: We can easily get the list of Network Shares/Share Folder, Devices, Disk Drives and Printers by using WMI class Win32_Share. …

Read more

Categories File System, Network Shares, Powershell

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