25th
OCT

KB322692: Raise domain and forest functional levels

Posted by MLK under Windows Domain

Description/Problem:
How to raise domain and forest functional levels in Windows Server 2003

Solution:
KB322692

25th

KB555040: Mistakes during upgrading Windows 2000 domain to Windows 2003 domain

Posted by MLK under Windows Domain

Description/Problem:
Common Mistakes When Upgrading a Windows 2000 Domain To a Windows 2003 Domain

Solution:
KB555040

25th

KB325379: Upgrade Windows 2000 domain controllers to Windows 2003

Posted by MLK under Windows Domain

Description/Problem:
How to upgrade Windows 2000 domain controllers to Windows Server 2003

Solution:
KB325379

25th

KB238369: (De-)Promote domain controllers in Windows

Posted by MLK under Windows Domain

Description/Problem:
How to promote and demote domain controllers in Windows 2000

Solution:
KB238369

18th
OCT

KB832017: Service overview and network port requirements

Posted by MLK under Windows Network

Description/Problem:
Service overview and network port requirements for the Windows Server system and ports that Windows SBS 2003 uses to communicate through a firewall/proxy server

Solution:
KB832017 & KB826852

18th

CMD: List of Active Network Connections

Posted by MLK under Windows Network

  • List of Active Network Connections
    “for /l %i in (1024 1 1048) do @netsh diag connect iphost localhost %i  >> ports.txt”

18th

CMD: Export/Import IP Configuration

Posted by MLK under Windows Network

  • Export IP Configuration to text file
    “netsh i i dump > C:\Backup\ipconfig.txt”
  • Import IP Configuration from text file
    “netsh < C:\Backup\ipconfig.txt"

18th

KB119493: NetBIOS over TCP/IP name resolution and WINS

Posted by MLK under Windows Network

Description/Problem:
Short overview about the NetBIOS over TCP/IP name resolution and WINS

Solution:
KB119493