Open vassilo opened 3 years ago
Hi @vassilo,
In order to use a common network file share that's on a domain you will need to grant each target node's NT\Authority System (LocalSystem) account access to the share. Here is a third party resource that may help:
https://serverfault.com/a/135874
Thanks, Cameron K.
Hi @cameronkroeker
With the machines on the domain it is not a problem, that I have got working. It is more what to do with machines that are not on a domain but still need to access a common fileshare.
Regards, Vassilo
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Hi,
We have a situation where all our development machines are not on the domain, and we would like to start using the DSC scripts to make our deployments more streamlined and standardised. However, as the DSC uses the LOCAL\SYSTEM account this makes it impossible to have the software sitting on a common fileserver (which is on the domain).
Is there any way around not having to copy the software onto the local machine before running the install?
Regards, Vassilo
Community Note
Module Version
Affected Resource(s)
Configuration Files
Expected Behavior
Actual Behavior
Steps to Reproduce
Run the DSC installation
Important Factoids
References