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
For a long time, I didn't know the usefulness of SecretStore.
Can it be used to realize automatic password PSSession to linux?
(use ssh key-file i known)
How to do it?
New-PSSession -HostName 1.1.1.1 -UserName root ? ? ?