Hello Sam,

Please, remember to use 'Reply All' so the conversation stays on the
mailing list. I'm adding the mailing list email address to this reply.

On Tue, May 3, 2016 at 2:44 PM, Sam Franklin <frank4...@gmail.com> wrote:

> Hello Pavel,
>
>     Thank you for the prompt response, we are running VisualSVN server
> v3.4.2,  however running the shell command "Get-Command -Module VisualSVN"
> does not provide any output.  I would appreciate your response.
>

You should be able to run the PowerShell cmdlets from regular PowerShell
console without any problems and `Get-Command -Module VisualSVN` should
display the list of cmdlets added with the VisualSVN Server's PS module.

Here are some suggestions that should help:

   - Make sure that the PowerShell version installed on the computer is 3.0
   or newer. VisualSVN Server's PS module requires PowerShell 3.0 or newer.
   - Try running "VisualSVN Server PowerShell" instead of a regular
   PowerShell console:
   1. Start VisualSVN Server Manager,
      2. Go to Action | All Tasks,
      3. Select Start PowerShell.
      Do you get any errors when starting the console?

   - If the VisualSVN Server PowerShell console works as expected, but the
   regular one does not, please check whether VisualSVN Server PowerShell
   module is loaded:
   1. Start Windows Command Prompt (i.e. `cmd.exe`),
   2. Run the command:
   [[
   echo %PSModulePath%
   ]]
   3. Check whether %VISUALSVN_SERVER%PowerShellModules\VisualSVN are
   listed in %PSModulePath%. %VISUALSVN_SERVER% is the path to the server's
   installation location.

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to