PSRemotingConfigurations
PSRemotingConfigurations copied to clipboard
A central place for me to share interesting PSRemoting configurations
Results
1
PSRemotingConfigurations issues
Sort by
recently updated
recently updated
newest added
This line in .pssc file: ScriptsToProcess = 'C:\PowerShellRemoting\dynamicmodulesstartup.ps1' worked only because you've created and tested a session configuration on the localhost. An installation step is needed that explains that you...