Okay so, I figured this out too but, when I run this and then a Bind to
AD it runs too quickly and never sends the message to jss that is has
run the policy.and the pc binds with the wrong name. Guess I need to dig
some more. #!/bin/bash base=$4 tld=...
Figured this out on my own pretty quick. What I'd like to do from here
is set it up where I set the parameters to fill in the *** before lmac
with one of mite site prefixes so NRHLMACLEWLMAC and so on #!/bin/bash
base="***LMAC" tld="***.com" serial=`...
I am working on a script to rename systems during imaging. I have Looked
all through the forums but havent been able to find exactly what I need.
I am a linux guy having this thrust upon him btw, SO right now I can
have it rename using my prefix and ...