You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install-PSResource, if -PassThru is specified, it should return the same object that Get-PSResource for the same item does. This will enable it to be easier to both verify an installation, and pass the object to other commands (e.g. import module).