This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Import File format

I have a question regarding the import file format. We have different groups in Sophos, some of them nested in each other. What format do I need to provide the Group Name in the import file?

For example: I have a group called "Windows7", which has a subgroup called "Firefox_No". How do I specify that structure in the file? If I do the example below, it will create a new Group with that name in the root structure. 

[Windows7_Firefox_No]
DT-0128J-ECB

I have tried:

[Windows7|Windows7_Firefox_No]

[Windows7\Windows7_Firefox_No]

[\Windows7\Windows7_Firefox_No]

but none of them worked. Does anyone know how I can specify the path correctly?

Many thanks!!

André

:54609


This thread was automatically locked due to age.
Parents
  • Hello André,

    If I have to do more than 10 or so manual steps then I try to automate or script it

    even if it takes 10 times as long :smileylol: - used to do that too, but after many years I'm just doing tasks with less than 10 steps, avoid the scripting altogether, and delegate the rest :smileywink:.

    Unsupported and not recommended: If you automate the deletion (simple SQL statement) the subsequent import will do what you want.

    Christian

    :54625
Reply
  • Hello André,

    If I have to do more than 10 or so manual steps then I try to automate or script it

    even if it takes 10 times as long :smileylol: - used to do that too, but after many years I'm just doing tasks with less than 10 steps, avoid the scripting altogether, and delegate the rest :smileywink:.

    Unsupported and not recommended: If you automate the deletion (simple SQL statement) the subsequent import will do what you want.

    Christian

    :54625
Children
No Data