When I attempt to import the DHCP configuration from my 2003 server to my 2008R2 server, I'm getting the following message. I cannot locate that .DLL on the 2008R2 server. I am running the shell as Administrator, what am I doing wrong?
PS C:\Windows\system32> Import-SmigServerSetting -FeatureID DHCP -Verbose -Force
cmdlet Import-SmigServerSetting at command pipeline position 1
Supply values for the following parameters:
Path: c:\DHCPExport
Password: ********
VERBOSE:
Import-SmigServerSetting : Could not find file 'C:\Users\***\AppData\Local\Temp\2\kyaueu3j.dll'.
At line:1 char:25
+ Import-SmigServerSetting <<<< -FeatureID DHCP -Verbose -Force
+ CategoryInfo : NotSpecified: (:) [Import-SmigServerSetting], Fi
leNotFoundException
+ FullyQualifiedErrorId : System.IO.FileNotFoundException,Microsoft.Window
s.ServerManager.Migration.Commands.ImportSvrMigSettingCommand
PS C:\Windows\system32>