# Localized 05/06/2026 10:43 AM (GMT) 303:7.2.40505 MSFT_ProcessResource.strings.psd1 # Localized resources for MSFT_UserResource ConvertFrom-StringData @' ###PSLOC FileNotFound=File not found in the environment path. AbsolutePathOrFileName=Absolute path or file name expected. InvalidArgument=Invalid argument: '{0}' with value: '{1}'. InvalidArgumentAndMessage={0} {1} ProcessStarted=Process matching path '{0}' started ProcessesStopped=Proceses matching path '{0}' with Ids '({1})' stopped. ProcessAlreadyStarted=Process matching path '{0}' found running and no action required. ProcessAlreadyStopped=Process matching path '{0}' not found running and no action required. ErrorStopping=Failure stopping processes matching path '{0}' with IDs '({1})'. Message: {2}. ErrorStarting=Failure starting process matching path '{0}'. Message: {1}. StartingProcessWhatif=Start-Process ProcessNotFound=Process matching path '{0}' not found PathShouldBeAbsolute=The path should be absolute PathShouldExist=The path should exist ParameterShouldNotBeSpecified=Parameter {0} should not be specified. FailureWaitingForProcessesToStart=Failed to wait for processes to start FailureWaitingForProcessesToStop=Failed to wait for processes to stop ErrorParametersNotSupportedWithCredential=Can't specify StandardOutputPath, StandardInputPath or WorkingDirectory when trying to run a process under a user context. VerboseInProcessHandle=In process handle {0} ErrorInvalidUserName=UserName {0} is not valid. ErrorRunAsCredentialParameterNotSupported=The PsDscRunAsCredential parameter is not supported by the Process resource. To start the process with user '{0}', add the Credential parameter. ErrorCredentialParameterNotSupportedWithRunAsCredential=The PsDscRunAsCredential parameter is not supported by the Process resource, and cannot be used with the Credential parameter. To start the process with user '{0}', use only the Credential parameter, not the PsDscRunAsCredential parameter. ###PSLOC '@