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

Get ActiveSync Enabled Mailboxes using Powershell

March 14, 2020July 20, 2015 by Morgan

We can get and list Exchange ActiveSync enabled mailboxes using the Powershell cmdlet Get-CASMailbox. In this article, I am going …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell

C# : The server is unwilling to process the request

March 14, 2020July 17, 2015 by Morgan

Problem I am receiving the error “The server is unwilling to process the request” when changing the AD attribute userAccountControl …

Read more

Categories Active Directory, C#

Powershell : List only required Parameters for a Cmdlet

March 14, 2020July 16, 2015 by Morgan

We can get all the required parameters for a Powershell cmdlet using Get-Help cmdlet. The Get-Help displays the detailed description …

Read more

Categories Powershell, Powershell Tips

Powershell : List all the available Parameters for a Cmdlet

March 14, 2020July 16, 2015 by Morgan

We can get all the available parameters for a Powershell cmdlet using Get-Help cmdlet, it displays the detailed description of …

Read more

Categories Powershell, Powershell Tips

Powershell : Check if AD User is Member of a Group

March 14, 2020July 16, 2015 by Morgan

We can find if an Active Directory user is member of an AD group using Get-ADGroupMember cmdlet. In this article, …

Read more

Categories Active Directory, Powershell

Check if User is member of AD Group using VBScript

March 14, 2020July 16, 2015 by Morgan

In this article, I am going to write vbscript code to find an Active Directory user is member of an …

Read more

Categories Active Directory, AD Management, VBScript

VBScript: How to Create and Write text in CSV file

March 14, 2020July 15, 2015 by Morgan

You might have come across the need of export text content to CSV file in vbscript. We can create and …

Read more

Categories CSV, File System, VBScript

Get Exchange Mailbox Features using Powershell

March 14, 2020July 15, 2015 by Morgan

We can use the Exchange Powershell cmdlet Get-CASMailbox to get all the mailbox features, it returns whether the mailbox features …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell

PowerShell : Check if Machine is Up or Down

March 14, 2020July 14, 2015 by Morgan

In this article, I am going write Powershell script to check if a given computer is up (online) or down …

Read more

Categories Network, Powershell

VBScript: Invalid Character 800A0408 compilation error in Line 1 Char 1

March 14, 2020July 13, 2015 by Morgan

Problem I am receiving the vbscript error “Invalid Character 800A0408 compilation error at Line 1 Char 1” while running a …

Read more

Categories VBScript
Older posts
Newer posts
← Previous Page1 … Page45 Page46 Page47 … 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