Amazing tool for working out how much storage you need 🙂
Recently had a VM Stuck in boot loop due to Windows update not installing correctly, fixed it by mounting the server2012.iso and running the following command.
Recently had to map network drives for an offsite working using VPN on a non domain laptop
To do this we used the net use O: \\bass\Departments /user:[domain\username] [password] command within the batch file to use the users domain creds