M BUZZ CRAZE NEWS
// news

What does the process oobechk.exe do?

By Gabriel Cooper

I see oobechk.exe running on a Windows 2008 Server. What is it? Is it safe?

8

2 Answers

It appears to be part of the "manage your server" wizard, possibly other functions also.

It's easy to see command-line parameters used to launch some applications, eg, the 'manage your server' wizard is started with: C:\WINDOWS\system32\oobechk.exe /LaunchMYS

Referenced on this page

FYI, I'm 99% sure that the "oobe" part refers to

Out of Box Experience

That is, this is some "check" that runs for the first time after you install the Windows Server operating system.

Thus: oobechk.exe

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy