How can I assign a user the SeSymbolicLinkPrivilege (permission to create symbolic links) through a command line script? Ideally with just cmd and without the use of PowerShell.
Asked
Active
Viewed 103 times
SCHTASKS /Run ~(SCHTASKS /?). – Vomit IT - Chunky Mess Style Aug 13 '18 at 01:20SeSymbolicLinkPrivilegepermission non-interactively (such as through a script) to a user. – Zhro Aug 13 '18 at 02:19