Displaying 4 results from an estimated 4 matches for "ee461027".
2016 Jul 06
2
[samba as AD] Scripting GPO creation
...arn Windows management and dive into AD world
> but doing same thing several is, for me, a waste of time.
>
> That's the reason of this thread.
>
> So, the question: how to script GPO? Not so easily.
> Our start point was there:
> https://technet.microsoft.com/en-us/library/ee461027.aspx
> Here we have some powershell stuff to export GPO. The result is one
> directory containing XML files and sysvol files + one other XML file
> outside of GPO's directory.
>
> Into these XML we have everything to import the GPO, in text format.
> That's all we need to...
2016 Jul 05
2
[samba as AD] Scripting GPO creation
Hi all,
As I'm lazy I would like to script GPO creation and I did not found
anything relevant yet. Anyone already tried to extract whole information
regarding one GPO from LDAP tree? That would be a nice option to perform
that task, giving us possibility to create one GPO, extract it, modify
LDIF, inject it.
2016 Jul 06
0
[samba as AD] Scripting GPO creation
...with them)
is a good thing to learn Windows management and dive into AD world but
doing same thing several is, for me, a waste of time.
That's the reason of this thread.
So, the question: how to script GPO? Not so easily.
Our start point was there:
https://technet.microsoft.com/en-us/library/ee461027.aspx
Here we have some powershell stuff to export GPO. The result is one
directory containing XML files and sysvol files + one other XML file
outside of GPO's directory.
Into these XML we have everything to import the GPO, in text format. That's
all we need to have possibility to script in...
2016 Jul 06
0
[samba as AD] Scripting GPO creation
...ive into AD world
>> but doing same thing several is, for me, a waste of time.
>>
>> That's the reason of this thread.
>>
>> So, the question: how to script GPO? Not so easily.
>> Our start point was there:
>> https://technet.microsoft.com/en-us/library/ee461027.aspx
>> Here we have some powershell stuff to export GPO. The result is one
>> directory containing XML files and sysvol files + one other XML file
>> outside of GPO's directory.
>>
>> Into these XML we have everything to import the GPO, in text format.
>> Th...