Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

Thursday, October 11, 2012

Microsoft Exchange 2010 OWA not able to Open.

Hello Friends,

Today i will show you how to resolve Outlook Web Access isses in Microsoft Exchange 2010 after installing Updates / SP upgrade.

After Installing Service Pack of Update OWA stops working with below error.

Error :

Microsoft.Exchange.Clients.Owa.Core.OwaThemeManagerInitializationException
Exception message: Couldn’t find a base theme (folder name=base)


Solution :

1) Open Microsoft Exchange Power Shell
2) Go to "C:\Program Files\Microsoft\Exchange Server\V14\Bin"
3) run CAS Powershell Script by using this command "./UpdateCas.ps1"
4) Restart IIS

And it's Done!!!!

hope this solution helps you..please write any suggetions or correct me if any correction needed.

Have a Good Day!!!!


 

Tuesday, July 17, 2012

ERROR : There was an error updating the package for security update for windows xp

ERROR : There was an error updating the package for security update for < Update Name >


After I have gone through the steps in the "Deploy software updates wizard", I get to the confirmation page and have success in all the items except the last one. The message says: "Warning: There was an error updating the package for Security Update for Windows XP  and other related updates". I get this message on all of the Security Updates I am trying to deploy in this package. When I check the share where I configured the updates to be downloaded to, they are all present. but still getting the same error as mentined below picture.



to reslove this error please follow below steps or check configuration.

1) Check SCCM Server user permission.
2) Add Package on Distribution Point and update.
3) check Firewall configuration if necessary please open Websites and ports as mentioned in http://technet.microsoft.com/en-us/library/bb693717.aspx  technet Article.
4) Check Share and Security Permission of WSUS update package source folder and give permission as below.

Share & Security permission
*  Network Services                Full permission
*  SCCM Computer Account   Full permission.
*  Local Administrator Group   Full permission
*  Domain Admin                     Full Permission
* Sccm admin                          Full permission

5) Check Temp Folder permission or restricion via GPO.

Some time user doesn't have temporary folder permission due this reson you can face "Access Denied" error.

When sccm start downloading updates from microsoft website then it will store in to Temporary folder first and then copy to the destination folder to overcome this error check Windows Temporary folder permission.

Now Try to download windows update it should work.


Cheers!!!
Gaurang Patel