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

Remote Administration

Execute Remote PowerShell Commands

March 11, 2020March 30, 2015 by Morgan

We can run powershell commands on remote computer using the powershell cmdlet Invoke-Command. Syntax of Invoke-Command: Invoke-Command -ComputerName COMPUTER -ScriptBlock …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, Remote Administration

Enable Remote PowerShell and Run Commands

March 11, 2020March 28, 2015 by Morgan

You can enable powershell remoting on computers running Windows 7 and later versions which includes WinRM 2.0 or later. The …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, Remote Administration

How to Ping a Computer with PowerShell

March 12, 2020March 10, 2015 by Morgan

We can check whether a computer is active or down by using Ping class in Powershell. Ping allows an application …

Read more

Categories Network, Powershell, Remote Administration

Powershell – Change Service Account Username and Password

December 10, 2021March 4, 2015 by Morgan

In Powershell, we can change Windows Service Account username and password using WMI based powershell cmdlet Get-WmiObject and the WMI …

Read more

Categories Powershell, Remote Administration, Windows Service, 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