Thursday, December 17, 2009

Exchange 2007 CSR Powershell Script Wizard

Creating a CSR (Certificate Signing Request) with Exchange 2007 is kind of a pain b/c you have to do it through the Exchange Powershell Console.

Here is a Wizard that creates the powershell command for you.


This wizard makes this





look like this.

New-ExchangeCertificate -GenerateRequest -Path c:\Mail_ExternalDomain_com.csr -KeySize 2048 -SubjectName "c=US, s=Ohio, l=Columbus, o=Matt's It Solutions, ou=Messaging , cn=Mail.ExternalDomain.com" -DomainName Mail.InternalDomain.com, AutoDiscovery.InternalDomain.com, AutoDiscovery.ExternalDomain.com, Mail -PrivateKeyExportable $True

Friday, December 11, 2009

TS Web Access Problems.......

I keep running into problems where clients have problems connecting to Terminal Services Web Access site. Looks like Microsoft screwed something up and a year later they still do not have a patch to fix it.

Here is a link that describes how to manual fix the connection issues.

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7584c670-2274-4efb-b00b-d6aaba6d3850}]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{4eb89ff4-7f78-4a0f-8b8d-2bf02e94e4b2}]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7390f3d8-0439-4c05-91e3-cf5cb290c3d0}]



Thursday, December 3, 2009

Test Exchange Active Sync and much more

Found this cool site. It allows you to test the following type of connections to your exchange server and see if they are configured properly.

Microsoft Exchange ActiveSync Connectivity Tests

Microsoft Exchange Web Services Connectivity Tests

Microsoft Office Outlook Connectivity Tests

Internet Email Tests