Hi,
I'm trying to run an OSD task, (Its not windows, hence the odd way)..
I want to run a CMD script as part of the OSD to deploy the image, but i'd like it to run from a share from the local DP at that site. all PXE boot.
The script is \\Server\Share1\deploy.cmd nice and simple, but we have 10 sites each with a DP, so i'd like to try to find a script to find the local DP at the site, and run it from that.. like the below,
Get-LocalDPName = LocalDP
\\LocalDP\Share1\deploy.cmd
I've been searching for ages, but can't seem to find a way.
If anyone has any ideas, that would be great, if not its 10 Task Sequences, each pointing to the sites DP.
Thanks,
I'm trying to run an OSD task, (Its not windows, hence the odd way)..
I want to run a CMD script as part of the OSD to deploy the image, but i'd like it to run from a share from the local DP at that site. all PXE boot.
The script is \\Server\Share1\deploy.cmd nice and simple, but we have 10 sites each with a DP, so i'd like to try to find a script to find the local DP at the site, and run it from that.. like the below,
Get-LocalDPName = LocalDP
\\LocalDP\Share1\deploy.cmd
I've been searching for ages, but can't seem to find a way.
If anyone has any ideas, that would be great, if not its 10 Task Sequences, each pointing to the sites DP.
Thanks,