I am trying to deploy packages to remote sites that do not have SMS servers and I do not want to use SMS distribution points for this as it will clog up the bandwidth. I have tried using batch files as packages and then advertising them to the these remote sites through the collection in the local SMS server, ie I have records of workstations of these remote sites in the local SMS. The batch files get advertised correctly, but the problem is that the commands cannot run using the builtin SMS accounts due to security.
Eg of batch file
net use x: \\servername\sharename
x:
update.exe
The SMS accounts used to connect to the share do not have rights to the server "servername" and I am not sure what account to use to provide these rights. Does anyone know of a way to do this?
Thanx
Eg of batch file
net use x: \\servername\sharename
x:
update.exe
The SMS accounts used to connect to the share do not have rights to the server "servername" and I am not sure what account to use to provide these rights. Does anyone know of a way to do this?
Thanx