顯示具有 Microsoft 標籤的文章。 顯示所有文章
顯示具有 Microsoft 標籤的文章。 顯示所有文章

2010年7月20日 星期二

Roles error when viewing roles in Windows Server 2008

http://www.itsolutionskb.com/2009/04/roles-error-when-viewing-roles-in-windows-server-2008-server-manager/

 

Gary Yuan.

2010年7月16日 星期五

IE 6 + Exchange 2010 OWA (Outlook Web App)

昨天開始從Exchange 2007 移轉到 Exchange 2010 ,今天聽到同事一直說在OWA裡只有簡單的一些功能,根本不好用.

後來同事把圖片寄來了,有圖有真像, 他用的是IE6, Exchange 2010 OWA的基本版本是要IE7,所以要做更新。

IE更新後,畫面就恢復正常了!~~~  ^_^

2010-7-16 下午 04-01-31

亮晶晶的小欣

2010年7月4日 星期日

華碩的電腦更新以後會變成其他國家的語言(如韓文、義大利文、德文、阿拉伯文)

今天我遇到了這個問題,我是以還原的方法解法此問題. 系統還原後做安裝 kb 977911的hotfix. 再做Windows updates更新.

KB
http://lissam.pixnet.net/blog/post/3878011
http://support.microsoft.com/kb/977911

 

亮晶晶的小欣

2010年6月10日 星期四

Exchange 2010 + Windows Server 2008 R2 EventID 1000 solution.

SYMPTOMS:

Event viewer: application

Event ID: 1000

Faulting application name: TrustedInstaller.exe, version: 6.1.7600.16385, time stamp: 0x4a5bc4b0

Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5be02b

Exception code: 0xc00000fd

Fault offset: 0x000000000005381c

Faulting process id: 0xe0c

Faulting application start time: 0x01cb08625c44bb31

Faulting application path: C:\Windows\servicing\TrustedInstaller.exe

Faulting module path: C:\Windows\SYSTEM32\ntdll.dll

Report Id: 9e6f0f35-7455-11df-883d-00d0b7900b60

Event viewer: System

Event ID:7034

The Windows Modules Installer service terminated unexpectedly. It has done this 56 time(s).

RESOLUTION:

http://www.itsolutionskb.com/2009/04/roles-error-when-viewing-roles-in-windows-server-2008-server-manager/

亮晶晶的小欣,Gary Yuan

2010年5月21日 星期五

SCOM 2007 R2 + GetSQL2008DBSpace.js:0的問題

image

附錄:已知問題

http://technet.microsoft.com/zh-tw/library/dd279652.aspx
要照以下這麼做

http://technet.microsoft.com/zh-tw/library/dd767417.aspx

在執行 SQL Server 2008 的電腦上安裝 SQL-DMO:

1. 在 Microsoft SQL Server 2008 Feature Pack,2008 年 8 月下載頁面的<Microsoft SQL Server 2005 回溯相容性元件>一節中,下載適用於 SQL Server 版本的套件。

2. 在 SQL Server 2008 管理組件所要監視的 SQL Server 2008 電腦上執行 .msi 檔案。

3. 在 [功能選擇] 畫面中,確定 [SQL Distributed Management Objects (SQL-DMO)] 功能設定為 [此功能將安裝在本機硬碟上]。SQL Server 2008 管理組件不需要其他功能。

4. 完成安裝精靈以安裝 SQL-DMO 回溯相容性元件。

2010年4月27日 星期二

您可以在GPO裡設定第4項,並指令時間重開機.

您可以在GPO裡設定第4項,並指令時間重開機.

image

2010年3月30日 星期二

問題:確時有安裝IIS,SQL服務,但是MOM 2005 始終偵測不到.

問題:確時有安裝IIS,SQL服務,但是MOM 2005 始終偵測不到.

Dear All,

我有一台Windows 2008 R2 的srever,上面有IIS, SQL服務.

我有核對過SQL 的 computer Attributes, 但是MOM 2005 Agent始終無法依據compuer Attributes 查到相關的Rule.

請問可能是什麼問題?

圖示:電腦確時有 IIS, SQL 服務,但狀態列上沒有顯示., Rules裡只有Agent的rules.

image

image

 

圖示:核對Computer Attributes: Microsoft SQL Server 2008, 此電腦確定有安裝SQL, 對且有相對應的Value.

image

 

 

 

 

解答:2010/04/01

Server A,B 解答說明:

A: MOM Server 2005 OS: windows 2003 R2 SP2 x86

B: SQL Server: Windows 2003 R2 SP2 x64 + SQL 2005 SP3 x86

從 Server A Registry Editor 連到 Server B時,都是連到Wow6432Node 的目錄,但是registry Editor沒有顯示是連到x86 or x64的registry. 導致Server A or Server B 比對的資料始終不一致.

處理方法:到MOM Server 2005-->Managemnet Packs -->Computer Group->Microsoft SQL Server 2005 –>Include Computers 將Server B將入. 最後,MOM 2005 Agent 終於偵測到 SQL Server 2005了.

 

圖示說明:

1.從Server A(x86) 的Registry Editor 連到Server B, 不見SQL 2005 uninstall 值

memo:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\

image

 

2. 從Server B 本機查詢, Server B的Registry 與 Server A查到的Registry一模一樣.

x64
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{4AC23178-EEBC-4BAF-8CC0-AB15C8897AC9}

image

 

再查 x86的Registry, 確時有在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft SQL Server 2005 有uninstall Registry.

image

 

沒辦法了,只有將Server B電腦名稱加到 include Computers裡.

image

 

image

 

Reference:

http://stackoverflow.com/questions/869783/windows-64-bit-registry-v-s-32-bit-registry

亮晶晶的小欣,Yuanwenhsin

2010年3月24日 星期三

Windows 2008 Sysprep 教學

Gary要重新包裝windows 2008 ,但必須將SID重新取得要怎麼做呢?
原來 Windows 2008 不用再安裝support Tool, sysprep.exe檔案就在  c:\windows\system32\sysprep\sysprep.exe

image

只要勾選 一般化(Generalize),再選Shutdown Options的選項. 若是你要做VMWARE的Source,就要選 Shutdown.

image

以下是sysprep.exe執行時的畫面.

image image

亮晶晶的小欣,Yuanwenhsin