Welcome to TechNet Blogs Sign in | Join | Help

Taiwan CSS Platform Team

Your Potential, Our Passion.

Browse by Tags

All Tags » 網路相關   (RSS)
How to move a DHCP scopes list to another server
Problem ====== How to move a DHCP scopes list to another server Solution ======= 顯示 DHCP 的 scope netsh dhcp server show scope 匯出 SCOPE netsh dhcp server export c:\dhcp 10.3.2.0 在舊的Server 刪除此scope netsh dhcp server delete scope 10.3.2.0 dhcpfullforce 匯入到另一台DHCP Read More...
WSUS - Downloading approved updates result in a saturated network - How to throttle using IIS and BITS
There are several ways to throttle this. The first , and most likely to provide immediate relief is to use an IIS configuration to throttle download performance. http://technet.microsoft.com/en-us/library/cc720543.aspx Limiting bandwidth on a specific Read More...
Networking - Error message when you try to set an IP address on a network adapter
問題描述︰ - Your server encountered hardware failure and crashed - You managed to get the server running by attaching the hard disk onto another spare hardware - You are unable to configure the previous assigned IP address on the new NIC because a ghost NIC Read More...
NAP DHCP - Non-NAP capable XP clients receive full access in NAP DHCP enforcement
問題描述︰ [Non-NAP capable XP clients receive full access in NAP DHCP enforcement ] 說明與方法︰ BACKGROUND ================== When a non-NAP-capable XP SP3 computer first joins the network and attempts to acquire a DHCP lease from a NAP-enabled DHCP server in Read More...
WLM Logon Error - Live Communication Platform發生問題
  最近網路上熱烈討論了相關的問題,這裡我們提供這個問題相關的標準檢查步驟: 發生問題的時候,請您先別急著回報或不回報,請您點選"請按這裏"來看看準備要回報的資訊。 這個時候您會看到如上的畫面,重點在ModName的地方。如上例,這台電腦中了KAVO的病毒導致WLM無法啟動。 一般來說,這個問題通常造成的原因如下: 1.外掛的續傳軟體。 2.會修改桌面設定的程式。 3.惡意程式。 只要從ModName裡面來找,9成以上的機會可以直接看到問題的原因。 Read More...
Windows server 2000 DHCP 手動建立保留區域的清單可否轉出成檔案清單?
相信有人會有這樣的需求吧! 使用Netsh.exe 工具可以將DHCP 相關設定轉出到文字檔案 開啟MS Dos Command 鍵入指令 Netsh DHCP SERVER <IP> Dump  >  DHCPDump.txt  ,例如: Netsh DHCP SERVER 192.168.1.3 Dump >DHCPDump.txt 在文件中您可以看到"開始 Add ReservedIP 到領域 :  192.168.1.0,伺服器 Read More...
DHCP Server Configuration:如何新增靜態路由
請您依照以下步驟來進行相關動作: In DHCP management console, right click the server name and select "Set Predefined Options". In "Option Class", select "DHCP Standard Options". Click Add. In the popup box, input the following information: Name: classless static routes Read More...
DHCP轉移:從Windows 2000 server轉移到Windows 2003 Server
Please performs the following procedures to move DCHP database form Win2000 to win2003 From the Source DHCP Server Dump the configuration of the source DHCP server by using the "netsh dhcp server <x.x.x.x> dump >c:\export.txt" (without the quotation Read More...
HOWTO:DHCP的備份以及還原
當您嚐試要備份或是還原DHCP的設定時,可以採用DHCP目錄下的Backup 資料,或是採用工具轉出/轉入資料。 A: 採用 DHCP 目錄下的 Backup 資料 還原 DHCP 備份資料庫 1.開一個命令提是字元視窗,執行以下指令: Net stop dhcpserver 2.搬移舊的或已存在DHCP 資料夾檔案到不同的目錄,請注意保留原本的目錄檔案結構,例如: md c:\Olddhcp move %SystemRoot%\system32\DHCP\*.* C:\Olddhcp 3.複製備份資料庫到DHCP資料夾,例如: Read More...
Page view tracker