Wednesday, December 1, 2010

Command Lines

AD Domains and Trusts
domain.msc

Active Directory Management
admgmt.msc

AD Sites and Serrvices
dssite.msc

AD Users and COmputers
dsa.msc

ADSI Edit
adsiedit.msc

Authorization manager
azman.msc

Certification Authority Management
certsrv.msc

Certificate Templates
certtmpl.msc

Cluster Administrator
cluadmin.exe

Computer Management
compmgmt.msc

Component Services
comexp.msc

Configure Your Server
cys.exe

Device Manager
devmgmt.msc

DHCP Managment
dhcpmgmt.msc

Disk Defragmenter
dfrg.msc

Disk Manager
diskmgmt.msc

Distributed File System
dfsgui.msc

DNS Managment
dnsmgmt.msc

Event Viewer
eventvwr.msc

Indexing Service Management
ciadv.msc

IP Address Manage
ipaddrmgmt.msc

Licensing Manager
llsmgr.exe

Local Certificates Management
certmgr.msc

Local Group Policy Editor
gpedit.msc

Local Security Settings Manager
secpol.msc

Local Users and Groups Manager
lusrmgr.msc

Network Load balancing
nlbmgr.exe

Performance Montior
perfmon.msc

PKI Viewer
pkiview.msc

Public Key Managment
pkmgmt.msc

QoS Control Management
acssnap.msc

Remote Desktops
tsmmc.msc

Remote Storage Administration
rsadmin.msc

Removable Storage
ntmsmgr.msc

Removalbe Storage Operator Requests
ntmsoprq.msc

Routing and Remote Access Manager
rrasmgmt.msc

Resultant Set of Policy
rsop.msc

Schema management
schmmgmt.msc

Services Management
services.msc

Shared Folders
fsmgmt.msc

SID Security Migration
sidwalk.msc

Telephony Management
tapimgmt.msc

Terminal Server Configuration
tscc.msc

Terminal Server Licensing
licmgr.exe

Terminal Server Manager
tsadmin.exe

UDDI Services Managment
uddi.msc

Windows Mangement Instumentation
wmimgmt.msc

When opening the Word document users are getting error “Word cannot start the converter mswrd632.wpc” or “Cannot load Word for Windows 6.0 files”

When opening the Word document users are getting error “Word cannot start the converter mswrd632.wpc” or “Cannot load Word for Windows 6.0 files”


Problem: - When attempting to open a Word document, users are getting one of following error
1) Word cannot start the converter mswrd632.wpc
2) Cannot load Word for Windows 6.0 files
Cause: - This issue may be started happening after you applied following security update. You may be trying to open a file has the ".doc" file name extension, but the content is a plain text file or another kind of file that is not a Microsoft Word binary file.


Resolution: - The registry fix for this issue is already provided in the KB 973904. Following solution is the updated solution which is provided by Microsoft Word Team. You can use the following steps for the resolution.
Update:- Fix-IT solution for this registry changes is released. Check KB973904
WARNING : If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To resolve this issue, an affected user can unregister the mswrd632 converter by editing the registry as follows:
a. Click Start, click Run, type regedit, and then click OK.
b. Locate and then click the following registry subkey:
2. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools
\Text Converters\Import\MSWord6.wpc
c. On the Edit menu, click Delete.
d. Click Yes.
e. Exit Registry Editor.
This change will effectively unregister the converter and disable it for third-party applications and for Microsoft Office. Microsoft Office will use its own text converters to open these kinds of files.

==============================================================================================
In case you want to re-enable the converter, you can add an AllowConversion registry entry with a DWORD value of 1. After you set this registry key value to 1, third-party applications can load the Word 6.0/95 for Windows and Macintosh to RTF converter. Please be aware that setting this registry key removes the protection that was added by this security update. Therefore, it should be done only when you trust the source of the files that are loaded by this converter. You can also disable this converter by setting the registry key value to 0.
To do this, follow these steps:
a. Click Start, click Run, type regedit, and then click OK.
b. Locate and then click the following registry subkey. Or, create it if it is not present.

For 32-bit versions of Windows
2. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
\CurrentVersion\Applets\Wordpad
c. For Microsoft Windows on Windows 64 (WOW) mode
HKEY_LOCAL_MACHINE\Software\Wow6432Node\microsoft
\Windows\CurrentVersion\Applets\Wordpad
d. On the Edit menu, point to New, and then click DWORD Value.
e. Type AllowConversion for the name of the DWORD, and then press ENTER.
f. Right-click AllowConversion, and then click Modify.
g. In the Value data box, type 1, and then click OK.
h. Exit Registry Editor.