Hello,
ive enabled the PSRemoting on my machine. Is it possible to have default session with limited cmdlets (Property Visibility => private).
I know I can create new listener via Set-PSSessionConfiguration cmdlet, but it requires to ppl use Enter-PSSession -configurationname switch.
How to create default limited configuration? The full configuration will be hidden under "admin" configuration name.
Regards,