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

Powershell Remoting

Fix – Get-WmiObject : Access is denied – WMI – PowerShell

September 14, 2022 by Morgan

I have used the Get-WmiObject cmdlet to retrieve the Operating System information. This command works fine for the local machine …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, WMI

PowerShell : Check if user is member of local Adminstrators group

March 5, 2020October 4, 2017 by Morgan

We can find whether the given user is member of local Administrators group or not by accessing ADSI WinNT Provider. …

Read more

Categories PC, Powershell, Powershell Remoting, Powershell Tips, Security

Check if an user is member of a local group using PowerShell

March 5, 2020October 4, 2017 by Morgan

We can easily find a local user is member of a local group by accessing ADSI WinNT Provider. In this …

Read more

Categories PC, Powershell, Powershell Remoting, Powershell Tips, Security, System Administration

How to find Windows OS version using PowerShell

March 14, 2023September 26, 2017 by Morgan

For troubleshooting purposes, or before deploying any software, it is good to know what is the Windows Operating system version …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips

Connect-MsolService through Proxy in Powershell

March 6, 2020October 27, 2016 by Morgan

Problem I used to connect Azure AD Powershell module using Connect-MsolService command. I can always able to successfully connect via …

Read more

Categories Azure AD, Office 365, Powershell, Powershell Remoting

Connecting to remote server failed with the following error message – ps.outlook.com

March 6, 2020October 18, 2016 by Morgan

Problem I am receiving the error ‘[ps.outlook.com] Connecting to remote server failed with the following error message : The SSL …

Read more

Categories Exchange Online, Office 365, Powershell, Powershell Remoting

Get all site collections in SharePoint Online using PowerShell

March 11, 2020February 23, 2016 by Morgan

In previous post, I have written C# code sample to get the list of all site collections in SharePoint Online …

Read more

Categories CSOM, Office 365, Powershell, Powershell Remoting, SharePoint Online

Connect PowerShell to Office 365 through Proxy

March 11, 2020February 1, 2016 by Morgan

Working with powershell to manage office 365 is one of the regular job for every Office 365 Admin. This is …

Read more

Categories Exchange Online, Office 365, Powershell, Powershell Remoting, Proxy

ps.outlook.com – Connecting to remote server failed with the following error message

March 13, 2020January 30, 2016 by Morgan

I am receiving the following error when I try to connect exchange online from powershell. [ps.outlook.com] Connecting to remote server …

Read more

Categories Exchange Online, Office 365, Powershell, Powershell Remoting, Proxy

Set Office 365 Distribution Group Delivery Restrictions via PowerShell

March 13, 2020January 28, 2016 by Morgan

Setting delivery restrictions on exchange online distribution groups is quite a common task.Before proceed, Connect Exchange Online Remote PowerShell. We …

Read more

Categories Exchange Online, Office 365, Powershell, Powershell Remoting
Older posts
Page1 Page2 Page3 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