HI,
at the momemt I am testing the new IPAM Feature of Server 2012. I followed this guide: http://technet.microsoft .com/de-de/library/hh831622.aspx
in the task of configuration the powershell command Invoke-IpamGpoProvisioning should be runned, but it fails with the following error:
Invoke-IpamGpoProvisioning : Failed to import GPO. The data is invalid. (Exception from HRESULT: 0x8007000D)
At line:1 char:1
+ Invoke-IpamGpoProvisioning -Domain domainname.tld -GpoPrefixName ipam -Ip ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Invoke-IpamGpoProvisioning], Exception
+ FullyQualifiedErrorId : InvalidOperation,Invoke-IpamGpoProvisioning
In the event viewer is the following event logged:
- <System>
<Provider Name="Group Policy Management" />
<EventID Qualifiers="49152">2002</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-03T08:50:29.000000000Z" />
<EventRecordID>272</EventRecordID>
<Channel>Application</Channel>
<Computer>hostname.tld</Computer>
<Security UserID="S-1-5-21-2155411338-4212752665-2881386377-1108" />
</System>
- <EventData>
<Data>The data is invalid.</Data>
<Data>C:\Users\username\AppData\Local\Temp\ipamprov</Data>
<Data>{09673450-4573-42E8-85D0-104144DF0BA3}</Data>
<Data>IPAMGPO_DNS</Data>
<Data>IPAMGPO_DNS</Data>
<Data>{7F345996-1D92-4194-85BF-72BFB5298EDA}</Data>
<Data>ipamtestsetup.com</Data>
<Data>ipam_DNS</Data>
<Data>{F53ABEDA-B34B-4486-8E8F-D8537CCACC96}</Data>
<Data>hostname.tld</Data>
</EventData>
can someone give me a hint to resolve this error.
kind regards,
at the momemt I am testing the new IPAM Feature of Server 2012. I followed this guide: http://technet.microsoft .com/de-de/library/hh831622.aspx
in the task of configuration the powershell command Invoke-IpamGpoProvisioning should be runned, but it fails with the following error:
Invoke-IpamGpoProvisioning : Failed to import GPO. The data is invalid. (Exception from HRESULT: 0x8007000D)
At line:1 char:1
+ Invoke-IpamGpoProvisioning -Domain domainname.tld -GpoPrefixName ipam -Ip ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Invoke-IpamGpoProvisioning], Exception
+ FullyQualifiedErrorId : InvalidOperation,Invoke-IpamGpoProvisioning
In the event viewer is the following event logged:
- <System>
<Provider Name="Group Policy Management" />
<EventID Qualifiers="49152">2002</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-03T08:50:29.000000000Z" />
<EventRecordID>272</EventRecordID>
<Channel>Application</Channel>
<Computer>hostname.tld</Computer>
<Security UserID="S-1-5-21-2155411338-4212752665-2881386377-1108" />
</System>
- <EventData>
<Data>The data is invalid.</Data>
<Data>C:\Users\username\AppData\Local\Temp\ipamprov</Data>
<Data>{09673450-4573-42E8-85D0-104144DF0BA3}</Data>
<Data>IPAMGPO_DNS</Data>
<Data>IPAMGPO_DNS</Data>
<Data>{7F345996-1D92-4194-85BF-72BFB5298EDA}</Data>
<Data>ipamtestsetup.com</Data>
<Data>ipam_DNS</Data>
<Data>{F53ABEDA-B34B-4486-8E8F-D8537CCACC96}</Data>
<Data>hostname.tld</Data>
</EventData>
can someone give me a hint to resolve this error.
kind regards,