I joined a fintech in London (as a contractor) and the first couple of hours were roughly:
1. A couple of intro meetings with other new contractors or joiners. We were shown around the office and what not. We were told whom to contact in what situation.
2. I logged into my machine, where everything was already installed and set up. I git pull'ed the code and hit F5 (Run in Visual Studio) and the application started and it just worked, no scripts needed to run, nothing to config. To be fair their products were pretty simple, however they took great care in making sure that you were able to run the code with minimal to no subtle prerequisites. There was a README file there, but I don't think I used it too much because everything was intuitive.
Shortly after I joined a company with exactly the opposite environment. It took me at least two weeks to set up my machine so I could run most of their applications. By the time I left (over one year later) I was still not able to run at least two of their major products. I had given up many months earlier.
When I joined Puppet Labs they had the best process I've come across (I'm a consultant so I've been onboarded several dozen times over the past 20 years).