Apr 20
The Internet Printing feature isn’t a default component of IIS. To enable it, you must install it as follows:
1. Start the Add or Remove Programs Control Panel applet (Start, Settings, Control Panel, Add or Remove Programs).
2. Double-click the Add/Remove Windows Components button.
3. Select Application Server and click Details.
4. Select Internet Information Services (IIS) and click Details.
5. Ensure that the “Internet Printing” check box is selected.
6. Click OK to close all dialog boxes.
Read the rest of this entry »
Apr 20
The subject behavior occurs if the Identserver Value Name informs Windows Update that the Iuident.cab file is not located on your current computer.
To resolve this behavior:
Read the rest of this entry »
Apr 20
Typically, when you connect to a Windows-based terminal server, you connect to port 3389. However, if someone has changed the listening port on the terminal server (by changing the value of the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\PortNumber subkey), you need to tell the client to connect to the new port. To do so, add a colon and the new port number after the server name, as this example shows:
TServer:3389
Apr 09
This behavior can be the result incorrect DCOM settings.
Windows XP
1. Open a CMD.EXE window, type dcomcnfg, and press Enter.
2. Expand Component Services.
3. Expand Computers.
4. Right-click My Computer in the right-hand pane and press Properties.
5. Select the COM Security tab.
6. Press Edit Limits under Access Permissions.
7. If the Everyone group is not listed with allow local and remote access, press Add, press Advanced, and press Find Now. Select Everyone and press OK. Check the Allow for Local Access and Remote Access. Press Apply
8. Press OK until only Component Services is open and close it.
9. Type the following commands, pressing Enter after each line:
regsvr32 /s Msscript.ocx
regsvr32 /s Dispex.dll
regsvr32 /s Vbscript.dll
regsvr32 /s Scrrun.dll
Read the rest of this entry »
Recent Comments