# Localized 09/15/2018 04:56 AM (GMT) 303:6.40.10614 LightweightDirectoryServices.psd1 # Only add new (name,value) pairs to the end of this table # Do not remove, insert or re-arrange entries ConvertFrom-StringData @' ###PSLOC start localizing # # helpID # chkAdldsError_title=AD LDS instance {0} service is not set to start automatically chkAdldsError_problem=AD LDS instance service is not set to start automatically for instance {0}. chkAdldsError_impact=AD LDS instance service is not set to start automatically for instance {0}. It will not be able to respond to client directory requests. chkAdldsError_resolution=Change service startup type to Automatic from Service Control Manager or run the following command in Windows Powershell window: Set-Service {0} -StartupType Automatic. chkAdldsPrecheck_title=AD LDS service is not configured chkAdldsPrecheck_problem=No AD LDS instances can be found. chkAdldsPrecheck_impact=Not applicable. chkAdldsPrecheck_resolution=Not applicable. chkAdldsInfo_title=AD LDS instance {0} service is set to start automatically chkAdldsInfo_compliant=AD LDS instance service is set to start automatically for instance {0}. '@