21st
NOV

KB315457: How to rebuild the SysVol tree in a domain

Posted by MLK under Windows Domain

Description/Problem:
How to rebuild the SysVol tree and its content in a domain

Solution:
KB315457

21st

KB316790: The SysVol and NetLogon shares are missing

Posted by MLK under Windows Domain

Description/Problem:
The SysVol and NetLogon Shares Are Missing After You Restore a Domain Controller from Backup

Solution:
KB316790

12th
NOV

KB306759: How to change the listening port for Remote Desktop

Posted by MLK under Terminal Services, Windows Network

Description/Problem:
How to change the listening port for Remote Desktop

Solution:
KB306759

12th

KB154596: How to configure RPC dynamic port allocation to work with firewalls

Posted by MLK under Windows Network

Description/Problem:
How to configure RPC dynamic port allocation to work with firewalls

Solution:
KB154596

12th

CMD: Install/Execute applications for use with Terminal Server

Posted by MLK under Terminal Services

  • Check installation mode on Terminal Server
    “change user /query”
  • Install applications for use with Terminal Server
    “change user /install”
  • Execute applications for use with Terminal Server
    “change user /execute”

12th

KB883268: You cannot log on a domain controller/member computer

Posted by MLK under Windows Domain

Description/Problem:
You cannot log on or you experience a long delay on a domain controller or on a member computer that is running Windows 2000, Windows XP, or Windows Server 2003

Solution:
KB883268

12th

Port assignments for commonly-used services

Posted by MLK under Windows Network

Description/Problem:
There are many services associated with the Windows 2000/2003 operating system. These services might require more than one TCP or UDP port for the service to be functional. Linked article shows the default ports that are used by each service mentioned.

Solution:
Microsoft TechNet

12th

CMD: Import/Export Local Policy Security Settings

Posted by MLK under Windows Security

  • Import Local Policy Security Settings
    “secedit /configure /DB “%systemroot%\security\Database\import.sdb” /CFG new_config.inf”
  • Export Local Policy Security Settings
    “secedit /export /CFG “%systemdrive%\temp\original_config.inf”"
  • Merge and export Domain and Local Policy Security Settings
    “secedit /export /mergedPolicy /CFG “%systemdrive%\temp\originalDC_config.inf”"