Skip to content

Unable to see progress/hanging when updating/installing steam app (Using Enter-PSSession) #95

@OTonGitHub

Description

@OTonGitHub

Describe "Module Bug or Issue"

I run the command Update-SteamApp -AppID 2430930 -Path 'C:\ASA-EntryPoint'
it asks for confirmation prompt, I press "Y" then return to proceed.

After this cursor just keeps blinking in the next line.

Context "The Problem"

The problem is that the user is unsure if app is hanging or download is in progress, I can see download folders being made.
I can also see that the SteamCMD command is being invoked in the background with the "proper" flags passed to it and running, but no progress.

Context "Expected Behavior"

Installation Progress.

Context "Additional Information"

Requested Shell Information As Requested:

Name        Version
------      -------
SteamPS     4.0.0

Name                         Value
------                       ------
PSVersion                    5.1.20348.2110
PSEdition                    Desktop
PSCompatibleVersions         {1.0, 2.0, 3.0, 4.0...}
BuildVersion                 10.0.20348.2110
CLRVersion                   4.0.30319.42000
WSManStackVersion            3.0
PSRemotingProtocolVersion    2.3
SerializationVersion         1.1.0.1

My environment,

  • Windows Server 2022 Core (Without GUI)
  • Installed SteamPS Module.
  • Installed chocolatey and used it to install PowerShell v7
  • All the scripts and commands as administrator in the shell using runas.

If needed additional information or screenshots etc, let me know, if the maintainers/contributors want to know more info, I will spend bit more time and include more logs and screencaps etc, thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category-ModulePertaining to the module's functionality itself.Issue-DiscussionLet's talk about it!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions