wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


start

SHIFT-WIKI - Sjoerd Hooft's InFormation Technology

This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.


Fix: Postfix: Database Older Than Source File

Summary: Fix the error 'Database Older Than Source File' in postfix on linux servers.
Date: Around 2014
Refactor: 6 January 2025: Checked links and formatting.

→ Read more...

2025/06/01 11:59

Fix: NTLDR missing

Summary: A fix for the Windows XP Boot error 'NTLDR missing'
Date: Around 2009
Refactor: 16 January 2025: Checked links and formatting.

Sometimes it happens, when you bootup Windows all you see is a black screen saying “NTLDR missing”. There are a lot of things that can cause this, but what I had last week was a new one for me, a virus had done this to one of my users. Note that in case you've had a virus on a system, even if you fixed it, you should consider reinstalling the system. Once a virus was active on a computer it should never be trusted again.

→ Read more...

2025/06/01 11:59

Fix: Windows XP: The local policy of this system does not permit you to logon interactively

Summary: A fix to allow users to login remotely on Windows XP. It's old, that's what makes it fun.
Date: Around 2015
Refactor: 16 January 2025: Checked links and formatting.

You get this error when a user is not added to the remote desktop users or you haven't allowed remote desktop users to… well actually… to login remotely. To do so, first add the group to the Remote Desktop Users list:

  • Go to Start → Settings → Control Panel.
  • Double-click System, and then on the Remote tab, click Select Remote Users.
  • Click Add and type the user account name, and click OK.

Secondly, make sure that the Remote Desktop Users group has sufficient permissions to log on through Terminal Services. To do this, follow these steps:

  • Click Start, click Run, type secpol.msc, and then click OK.
  • Expand Local Policies, and then click User Rights Assignment.
  • In the right pane, double-click Allow logon through Terminal Services. Make sure that the Remote Desktop Users group is listed.
  • Click OK.
  • In the right pane, double-click Deny logon through Terminal Services. Make sure that the Remote Desktop Users group is not listed, and then click OK.
  • Close the Local Security Settings snap-in.

→ Read more...

2025/06/01 11:59

Summary: A post about seizing Active Directory Domain Controller roles, also known as FMSO.
Date: Around 2014
Refactor: 13 February 2025: Checked links and formatting.

Whenever you're in the situation the AD Domain Controller roles (FMSO) are not what they should be you can always seizes the roles you need. This small howto shows you how.

Note: This is a quite common scenario after doing a test failover with Site Recovery Manager 5.1.

→ Read more...

2025/06/01 11:59

<< Newer entries | Older entries >>

This wiki has been made possible by:

start.txt · Last modified: by sjoerd