Hello All -
I am very new to powershell(learning on powershell v3) and have a question on powershell remoting. With no doubt Powershell remoting is great and is really a boon for system administrators.
I am able to run certain cmdlets (like Get-EventLog, Get-Process, Get-Service, etc… ) against remote machines even without having to enable the remoting on those remote machines. Whereas other cmdlets like Get-Windowsfeature works only when remoting is enabled.
My question is, do we have a list of cmdlets that can run against remote machines without remoting enabled?
Cheers,
Ganesh