Grav + Admin, no Admin files?

HI all,
New to Grav and trying to install with the admin panel. So downloaded the grav-admin-v1.1.15.zip file uploaded to my test server, and went to the URL. This redirected me to the admin dir, however i am getting the following error:

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

If i have downloaded the grav + admin file surely this should have the admin files included?

Check if you have unzipped the file in correct folder. Then check file permissions.
The best way to install it is by doing :

$ bin/gpm install admin

from your grav install main folder.

It seems it was due to running on IIS, and that i had not included the web.config sigh