PSD
PSD copied to clipboard
Documentation Error
In the IIS configuration guide, at this point, there is an error.
.\Set-PSDLogInstance.ps1 -psDeploymentFolder E:\PSDProductionLogs -psVirtualDirectory PSDProductionLogs
should be
.\Set-PSDLogInstance.ps1 -psLogFolder E:\PSDProductionLogs -psVirtualLogDirectory PSDProductionLogs
If this isnt the proper way to raise documentation errors, I apologize.
i have made some updates to the documentation. please review. https://github.com/FriendsOfMDT/PSD/pull/207