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

Powershell Tips

Find Installed Software’s Product code and Upgrade code using PowerShell

November 25, 2020July 4, 2018 by Morgan

Sometimes we may required to find installed applications product and upgrade code for maintenance purpose or any other reason. In …

Read more

Categories Powershell, Powershell Tips, System Administration

How to Install and Connect SharePoint Online PowerShell Module

June 29, 2022June 19, 2018 by Morgan

SharePoint Online team focusing on Microsoft Graph API to provide a common API experience for Office 365 users, but for …

Read more

Categories Powershell, Powershell Tips, SharePoint Online

Powershel : Convert JSON String to PS Object and Vice-versa

March 4, 2020June 7, 2018 by Morgan

Many software services moving towards cloud environment and providing APIs to communicate with service. To standardize this communication many software …

Read more

Categories Powershell, Powershell Tips

How to get password from user with a mask using Powershell

March 4, 2020May 10, 2018 by Morgan

You can easily prompt and ask input from user by using the Read-Host cmdlet, but by default this command accepts …

Read more

Categories Powershell, Powershell Tips, Security

PowerShell : Show Progress Bar, Status and % Completed for Long Running Script

March 4, 2020May 7, 2018 by Morgan

You can use the Write-Progress cmdlet to display progress status and percentage of process completed for a long running command …

Read more

Categories Powershell, Powershell Tips

PowerShell : Sleep, Wait or Suspends the activity for some period of time

March 4, 2020May 7, 2018 by Morgan

You can use the Start-Sleep cmdlet to suspend the activity in a script for the specified period of time. You …

Read more

Categories Powershell, Powershell Tips

Bool Value Check with IF Statement and Where Object in PowerShell

March 5, 2020March 2, 2018 by Morgan

In PowerShell script, we often use logic to check some value is true or false. In normal case we may …

Read more

Categories Powershell, Powershell Tips

Check if a Software Program Is Installed using PowerShell Script

March 24, 2021February 8, 2018 by Morgan

We can easily check the list of installed applications via Control Panel’s Add or Remove Programs UI. But if you …

Read more

Categories Powershell, Powershell Tips, Registry, WMI

How to find file and folder size using PowerShell

March 5, 2020December 22, 2017 by Morgan

We can use the PowerShell cmdlet Get-Item to get file information including size of a file, we can also the …

Read more

Categories File System, Powershell, Powershell Tips

Generate Random Numbers within a Range using PowerShell

March 5, 2020December 13, 2017 by Morgan

We may required to generate a random number to set ID or in some cases to set temporary password. In …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page9 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