i have problem schema command on creating new GPO.
PS C:\Users\administrator> Import-Module : Could not load file or assembly 'file:///C:\Windows\system32\WindowsPowerShell\v1.0\Modules\AdmPwd.PS\A
>> dmPwd.PS.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime
and cannot be loaded.
>> At line:1 char:14
>> + Import-module <<<< AdmPwd.PS
>> + CategoryInfo : NotSpecified: (:) [Import-Module], BadImageFormatException
>> + FullyQualifiedErrorId : System.BadImageFormatException,Microsoft.PowerShell.Commands.ImportModuleCommand