Archive for the ‘Microsoft Server 2008’ Category

Configure IE ESC tool is broken after IE 8 Install on W2K8 TS

Monday, August 17th, 2009

Rundll32 iesetup.dll,IEHardenUser
Rundll32 iesetup.dll,IEHardenAdmin
Rundll32 iesetup.dll,IEHardenMachineNow

Windows Server 2008 and hiberfil.sys

Saturday, June 27th, 2009

powercfg.exe /hibernate off

Delete Failed DCs from Active Directory

Tuesday, April 14th, 2009

Link

Download

What’s in the Desktop Experience feature

Saturday, April 4th, 2009

The Desktop Experience feature includes the following Windows Vista components and features:

  • Windows Calendar
  • Windows Mail
  • Windows Media Player
  • Windows Aero™ and other desktop themes
  • Video for Windows (AVI support)
  • Windows Photo Gallery
  • Windows SideShow™
  • Windows Defender
  • Disk Cleanup
  • Sync Center
  • Sound Recorder
  • Character Map

Installing or uninstalling the Desktop Experience feature

You can install or uninstall the Desktop Experience feature with the Initial Configuration Tasks Wizard or Server Manager.

  To install Desktop Experience with Initial Configuration Tasks Wizard
  1. In the Customize This Server section, click Add features.
  2. Select the Desktop Experience check box, and then click Next.
  3. Complete the wizard by clicking Install.
  To install Desktop Experience with Server Manager
  1. Open Server Manager: click Start, point to Administrative Tools, and click Server Manager.
      Notes
     
    • You can also open Server Manager by typing the following at a command prompt:
    • servermanager.msc
  2. In the Features Summary section, click Add features.
  3. Select the Desktop Experience check box, and then click Next.
  4. Complete the wizard by clicking Install.

You can uninstall Desktop Experience at any time by using either method above to start the Add Features Wizard. When the wizard opens, clear the Desktop Experience check box, click Next, and then click Remove to complete the wizard.

Restart

Windows 2008 Terminal Server = NO

Windows 2003 Terminal Server = YES

Windows Picture and Fax Viewer

Tuesday, March 31st, 2009

I am using Windows Server 2008 as a Terminal Server and would like to know how to install or activate “Windows Picture and Fax Viewer” when I am in an RDP session. I would like to click on a jpg or other files like -it and have the picture and fax viewer open.

———————————————————————-

You must install the Desktop Experience feature on Server 2008 to get what you want. You can access the add features wizard from the Server Manager under the Features selection.

A temporary profile is loaded after you log on to a Windows based system

Thursday, March 26th, 2009

To resolve this problem, follow these steps:

  1. Log on to the system by using an administrative user account other than the user account that is experiencing the problem.
  2. Back up all data in the current user’s profile folder if the profile folder still exists, and then delete the profile folder. By default, the profile resides in the following location:
    %SystemDrive%\Users\UserName
  3. Click Start, type regedit in the Start Search box, and then press ENTER.
    Collapse this imageExpand this image
  4. If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  5. Locate the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  6. Under the ProfileList subkey, delete the subkey that is named SID.bak.

    Note SID is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The SID.bak subkey should contain a ProfileImagePath registry entry that points to the original profile folder of the user account that is experiencing the problem.

  7. Exit Registry Editor.
  8. Log off the system.
  9. Log on to the system again.

After you log on to the system, the profile folder is re-created.

Event ID 1016 — TS Session Broker Security Group Configuration

Tuesday, March 24th, 2009

Resolve

Add the terminal server to the Session Directory Computers group

To resolve this issue, add the computer account for the terminal server to the Session Directory Computers local group on the TS Session Broker server.

Important:  If the computer that was denied access is not part of a terminal server farm that is serviced by the TS Session Broker server where the condition was logged, no further action is required.

To perform this procedure, you must have membership in the local Administrators group, or you must have been delegated the appropriate authority.

To add the computer account for the terminal server to the Session Directory Computers local group:

  1. On the TS Session Broker server, open the Local Users and Groups snap-in. To open Local Users and Groups, click Start, click Run, type lusrmgr.msc, and then click OK.
  2. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
  3. In the left pane, click Groups.
  4. In the right pane, right-click the Session Directory Computers group, and then click Properties.
  5. Click Add.
  6. In the Select Users, Computers, or Groups dialog box, click Object Types.
  7. Select the Computers check box, and then click OK.
  8. Locate and then add the computer account for the terminal server that will use the TS Session Broker server.
  9. Click OK to close the Select Users, Computers, or Groups dialog box, and then click OK to close the Session Directory Computers Properties dialog box.

Passwords must meet complexity requirements

Sunday, March 22nd, 2009

Description

This security setting determines whether passwords must meet complexity requirements.

If this policy is enabled, passwords must meet the following minimum requirements when they are changed or created:

  • Not contain significant portions of the user’s account name or full name
  • Be at least six characters in length
  • Contain characters from three of the following four categories:
    • English uppercase characters (A through Z)
    • English lowercase characters (a through z)
    • Base 10 digits (0 through 9)
    • Non-alphabetic characters (for example, !, $, #, %)

DOS printing windows 2008 Terminal

Saturday, March 21st, 2009

Changed the rights on the C:\Windows\System32\spool folder for the users to full control and now printing through a lpt mapping is working fine.

TS Web Access not working – ActiveX not installed or enabled

Saturday, March 14th, 2009

The TS ActiveX control (needed by TSWA) is disabled by default in XPSP3 as a security measure. You need to explicitly enable the Terminal Services activeX control in IE in order to use the activeX control (and hence TSWA).

as a workaround can you try deleting the following registry keys:

HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7390f3d8-0439-4c05-91e3-cf5cb290c3d0}

HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{4eb89ff4-7f78-4a0f-8b8d-2bf02e94e4b2}