• 為何在Windows 2008 Server / Vista 無法使用 Net Send 傳遞訊息?

    在 Windows 2008 及 Vista 已經將此 Messenger Service 及Net Send 功能移除.此為 By design,但還有另一個指令 msg一樣可以達成您傳遞訊息給特定帳號的功能 MSG command: 將訊息傳送給使用者。 MSG {username | sessionname | sessionid | @filename | *} [/SERVER:servername] [/TIME:seconds] [/V] [/W] [message...
  • 除了AD授權還原以外如何快速恢復誤刪除的電腦或使用者帳號

    AdRestore v1.1 By Mark Russinovich Published: November 1, 2006 Introduction Windows Server 2003 introduces the ability to restore deleted ("tombstoned") objects. This simple command-line utility enumerates the deleted objects in a domain and gives you...
  • DS - 當您執行 "gpresult" 指令時發生 Access Denied 錯誤

    徵狀: ================ 1. 您打開 DOS 執行 "gpresult" 後得到 "Access Denied" 錯誤 2. 您執行 "gpupdate" 沒有問題,GPO套用成功 3. 您發現同一個 OU 下的其它台伺服器沒有這個問題。 4. 執行以下測試問題都無法解決。 A. Use "klist purge" command to purge all Kerberos tickets, run "gpresult /V", do you still get "Access...
  • SCOM Reports are not showing up

    PROBLEM: ========== SCOM Reports are not showing up CAUSE: ======= The above Event Error 31565 can come if the Column 'TopLevelHostManagedEntityRowId‘ is missing in the ManagedEntity table under OperationsManagerDW database. This 'TopLevelHostManagedEntityRowId...
  • 為何XP / Vista 會收不到MSG 傳遞的訊息,出現存取被拒?

    Windows XP SP2 之後,預設RemoteRPC 為關閉, 針對 XP, Vista 需要增加AllowRemoteRPC機碼.將此功能打開. 如此PC 就可以收到此訊息,以下為此機碼資訊 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "AllowRemoteRPC"=dword:00000001