2

Having a look at this code http://msdn.microsoft.com/en-us/library/ee862406%28VS.85%29.aspx

It says "Add the Microsoft.GroupPolicy.Management assembly to your project" but i cant seem to find out where to get Microsoft.GroupPolicy.Management from.

Daniel A. White
  • 187,200
  • 47
  • 362
  • 445
Simon
  • 33,714
  • 21
  • 133
  • 202

1 Answers1

4

Instructions here: http://msdn.microsoft.com/en-us/library/ff182374%28v=VS.85%29.aspx

Will A
  • 24,780
  • 5
  • 50
  • 61
  • Will. I actually already had that installed. So i did a full search of my system and found the assembly here C:\Windows\winsxs\msil_microsoft.grouppolicy.management_31bf3856ad364e35_6.1.7600.16385_none_9af1a716fa553d25 thanks for your help – Simon Sep 14 '10 at 07:01
  • So write your as the answer @Simon – Saher Ahwal Jun 08 '12 at 22:26
  • @saher but "i already had it installed" does not answer the question. – Simon Jun 29 '13 at 13:22