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

GPO : Default Group Policies and Settings

March 14, 2020July 28, 2015 by Morgan

By default, the group policy objects Default Domain Policy and the Default Domain Controllers Policy are created when we create …

Read more

Categories Active Directory, GPO, System Administration

How to Apply Group Policy at OU Level

March 14, 2020July 28, 2015 by Morgan

GPOs can be configured Locally, at the Site level, the Domain level or at the Organizational Unit (OU) level. Group …

Read more

Categories Active Directory, GPO, System Administration

Enable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 24, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using the powershell cmdlet Set-CASMailbox. This article contains Powershell …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

List Users with ActiveSync Disabled using Powershell

March 14, 2020July 24, 2015 by Morgan

We can find and list users with ActiveSync disabled using the Powershell cmdlet Get-CASMailbox. This article contains Powershell script to …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell

How to enable or disable Ping service in Windows 2008/2012 R2

March 14, 2020July 23, 2015 by Morgan

Ping is used to check if a remote machine is online or offline. It is a small network packet sent …

Read more

Categories Endpoint Secutiy, Firewall, Network, Remote Administration, Security

C# : Check If Machine is Online or Offline

March 14, 2020July 23, 2015 by Morgan

In C#, We can test if a remote computer is online or offline using Ping service. For security reason, the …

Read more

Categories C#, Firewall, Network, Remote Administration

Powershell – Declare Array and Iterate with ForEach

March 14, 2020July 22, 2015 by Morgan

In Powershell, you can iterate through list of objects (or collection of objects) using ForEach loop. You can either initialize …

Read more

Categories Powershell, Powershell Tips

Disable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 21, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using Set-CASMailbox cmdlet. In this article, I am going …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

How to Logoff Remote Desktop User via Command Line

March 14, 2020July 21, 2015 by Morgan

We can logoff a remote desktop user session by using the command line tool Logoff. Logoff command syntax: LOGOFF [sessionname …

Read more

Categories Command Prompt, Network, Remote Administration, Remote Desktop (RDP)

List and Disconnect Remote Desktop Sessions via Command Line

March 14, 2020July 20, 2015 by Morgan

We can list all the Remote Desktop sessions by using the command line tool QWinsta and we can disconnect RDP …

Read more

Categories Command Prompt, Network, Remote Desktop (RDP)
Older posts
Newer posts
← Previous Page1 … Page44 Page45 Page46 … Page82 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 © 2026 MorganTechSpace