I’ve gotten on ok with Archetype on my own but needed the guide for the xp_cmdshell bit, frustratingly this is giving me a syntax error. The command in the guide is:
Found the issue, for anyone having the same problem, if you copy/paste the powershell command directly, it has errors, you need to reformat before saving:
Found the issue, for anyone having the same problem, if you copy/paste the powershell command directly, it has errors, you need to reformat before saving:
If a syntax error appears, check to make sure that the parentheses are matched up correctly. If one end is missing or lined up incorrectly, then type in the correction and check to make sure that the code can be compiled. Keeping the code as organized as possible also helps.