november 28, 2009
The hiberfil.sys that can be found in Windows 2008 and Vista is still present when hibernation is turned off. Do the following to get it removed:
- Click Start
- Type: cmd
- Right-click cmd when it appears under programs
- Click run as administrator
- If prompted, click Continue
- Type: powercfg -h off
- Press enter
The file should now be [...]
november 9, 2009
If you are using auto/custom generated certificates and get the following error:
Your remote desktop connection failed because the remote computer cannot be authenticated
The remote computer could not be authenticated due to problems with its security certificate. It may be unsafe to proceed.
Name mismatch
Requested remote computer:
<farm.domain.local>
Name in the certificate from the remote computer
<servername.domain.local>
Certificate errors
The following errors [...]
september 10, 2009
Windows 2008 Terminal Services RemoteApp user or group filtering -> Part 1
Building a custom RemoteApp Portal for Windows 2008 -> Part 2
TS RemoteApp step-by-step guide -> TechNet
Articles from Terminal Services Log and Microsoft TechNet.