IOS6 and Exchange Issue’s

If you’ve been following the Exchange and Apple-related news lately, you can’t have failed to hear about a number of bugs in the new iPhone, iPad and iPod Touch OS, iOS 6.
What’s the problem, then? Well, in iOS the two most widely reported ones relate to:

  • AutoDiscover – It doesn’t work unless the Email Address and UPN match.
  • Meeting Requests – The iOS device loses track of the organizer and replaces the device user as the organizer instead, allowing the device user to update or cancel meetings other people have asked them to attend. For more info, see KB 2768774

Another method you might want to consider is to find those iOS 6 users within your organization and tell them about the issue. It might not be practical in all situations, but with the help of the script below (which will also report future and previous versions) you’ll be able to see what the task in hand looks like.

Use the script as follows:

.\Export-iOSDeviceStatistics.ps1 -OutputCSVFile .\output.csv

You’ll see output about iOS devices shown in the PowerShell session:

image

And the resulting CSV file can be opened in Microsoft Excel, or your favourite CSV editor:

image

Download the script from the Technet Gallery

Special thanks to Steve Goodman

Exchange 2013 RTM Help File

Exchange

 

For those interested, e.g. you’re planning for or about to implement Exchange 2013 or just want to look up something: the Exchange 2013 RTM help file has been made available for download . Note that the help file is still incomplete, so I expect it gets updated in the upcoming period.

It comes in a Hybrid as well as an On Premise version; you can get them here

Free E-book: Introducing Windows 8 for IT Professionals

Augusto Alvarez Wrote a nice e-book “Introducing Windows 8, an overview for IT Professionals” (preview version).

This book has some quite important topics that every IT guy which is considering implement Windows 8 in their company should read it carefully. Here’s a short summary for the topics included (I’m just naming a few; the entire list is available in the download):

  1. 1. Overview
  2. 2. Experiencing Windows 8
  3. 3. Windows 8 for IT Pros
    • Customizing and configuring Windows 8
    • Client Hyper-V
    • Redesign NTFS
    • PowerShell 3.0
  4. 4. Preparing for Deployment
    • Windows 8 SKUs
    • Application compatibility
    • User state migration
    • Windows To Go
  5. 5. Deploying Windows 8
    • Windows Assessment and Deployment Kit
    • Deployment and Imaging
    • User state migration tool
    • MDT 2012 Update 1
    • e. SCCM 2012 with SP1
    • f. Desktop Virtualization
  6. 6. Delivering Windows Apps
  7. 7. Windows 8 Recovery
    • DaRT
  8. 8. Windows 8 Management
    • Group Policy Improvements
    • Windows Intune
    • Mobile device support
  9. 9. Windows 8 Security
  10. 10. Internet Explorer 10
  11. 11. Windows 8 virtualization
    • Virtual Desktop Infrastructure
    • Application Virtualization
    • User State virtualization

I did not read it completely, but for what I’ve seen so far the content is not fully detailed with step-by-steps but contains valuable information and guidance that must be read it if you are implementing / managing Windows 8.

Exchange 2010 SP2 Management Tools on Windows 8 RTM

Some day’s ago I installed Windows 8 Enterprise x64 RTM on my Work pc.
So I wanted Exchange 2010 Management Tools on my PC.

I found the following topic: Exchange 2010 Management tools

This worked for me Smile

  1. Install the .NET Framework 3.5 Windows Feature
  2. Install the IIS 6 Management Console Feature
  3. Install the IIS Metabase and IIS 6 Configuration Compatibility Feature
  4. Modify the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion registry key from “6.2” to “6.1” as stated above
  5. DO NOT Close REGEDIT
  6. Create a MMC with the Exchange Tools on it and I saved it under c:\Windows 8 RTM Exchange 2010 SP2\ExchangeAdmin.msc 
  7. Create a Bat File
  8. set __COMPAT_LAYER=RUNASINVOKER
    set COMPLUS_Version=v2.0.50727
    c:\Windows 8 RTM Exchange 2010 SP2\ExchangeAdmin.msc

    Now you can Manage Exchange 2010 from a Windows 8 pc. I found no issues till now. Beware this is not supported by Microsoft!!!!!

     

Free E-book Deployment guide for Office 2013

 
This book supports a preliminary release of Microsoft Office 2013 and provides deployment instructions for Office 2013. The audiences for this book include application specialists, line-of-business application specialists, and IT administrators who are ready to deploy Office 2013.

Deployment-guide-for-Office-2013.pdf

Deployment-guide-for-Office-2013.doc

Deployment-guide-for-Office-2013.epub

Deployment-guide-for-Office-2013.mobi

Re-released Exchange 2010 and Exchange 2007 update rollups

The Exchange Team re-released the following Rollup Updates. These updates address an issue in which digital signatures on files produced and signed by Microsoft will expire prematurely, as described in Microsoft Security Advisory 2749655.

The re-released Exchange 2010 SP2 RU4 includes the following additional fix:

2756987 Only one result is returned after you click “view all results” in Outlook 2010 or in Outlook 2013 in an Exchange Server 2010 environment

Install Windows 8 language pack

1. Mount the iso file or extract the iso
2. start the “\Windows\system32\lpksetup.exe” from the command line
3. choose install display languages
4. choose Browse computer or network
5. Enter the drive letter of the just mounted iso  or select via the ‘Browse’ button
6. Select the Language and install Enjoy Smile

Upgrading the ADMX files to Windows 8 & 2012

When you want to use a new OS in your domain you need to upgrade de ADMX files. The easy way to get all the possible ADMX/ADML files for a particular OS without having to install all the roles/features is to simply copy them out of the winsxs directory (replace en-US in the commands below if your OS is installed in a language other than English). Here is a sample set of commands which can do this for you. You’d need to run this on both a Windows 8 and Windows Server 2012 computers to capture all possible admx/adml files.

cd /d %windir%\winsxs
dir *.admx /s /b > %USERPROFILE%\Desktop\admx.txt
dir *.adml /s /b | find /i “en-us” > %USERPROFILE%\Desktop\adml_en-us.txt

mkdir %USERPROFILE%\Desktop\PolicyDefinitions
mkdir %USERPROFILE%\Desktop\PolicyDefinitions\en-US
FOR /F %i IN (%USERPROFILE%\Desktop\admx.txt) DO copy %i %USERPROFILE%\Desktop\PolicyDefinitions\
FOR /F %i IN (%USERPROFILE%\Desktop\adml_en-us.txt) DO copy %i %USERPROFILE%\Desktop\PolicyDefinitions\en-US\

Source: Upgrading the ADMX Central Store files from Windows 7/2008R2 to Windows 8/2012

Windows 8 en Server 2012 KMS Service Activation

For Licensing Server 2012 and Windows 8 on a Windows 2008 R2 server you need to update the KMS Service.

Install the following update: An update is available for Windows 7 and Windows Server 2008 R2 KMS hosts to support Windows 8 and Windows Server 2012 as described in KB2691586.
If you don’t install this hotfix registering a Windows Server 2012 KMS will throw an Error: 0xC004F050 The Software Licensing Service reported that the product key is invalid

So request the hotfix and install it. Just follow the instructions and you’ll be fine clip_image001

We can start putting our brand new KMS key into action.

Uninstall the current KMS key using slmgr.vbs /upk clip_image002

clip_image003

Now you can install the new KMS key. The key listed here is obviously a demo one clip_image002[1]If you run in to any issues here, restarting the KMS Service can help. Try that first.

slmgr.vbs /ipk NOPEI-AMNOT-GIVIN-GITTO-YOU!

clip_image004

Now activate your brandnew KMS key running slmgr.vbs /ato
clip_image005

We run slmgr.vbs /dlv again and as you can see now we can activate all our Windows 2012 servers and Windows 8 computers

clip_image006

Windows 8 Server PosterPedia

There is a new cool Windows 8 app: Server PosterPedia.

Server Postermedia

In the app are various Microsoft posters which architecture and features are explained. Totally cool on a touch device where you can quickly zoom in and then you can slide back and forth on the poster.

Hyper-V poster

Very Nice:  Download: http://apps.microsoft.com/webpdp/en-US/app/server-posterpedia/f988071c-66dc-4281-8028-637ac0f09061

Translate »