RTM gives Test Mode
-
Thursday, February 17, 2011 1:02 PM
Downloaded R2 SP1 RTM from TechNet and installed it. When it finaly was finished windows now says: Test Mode - Windows Server 2008 Enterprise Build 7601. I've check an this is the RTM build.
Did not upgrade this from RC og any betas. Did a clean install on a Windows 2008 R2 system.
Why?
All Replies
-
Thursday, February 17, 2011 1:40 PM
Run this from a command prompt with admin rights [1]:
Bcdedit.exe -set TESTSIGNING OFF
to remove the Test Mode [2].
André[1] http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token
[2] http://msdn.microsoft.com/en-us/library/ff553484%28VS.85%29.aspx
"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/- Marked As Answer by Geir Andre Leithe Thursday, February 17, 2011 2:00 PM
-
Thursday, February 17, 2011 2:01 PM
Thanks André!
Didn't even think of it. Works fine.

