Difference between revisions of "Microsoft Windows"

From Richard's Wiki
Jump to: navigation, search
(Icon files)
 
Line 5: Line 5:
 
* compstui.dll
 
* compstui.dll
 
* DDORes.dll
 
* DDORes.dll
* ieframe.dll
 
 
* imageres.dll
 
* imageres.dll
 
* mmcndmgr.dll
 
* mmcndmgr.dll

Latest revision as of 16:29, 26 January 2011

Windows 7
Icon files

In %SystemRoot%\system32

  • compstui.dll
  • DDORes.dll
  • imageres.dll
  • mmcndmgr.dll
  • moricons.dll
  • netshell.dll
  • pnidui.dll
  • pifmgr.dll
  • shell32.dll
  • wmploc.DLL
Active Directory Users & Computers MMC Plugin in Windows 7

As the "dsa.msc" command is not available in Windows 7, you need to install Remote Server Administration Tools for Windows 7.

For 64-bit Win7, the MSI is called: amd64fre_GRMRSATX_MSU.msu. Download it from Remote Server Administration Tools for Windows 7

Once installed, specific features need to be enabled via the Control Panel -> Programs and Features -> Turn Windows features on or off.

For a "dsa.msc" replacement, enable the the following feature:

Remote Server Administation Tools -> Role Administation Tools -> AD DS and AD LDS Tools -> AD DS Tools -> Active Directory Administrative Center

To stop synchronization on XP

Make sure you have synchronised all files you require first, then -

Add the following Dword to the registry file to clear the Offline folders cache:

HKLM\software\microsoft\windows\currentversion\netcache\    "FormatDatabase"

Reboot workstation to re-initialise the Offline folders database.


To pause in a batch file
pause a

General Tips
Deeply nested controls do not resize properly when their parents are resized