Hi,
Tried to do some R&D on 2013's powershell functionality. Do I need to install the cmdlets separately (if it does, would you be kind enough to point me to the correct place for reference on how to install the cmdlets) or does it comes installed with the Server/Administration Tool option as I have these 2 options installed on a Windows Server 2008 R2 which comes with Powershell 2.0. But when I tried running it (as administrator) with the Get-Command *navserver* it returns nothing. Not sure what I'm doing wrong here as I found nothing on the web on how to troubleshoot this when it returns nothing.
Version build: 34298 updated with all the client hotfixes up until February and there's a NavAdminTool.PS1 file in the service folder but not sure how to run this.
Thanks
0
Comments
in Cmd.exe or Microsoft Dynamics NAV 2013 Administration Shell
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks
please go through these links
http://msdn.microsoft.com/en-us/library/hh166599(v=nav.70).aspx
http://technet.microsoft.com/en-us/library/hh849675.aspx
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell.exe -NoExit -ExecutionPolicy RemoteSigned " & ' C:\Program Files\Microsoft Dynamics NAV\70\Service\NavAdminTool.ps1 ' "