Information Technology

  • About
Remote PS client for Exchange 2016

exchange2016

Remote PS client for Exchange 2016

August 30, 2016 by admin

TechNet has a nice stubby article about remote powershell sessions for Exchange 2016, but I thought I’d stash this script here for quick reference. This is how I log in to my Exchange 2016 CU2 server remotely.
$UserCredential = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http://<FQDN>/PowerShell/ -Authentication Kerberos -Credential $UserCredential
Import-PSSession $Session
I save this as connect-exchange.ps1 in … [Read more…]

Posted in: Software Tagged: exchange, exchange2016, management, maybethiscanhelp, microsoft, powershell, servers

Giving Permissions to Additional Mailboxes in Exchange 2016

August 8, 2016 by admin

In previous versions of Exchange, our preferred way to have users share a resource (or shared) mailbox is to grant Full Access, and Send As permission to that mailbox from the Exchange Management Console.
If that exists in 2016, I can’t find it. But powershell can help.
To grant those same permissions in 2016, using a powershell … [Read more…]

Posted in: Software Tagged: email, exchange, exchange2016, microsoft, powershell, tips

Tags

All Campus Day aruba batchfiles chokermail configuration DNS documentation email exchange exchange2016 experts-exchange fonts google live live@edu maybethiscanhelp microsoft msaccess network novell office office 2007 powershell proxy scripting security servers Software spam students support sync template tips tricks useful virtualization vmware wifi win7 windows windows7 winxp wireless word

About

Infotech is the blog of Ralph Hogaboom, sysops+ at Grays Harbor College in Aberdeen WA. I talk about Windows and linux servers, networking, higher education, scripting, design, and wireless.

GHC Homepage
ralph.hogaboom.org

Recent Posts

  • Windows 7 Windows update fails (usually with 8007000E)
  • Powershell Script to create Office 365 distribution list from AD OU
  • Remote PS client for Exchange 2016
  • Giving Permissions to Additional Mailboxes in Exchange 2016
  • Checking Windows Firewall Status from Nagios using NSClient++
  • Backing up DHCP for Windows Server
  • Reporting Services 2008 R2 SSL wildcard errors: ‘You are not authorized to view this page’ + ‘The underlying connection was closed: could not establish Trust relationship for the SSL/TLS secure channel’
  • jigsy.com Phishing Attacks
  • Quick + Dirty Powershell
  • Moving VMs from vmWare Server to ESXi 5.1.0 build 799733

Copyright © 2019 Information Technology.

Custom WordPress Theme by themehall.com

Better Tag Cloud