I will be writing some articles about docker. The objective of these articles is to help me keep a brief and consis reference about docker for myself and eventually it will help someone else too. In this series, most...
In this article we will discuss
• What is docker and why?
• Basic docker commands
Why is Docker?
How many times have you tried to install a software and its dependencies and you ran into errors? This is what...
I am writing this article in order to document the steps of configuring and enabling workflow in SharePoint 2013.
Open Web Platform Installer and if you don't have it installed you can download load it here
Search for Workflow Manager and install it.
Open SharePoint PowerShell and run the command...
If you ever installed AgilePoint NX and you installed all the prerequisites and at the first run you got the following error:
The error indicates an invalid web.config file, but it is a brand new installation and...
Introduction
PowerShell scripts are very powerful, you can do almost everything with them. Also, there are some features cannot be managed through UI and only available through PowerShell.
Writing scripts...