Tests/OctopusServerExeInvocationFiles/InstallOnly/CurrentState.ps1

return @{
  Ensure = "Absent";
  State = "Stopped"
}