News

Exchange Server on premises REST API

Exchange Server on premises REST API Overview Installation Powershell examples C# application FAQ Resources Installation overview Postman Postman is a collaboration platform for API development With Postman you can send requests and view responses easily. Prerequisites Exchange Server 2016 or later (Exchange Server 2016 must be upgraded to CU3 or later) Allow access to the

Exchange Server on premises REST API Read More »

Compress images

Batch Files Overview Requirements Information Batch file Requirements There are many methods to compress images. I used the open source software ImageMagick. One of the greatest benefits using ImageMagick is, that you don’t need to install anything – there’s a portable version. In this example I used ImageMagick-7.1.0-4-portable-Q16-HDRI-x64.zip goto the download page Information Goal Each

Compress images Read More »

IIS Web config file

Overview What is a Web .config file web config elements Resources What is a Web .config file XMl file Similar to .htaccess files A web .config file is a xml based configuration file used in Microsoft Internet Information Server (IIS). A web .config file can contain configurations for: Database connections Session states Caching settings Error

IIS Web config file Read More »

Scroll to Top