> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks.md).

# Administrative Tasks

- [Creating Users](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/creating-users.md)
- [What is a 'Catalog' and how to create one](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/what-is-a-catalog-and-how-to-create-one.md)
- [Uploading ISO files or OVA/OVF templates](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/uploading-iso-files-or-ova-ovf-templates.md)
- [Setting up Azure AD SAML based authentication for vCloud](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/setting-up-azure-ad-saml-based-authentication-for-vcloud.md): This guide runs through how to configure Azure AD SAML based authentication within vCloud director to provide SSO access with your Azure AD users
- [Microsoft Software Licensing](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/microsoft-software-licensing.md)
- [Activating Windows Servers](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/activating-windows-servers.md): This article covers activating Windows Server on our vCloud platform.
- [Checking and Decreasing IaaS resources](https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks/checking-and-decreasing-iaas-resources.md): This article covers how you go about checking your resources within your "Infrastructure as a Service" (IaaS / vCloud) account, and how you decrease/un-allocate resources that you no longer need.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/administrative-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
