I am working on testing out the ColdFusion 2016 release on a Windows 2012 server. I've followed through Pete Freitag's excellent lockdown guide and I get to page 31 to restart ColdFusion and test. When I try to start from Services I get:
Windows could not start the ColdFusion 2016 Application Server service on
Local Computer.
Error 5: Access is Denied
When I run the start from an Administrator command prompt, it appears to start (I omitted all of the other output, but there didn't seem to be any errors)
Jun 15, 2016 14:51:56 PM Information [localhost-startStop-1] - Starting WebSocket...
Jun 15, 2016 14:51:57 PM Information [localhost-startStop-1] - ColdFusion started
Jun 15, 2016 14:51:57 PM Information [localhost-startStop-1] - ColdFusion: application services are now available
Once that is done I tried to test the Administrator but it wouldn't connect.
Short of trying to work my way backwards through the guide, step by step until I find what broke it, any tips on what might cause this specifically based on that guide?