Change directory in Exchange Management Shell (Powershell)
What commands do I have to make to go from here:C:\Windows>to D:\Program Files\Exchange>The old DOS commands don't work anymore.Appreciate your advise.CHeers,switch
January 21st, 2009 10:42pm

Hi,Old DOS commands should work in PowerShell, however you can use Set-Location cmdlet which is similar to CD command of DOS.CD is also an alias of set-location cmdlet in powershell.Using the Set-Location Cmdlethttp://www.microsoft.com/technet/scriptcenter/topics/msh/cmdlets/set-location.mspxGetting Started With Windows PowerShellhttp://www.microsoft.com/technet/scriptcenter/topics/winpsh/manual/start.mspxAmit Tank | MVP - Exchange | MCITP:EMA MCSA:M | http://ExchangeShare.WordPress.com
Free Windows Admin Tool Kit Click here and download it now
January 21st, 2009 11:02pm

Amit, thank you!
January 21st, 2009 11:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics