支援的作業系統 Windows Server 2003 Service Pack 1
- WSUS 3.0 Server Software Prerequisites:
- Windows Server 2003 SP1 or later
- IIS 6.0 or later
- Microsoft .NET Framework 2.0
- Microsoft Management Console 3.0
- Microsoft Report Viewer
- SQL Server 2005 SP1 is optional. Note if a compatible version of SQL Server is not installed already, WSUS 3.0 will install Windows Internal Database.
- WSUS 3.0 Administration Console Software Prerequisites:
- Additional Supported Operating Systems: Windows Server 2003 SP1 or later, Windows XP SP2 and Windows Vista
- Microsoft .NET Framework 2.0
- Microsoft Management Console 3.0
- Microsoft Report Viewer
Download
masterman 發表在 痞客邦 留言(0) 人氣()
如果公司用的 AD 哪一天突然掛了,造成服務停擺那就慘了
我們可使用內建的 NtBackup 來作完整的資料備份
1. 開始 / 執行 輸入 ntbackup
或是到 附屬應用程式 / 系統工具 / 製作備份

masterman 發表在 痞客邦 留言(0) 人氣()
範例:
dsacls “ou=User Accounts,dc=contoso,dc=com“
masterman 發表在 痞客邦 留言(0) 人氣()
Software Deployment Options |
Publish (User Only) |
Assign (User) |
Assign (Computer) |
After deployment of the GPO, the software is available for installation: |
The next time a user logs on. |
The next time a user logs on. |
The next time the computer starts. |
Typically, the user installs the software from: |
Add Or Remove Programs in Control Panel (Windows XP) or Programs And Features (Windows Server 2008, Windows Vista, Windows 7). |
Start menu or desktop shortcut. An application can also be configured to install automatically at logon. |
The software is installed automatically when the computer starts up. |
If the software is not installed and the user opens a file associated with the software, does the software install? |
Yes (if auto-install is enabled). |
Yes. |
Does not apply; the software is already installed. |
Can the user remove the software by using Control Panel? |
Yes, and the user can choose to install it again from Control Panel. |
Yes, and the software is available for installation again from the Start menu shortcuts or file associations. |
No. Only a local administrator can remove the software; a user can run a repair on the software. |
Supported installation files: |
Windows Installer packages (.msi files), .zap files. |
Windows Installer packages (.msi files). |
Windows Installer packages (.msi files). |
•Redeploy application
§After successful install, client will not attempt to reinstall app §You might make a change to the package
§Package à All Tasks à Redeploy Application
•Upgrade application
§Create new package in same or different GPO.
masterman 發表在 痞客邦 留言(0) 人氣()
安裝前注意事項:
**Remote Server Administration Tools for Windows 7 can be installed ONLY on computers that are running the Enterprise, Professional, or Ultimate editions of Windows 7. This software CANNOT BE INSTALLED on computers that are running Windows 7 with Service Pack 1 (SP1). To run Remote Server Administration Tools for Windows 7 on a computer on which you want to run Windows 7 with SP1, first install Remote Server Administration Tools, and then upgrade to Service Pack 1.**
註:主要是安裝RSAT前,不要先安裝wIN 7 SP1
參考來源:http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d
masterman 發表在 痞客邦 留言(0) 人氣()
想要查詢自己被套用哪些群組原則嗎?
1. Type gpresult /r and press ENTER.
RSoP summary results are displayed.
The information is very similar to the Summary tab of the RSoP report produced by the Group Policy Results Wizard.
masterman 發表在 痞客邦 留言(0) 人氣()
首先安裝 IIS 網頁伺服器
- 勾選 ASP.NET
- Windows 驗證
- IIS 6 Metabase 相容性
從 http://www.microsoft.com/downloads
masterman 發表在 痞客邦 留言(0) 人氣()
10.X.X.X/8
172.16.X.X/16~172.31.X.X/16
192.168.0.X/24~192.168.255.X/24
masterman 發表在 痞客邦 留言(0) 人氣()
壓網路線對於網路工程師而言,是平時備而不用,但一年卻免不了要碰上幾次的事情。
所以最好還是把這個技術學起來以備不時之需,壓網路線可以說是網路工程師必備的技能。
1. 網路線
網路線除了少數光纖骨幹以外,其餘均使用速度為 10/100 Mbps 的 Ethernet,大多都可在電腦商場買到。
包裝大約如下
masterman 發表在 痞客邦 留言(0) 人氣()
如果對方是Windows的作業系統的話
可以試試
nbtstat -A 電腦IP
masterman 發表在 痞客邦 留言(0) 人氣()
發生這種狀況不需要重新開機
可以用下列步驟即可恢復
1、啟動本機服務,把Print Spooler這個服務給停止
2、到c:\windows\system32\spool\printers 把裡頭的檔案全部刪除
masterman 發表在 痞客邦 留言(0) 人氣()
masterman 發表在 痞客邦 留言(0) 人氣()
這份筆記主要是替整個架設過程留個紀錄,供日後有需要重灌時做參考,也給需要架 DNS Server 的人一個方向。
因為我個人是比較主張“從做中學”的,這次只是初步將 DNS Server 設定成功,其中有些概念或是較偏理論方面的觀念,也許就不是那麼的正確。如果下面說的東西正確,那是 coca 指導有方,如果有錯誤的地方,那就是我個人領悟力的不足了
首先,先來談一下為什麼要自己架 DNS Server 好了。申請過域名的人都知道,域名註冊商那邊通常都會提供 DNS 代管的服務,既然有人提供了,何必自己架設呢?
masterman 發表在 痞客邦 留言(0) 人氣()
批次檔案:
===============================================================================
REM @echo off
REM 取得系統備份時間!!
for /f "Tokens=1-4 Delims=/ " %%i in ('date /t') do set dt=%%i-%%j-%%k-%%l
masterman 發表在 痞客邦 留言(0) 人氣()
1.安裝Terminal Service
2.設定Terminal Server Licence Server
3.安裝所需軟體
4.把使用者加入Remote Desktop User群組
masterman 發表在 痞客邦 留言(0) 人氣()