This works for me.
1) SQLServer Services / SQL Server PropertieS: logging in as a built-in account, local system
2) Check if all protocols are enabled for SQLEXPRESS shared memory, named pipes and TCP / IP
3) SQL Native Client 11.0 Configuration: client protocols: shared memory, TCP / IP and named pipes - all ENABLED
4) Added system environment System> System destination> Environment settings> New Variable name: SQLCMDSERVER
Variable Value: \ SQLEXPRESS
Rob
source share