I am wondering how do people handle this scenario (2012 R2)
Production environment 24/7 shifts (2 client aos 1 batch aos). I need to take the server down for maintenance so I put it in single user mode/reject new clients so no one logs in while I do maintenance.
When in the single user mode I can import a model & compile the application. However whenever I click on the full cil button it never executes or if I try to publish reports (SSRS) and gives me an "unable to login" error
If I take it out of single user mode then I can do these things but people can log in which is no good. What do others do to handle needing to do full cils/publish reports on production environments while keeping the normal users out.