Forum

DHCP Migration ve P...
 
Bildirimler
Hepsini Temizle

DHCP Migration ve PowerShell problemi

4 Yazılar
2 Üyeler
0 Reactions
460 Görüntüleme
(@HakanUgurlu)
Gönderiler: 174
Reputable Member
Konu başlatıcı
 

Arkadaşlar Windows 2003DC deki DHCP yi Windows 2012 DC ye geçirmeye çalıiıyorum. 2003 tarafındaki powershell ile export ettiğim dhcp dosyasını 2012 tarafında import etmem gerekli fakat belirtilen komutu yazdığımda aşağıdaki hata ile karşılaşıyorum

 

PS C:\Users\Administrator.HAKANUGURLU> Import-SmigServerSetting -featureid DHCP -User All -Group

Import-SmigServerSetting : The term 'Import-SmigServerSetting' is not recognized as the name of a cmdlet, function, scr

ipt file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is corre

ct and try again.

At line:1 char:1

+ Import-SmigServerSetting -featureid DHCP -User All -Group

+ ~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : ObjectNotFound: (Import-SmigServerSetting:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException 

 

İşin garip tarafı powershell ekranında bir tek import komutunu verdiğimde de aynı hatayı alıyorum. Yani 

PS C:\Users\Administrator.HAKANUGURLU> Import

Import : The term 'Import' is not recognized as the name of a cmdlet, function, script file, or operable program. Check

 the spelling of the name, or if a path was included, verify that the path is correct and try again.

At line:1 char:1

+ Import

+ ~~~~~~

    + CategoryInfo          : ObjectNotFound: (Import:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException 

 

Sorun ne olabilir bu komut dışardan yüklenebilen bir komutmudur? 

 
Gönderildi : 27/04/2013 20:05

(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member

(@HakanUgurlu)
Gönderiler: 174
Reputable Member

(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member
 

Geri dönüş için teşekkürler.

 
Gönderildi : 02/05/2013 02:20

Paylaş: