Difference between revisions of "Microsoft Windows"
(→Windows 7) |
(→Active Directory Users & Computers MMC Plugin in Windows 7) |
||
Line 6: | Line 6: | ||
As the "dsa.msc" command is not available in Windows 7, you need to install Remote Server Administration Tools for 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 [http://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&displaylang=en] | + | For 64-bit Win7, the MSI is called: amd64fre_GRMRSATX_MSU.msu. Download it from [http://www.microsoft.com/downloads/details.aspx?FamilyID=7d2f6ad7-656b-4313-a005-4e344e43997d&displaylang=en 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. | Once installed, specific features need to be enabled via the Control Panel -> Programs and Features -> Turn Windows features on or off. |
Revision as of 21:20, 22 July 2010
Contents
Windows 7
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
- Using registry shortcuts to disable and enable screen savers in Windows XP
[HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaveActive"="0"
- How to change the Windows Logon screen saver in Windows XP