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
ServerHow 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 more5 Open Source and Self-Hosted Alternatives to Popular Web Apps
ServerDo 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 morePublish an RDS RemoteApp from a network share
ServerIt 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 moreChange the icon of a published RemoteApp in Windows Server
ServerIf 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