powershell - Error when trying to run a cmdlet using PUTTY via SSH -


i'm experiencing error when running powershell cmdlet in putty via ssh session.

i'm getting kind of error: "the shell cannot started. failure occurred during initialization: object reference not set instance of object"

this not happening when try run cmdlet using windows powershell console or command prompt itself. help?

i need run cmdlet via ssh session since requirement in project.

appreciate help.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -