Forum Discussion

shashi0621's avatar
shashi0621
Level 5
11 years ago

bpsetconfig

Hi All.   Can I change  windows registry of a windows client from a unix master server using bpsetconfig command. ????   I know we can do changes to a unix client in bp.conf from master serve...
  • Will_Restore's avatar
    11 years ago

    for Windows client updates from Unix Master do this:

      bpgetconfig -M windowshost > somefile

      vi somefile

      bpsetconfig -h windowshost  somefile

     

    "works a treat"