Tying to run command from PowerShell

Hi All, Any help will be most welcomed.

I am trying to run this command from the powershell command line. Once working I can use it in my script.
C:\Program Files\PaperCut MF\server\bin\win\server-command set-user-property “sid” default-shared-account “10012”

This is how far I have got but still not working. :frowning:
& "C:\Program Files\PaperCut MF\server\bin\win\server-command set-user-property “sid" default-shared-account “10012`””

Cheers

Colin,
Welcome to the forum. :wave:t4:

What exactly do you mean with …

?

If you get error messages you should post them here completely as well.

And BTW: When you post code, sample data, console output or error messages please format it as code using the preformatted text button ( </> ). Simply place your cursor on an empty line, click the button and paste your code.

Thanks in advance

How to format code in PowerShell.org <---- Click :point_up_2:t4: :wink: