I was looking for mountvol Powershell equivalent and did not find it in Windows command doc and that apply to other commands too. I think it is good to have a well known location to start looking for Powershell equivalent cmdlet, for those late to Powershell
party.. like myself, trying to learn it at the moment.
To kick start this, I signed up a Github account just so to put a pull request to add New-Item link into the mklink document page. Also proposed this in this blog "https://blogs.technet.microsoft.com/josebda/2015/04/18/windows-powershell-equivalents-for-common-networking-commands-ipconfig-ping-nslookup/", for network commands.
Comments?
So far, mountvol equivalent seem to be WMI object method.