Dominik Geimer
Articles About

Server

Overview of all articles published so far in the Server category. You can filter the articles by the categories listed below.

How to Call an External API from PowerShell

Server

How to call an external API from PowerShell using the Invoke-WebRequest cmdlet. The steps for using this cmdlet to make an API call, process the response, and work with the data returned by the API are described in detail.

Read more

5 Open Source and Self-Hosted Alternatives to Popular Web Apps

Server

Do you want to save money and gain more control over your data and privacy? Then check out these open source and self-hosted alternatives to popular web apps.

Read more

Publish an RDS RemoteApp from a network share

Server

It is not possible to publish a RemoteApp via the Sever Manager if it is located on a network share, but you can still do it via PowerShell.

Read more

Change the icon of a published RemoteApp in Windows Server

Server

If you have selected an incorrect icon when publishing a RemoteApp on a Remote Desktop Services server, then unfortunately this cannot be changed via the GUI, but you can use the PowerShell to change it.

Read more