Windows Server 2003 常见问题(一)

王朝system·作者佚名  2006-01-08
宽屏版  字体: |||超大  

1. Windows Server 2003網域控制站預設埠值為何?

21/TCP (Transmission Control Protocol) -- FTP

25/TCP -- SMTP

53/TCP -- DNS

80/TCP -- HTTP (已安裝IIS)

88/UDP (User Datagram Protocol) -- Kerberos

119/TCP -- NNTP

135/TCP -- RPC

137/UDP -- NetBIOS Name Server

138/UDP -- NetBIOS Datagram

139/TCP -- NetBIOS Session Services

389/UDP -- LDAP

443/TCP -- HTTPS

445/TCP -- SMB

464/TCP -- Kerberos Password V5

500/TCP -- ISAKMP

563/TCP -- SNEWS

593/TCP -- RPC over HTTP

636/TCP -- LDAP over SSL

1067/TCP -- Installation Bootstrap Service

1068/TCP -- Installation Bootstrap Service

1645/UDP -- IAS: Internet Authentication Service

1646/UDP -- IAS: Internet Authentication Service

1701/UDP -- L2TP

1723/UDP -- PPTP

1812/UDP -- IAS Internet Authentication Service

1813/UDP -- IAS Internet Authentication Service

3268/TCP -- Microsoft Global Catalog

3269/TCP -- Microsoft Global Catalog with LDAP/SSL

3389/TCP -- RDP

[/url]

2. 如何重置Default Domain Group Policy上的使用者權利?

1. 開啟【檔案總管】,點選此路徑%SystemRoot%SysvolSysvol<DomainName>Policies{31B2F340-016D-11D2-945F-00C04FB984F9}MachineMicrosoftWindows NTSecEdit

2. 點選二下開始編輯 "Gpttmpl.inf"檔案。

3. 將下述內容覆蓋貼上

[Unicode]

Unicode=yes

[System Access]

MinimumPasswordAge = 0

MaximumPasswordAge = 42

MinimumPasswordLength = 0

PasswordComplexity = 0

PasswordHistorySize = 1

LockoutBadCount = 0

RequireLogonToChangePassword = 0

ForceLogoffWhenHourExpire = 0

ClearTextPassword = 0

[Kerberos Policy]

MaxTicketAge = 10

MaxRenewAge = 7

MaxServiceAge = 600

MaxClockSkew = 5

TicketValidateClient = 1

[Version]

signature="$CHICAGO$"

Revision=1

3. 點選【檔案】/【儲存檔案】,然後【結束】。

4. 開啟【檔案總管】,點選此路徑%SystemRoot%SysvolSysvol<DomainName>Policies{31B2F340-016D-11D2-945F-00C04FB984F9}

5. 點選二下開始編輯 "Gpt.ini"檔案。

6. 將"version number"增加比現值大即可,如Version=1則改為10。

7. 點選【檔案】/【儲存檔案】,然後【結束】。

8. 點選【開始】/【執行】後鍵入secedit /refreshpolicy machine_policy /enforce。

9. 確認應用程式日誌出現Event ID 1704。

[url=http://support.microsoft.com/default.aspx?scid=%2Fdirectory%2Fworldwide%2Fzh-tw%2Ffaq%2F7803.asp#top]

3.評估版已過期致無法開機,該如何升級至正式版本?

1.重新開機至"安全模式-含命令提示字元”。

2. 進入正式版光碟的I386目錄中執行 "Winnt32"指令。

3.選擇"升級"即可完成平行安裝。

[url=http://support.microsoft.com/default.aspx?scid=%2Fdirectory%2Fworldwide%2Fzh-tw%2Ffaq%2F7803.asp#top][/url]

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有