A Windows Service is an application that starts when the Microsoft Windows operating system is booted and runs in the background as long as Windows is running. Windows服務是一個應用程序啟動時,微軟Windows操作系統的啟動,並在後台運行,只要運行Windows。 It is very similar in concept to a Unix daemon.這是非常相似的概念,一個Unix守護程序。 By default Windows services are run under the virtual user “ LocalService ” that has administrative rights on the system.默認情況下Windows服務是運行在虛擬用戶“ 本地服務 ”具有管理權限在系統上。 LocalService is not a real user and also has no access to network file shares and similar resources.本地服務是不是真正的用戶,也沒有訪問網絡文件共享和類似的資源。

Some spyware installs autorun entries in Windows Services.某些間諜軟件安裝在Windows中自動運行項服務。 So it's important that you know what's Windows Services and how to access it.因此,重要的是你知道什麼是Windows服務,以及如何訪問它。 You can view the services installed on your Windows computer by launching “ Services ” from the Windows Control Panel, Administrative Tools.您可以查看服務安裝在您的Windows計算機通過開展“ 服務 ”從Windows控制面板,管理工具。
從服務中刪除間諜軟件
You'll see a long list of Name, Description, Status, Startup Type and Log On As information.您會看到一長串的名字,描述,狀態,啟動類型和登錄身份的信息。 The problem with Windows Services is that its difficult for the user to distinguish between legitimate and non-legitimate services.這個問題與Windows服務是它的用戶難以區分合法和不合法的服務。 Also information about the service is not displayed at single place.此外信息服務未顯示在一個地方。

Here's a free tool that makes it easy for user to identify non-legitimate services by displaying additional information such as binary path, company information at one place.這裡有一個免費工具,更容易被用戶識別非正當服務的展示更多的信息,例如二進制的道路,公司信息在一個地方。

WinServiceManager provides single point of administration for managing various aspects of windows services. WinServiceManager提供單點管理的各個方面的管理服務的窗口。 It has got more features and provides better management functionality than built-in windows service management console.它獲得更多的功能,並提供更好的管理功能比內置的Windows服務管理控制台。 It shows list of non-legitimate services which allows the administrator to quickly identify and remove the additional services, most of these are installed by spyware to monitor the user activities.它顯示列表不合法的服務,允許管理員快速識別和刪除其他服務,其中大部分都安裝了間諜軟件監測用戶的活動。

This is very simple tool which does not require any installation.這是非常簡單的工具,不需要任何安裝。 It is portable and you can run the executable from anywhere.它是可移植的,你可以運行可執行文件的任何地方。 On launching this application you will see the screen as shown in the above picture.在啟動這個應用程序,您會看到屏幕上面顯示的圖片。 By default it displays only non-windows services.默認情況下它顯示唯一的非Windows服務。 To see all the services, click on “ Show Windows services also ” at the bottom-left side of the screen.看到所有的服務,點擊“ 顯示Windows服務也 ”在底部左側的屏幕上。 For each service, it displays following information對於每個服務,它顯示以下信息

  • Service Name服務名稱
  • Description描述
  • Current Status of Service服務現狀
  • Full path of binary file完整路徑的二進制文件
  • Company Name公司名稱
  • Anytime you can start, stop or disable any service by selecting it and clicking on the appropriate button below.任何時候,你可以啟動,停止或禁用任何服務選擇它並點擊相應按鈕。 Also you can reload the service list by clicking on “ Refresh ” button.您也可以重新加載的服務列表點擊“ 刷新 ”按鈕。 I'd say that this is one of the best FREE tool for managing Services in Windows.我想說,這是一個最好的免費工具,用於管理服務在Windows中。

    [ [ Download WinServiceManager 下載WinServiceManager ] ]

    Technorati Tags: Technorati標記: , , , ,