Written on October 10th, 2009 by viliyana89no shouts
Oh, very often I hear the problem that cannot join computer in domain, in spite of administrative rights having in account. Really the problem appears when the network is quite big and user is member of too many groups. To solve this issue you can follow some simple steps and the computer will join in domain:
1. Log on with local administrator account
2. Open Start – Run and type in the box, which appear regedit
3. The registry tree will appear. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters
4. Edit the value of MaxTokenSize to 0000ffff.
This is the maximum allowed size of the Kerberos Token.
Written on October 9th, 2009 by viliyana89no shouts
The Microsoft Outlook usually gets problems with Out of Office. I got several problems in the company I’m working in, that users cannot open Out of Office and when trying to start it, the Outlook is blocking. Really terrible problem and users are getting quite nervous, when trying to start Out of Office. The problem is simple and solved quite easily. The way is to follow the procedure:
1. Open Start and then click on Run
2. Write regedit in the box, which appear
3. Expand HKEY_CURRENT_USER and then go to Software – Microsoft – Office.
4. Delete the folder registry 11.0 (if using MIcrosoft Office 2003) or 12.0 (if using MIcrosoft Office 2007)
5. Start Outlook again.
It should start as first run and should get setting again.