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

Powershell

Grant Send on Behalf Permissions using Powershell

March 14, 2020August 29, 2015 by Morgan

We can set or grant send on behalf permission for a exchange mailbox user using the powershell cmdlet Set-Mailbox with …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell

Remove Full Access Permission using Powershell

March 14, 2020August 25, 2015 by Morgan

We can use the Remove-MailboxPermission cmdlet to remove full access permission from a user’s mailbox. To perform this task, your …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell, System Administration

Grant Full Access Permission using Powershell

March 14, 2020August 25, 2015 by Morgan

We can grant full access permission for a exchange mailbox user using the Add-MailboxPermission powershell cmdlet. To perform this task, …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell, System Administration

Set Environment Variable using Powershell Script

March 14, 2020August 8, 2015 by Morgan

We can get, set, modify and remove environment variables using the .NET class [Environment]. The following command list all the …

Read more

Categories Powershell, Powershell Tips

Powershell Get Environment variable from Remote machine

March 14, 2020August 8, 2015 by Morgan

We can find and list the environment variables using the .NET class [Environment]. The following command list all the environment …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips

Powershell – Get Environment Variables using Get-Childitem

March 14, 2020August 8, 2015 by Morgan

We can get the complete list of environment variables using Get-Childitem cmdlet. The following command list all the local environment …

Read more

Categories Powershell, Powershell Tips

Get list of environment variables from Powershell

March 14, 2020August 8, 2015 by Morgan

We can get the list of environment variables using the .NET class [Environment]::. The following command list all the local …

Read more

Categories Powershell, Powershell Tips

Remove Send As Permissions using Powershell

March 14, 2020August 5, 2015 by Morgan

We can remove send as permission from a exchange mailbox for a particular Admin user using the Remove-ADPermission powershell cmdlet. …

Read more

Categories Active Directory, Exchange Server, Powershell

Grant Send As Permission using Powershell

March 14, 2020August 5, 2015 by Morgan

We can grant send as permission for a exchange mailbox using the Add-ADPermission powershell cmdlet. To perform this task, your …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

Difference between single and double quotes in Powershell

March 14, 2020July 31, 2015 by Morgan

You might have come across the question “What are the differences between single and double quotes in Powershell” when you …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page28 Page29 Page30 … Page39 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