• Main
  • Blog
  • Who We Are
    • Jeremy Anderson
    • Amy Babinchak
    • Philip Elder
    • Cliff Galiher
    • Chris Matthews
    • Eriq Neale
    • Edwin Sarmiento
    • David Shackelford
  • HelpDesk
  • FAQ
  • Datto
  • SMBKitchen Project
    • SMBKitchen Crew

Archive for Powershell

Feb
15

Troubleshooting Autodiscover, OOF and EWS using Powershell

by amy

Post to Twitter Post to Facebook Post to StumbleUpon

In small business support I don’t often find a need to use powershell but when I do it’s usually Exchange. I found myself troubleshooting a lack of Out of Office responses and a MAC that refused to connect to Exchange the other day. These powershell commands helped me determine where the problem was.  

All three of these services require an autodiscover DNS record. So make sure that you have one. Our own Dave Shackelford wrote a very popular blog post on how to create one. You can read that post here. http://www.thirdtier.net/2011/06/setting-up-autodiscover-for-sbs-2011/

The first step is to determine if the services are configured for a URL that matches the SSL certificate.

Check the EWS URL

Powershell command to show the URL’s that EWS is configured to use.

Check and/or set the Internal autodiscover URL

1. Check the current configuration.
Get-ClientAccessServer | Select Name, *Internal* | fl

2. Define the new URL.
Set-ClientAccessServer –Identity <CAS Server Name> -AutoDiscoverServiceInternalUri: <Internal URL>

 

Verify that the OAB (Offline Address Book) has the correct URL

clip_image005

IF EWS Fails tests after verifying all settings above perform a reset of the Exchange virtual directories. This is found in the Exchange Management console under Server Configuration in the right side panel. After reset is compete run iisreset /noforce you may have to run it several times before it is successful.

This will result in the EWS directory being set to internal only.

You must then set the External URL

Powershell command to change the URL’s that EWS is configure to use.

Set-WebServicesVirtualDirectory –Identity “<EWS Name>” –ExternalUrl: https://url.domain.local/EWS/Exchange.asmx

 

—
So who wrote this blog and what do they do for a living anyway?
We’re Third Tier. We provide advanced Third Tier support for IT Professionals.
Third Tier Get Support BlogFeed Blog Twitter Twitter Facebook Facebook LinkedIn LinkedIN

0 Categories : Amy Babinchak, Exchange, Powershell
Nov
17

From *-SqlHadrService to *-SqlAlwaysOn

by edwin
If you’ve been playing with SQL Server “Denali” AlwaysOn, you probably have seen the new PowerShell cmdlets for managing the …

Continue reading »

Categories : Edwin Sarmiento, Powershell
Apr
21

Edwin presents Windows PowerShell for the SQL Server DBA

by amy

Post to Twitter Post to Facebook Post to StumbleUpon

Third Tier’s SQL expert Edwin Sarmiento is a sought after speaker on SQL. In May he’s going to be presenting, Windows PowerShell for the SQL Server DBA and Self-Service Analytics ofn SQL Server 2008 R2 at DevTeach in Montreal – May 30th – June 3rd.

http://www.devteach.com

Edwin is presenting a really great session on Powershell for SQL admins. SQL admins are all familiar with scripting but if you haven’t included Powershell in your toolkit yet, then it’s time to learn how. If you’re attending this conference, then let Edwin help you get started down the Powershell path.

Windows PowerShell for the SQL Server DBA

Windows PowerShell is becoming the scripting language of choice for managing Microsoft servers and workstations. And while T-SQL is still the scripting language for DBAs to administer and manage SQL Server, there are tons of stuff that can be easily done with Windows PowerShell. In this session, learn Windows PowerShell from the ground up and how you can use it with SQL Server Management Objects (SMO) to administer and manage a SQL Server instance.

Self-Service Analytics on SQL Server 2008 R2

We have to admit that Excel is the most popular data visualization tool there is. In this session, we’ll look at using Excel to gather data, cleanse and model that data, and then use it as a source for pivot-table and pivot-chart analysis – all in the context of self-service analytics in SQL Server 2008 R2. We’ll also look at some of the new analysis features available in Excel 2010, including slicers, improved charting, and improved pivot-table functionality

__________

So who wrote this blog and what do they do for a living anyway?
We’re Third Tier. We provide advanced Third Tier support for IT Professionals like you.

www.thirdtier.net/support

0 Categories : Edwin Sarmiento, Powershell, SQL
Apr
19

Configuring Alternate Access Mapping in SharePoint 2010 using Windows PowerShell

by edwin
The PowerShell equivalent of configuring alternate access mappings tip on MSSharePointTips.com has been published. Check out the article.
Categories : Edwin Sarmiento, Powershell, SharePoint
Apr
19

Configuring Alternate Access Mapping in SharePoint 2010 using Windows PowerShell

by edwin
The PowerShell equivalent of configuring alternate access mappings tip on MSSharePointTips.com has been published. Check out the article.
Categories : Edwin Sarmiento, Powershell, SharePoint

Search

Support

Third Tier provides advanced support services to IT Professionals. Learn about what we do at http://www.thirdtier.net or click on the support icon below to chat with one of our support representatives.

Live Chat Software by Kayako
Third Tier
Copyright © 2013 All Rights Reserved
iThemes Builder by iThemes
Powered by WordPress