PDQ Deploy - Turkish Character Problem, Incorrect file name, directory name, or volume label syntax
Hi,
I want to try Workstation Computers network interface set dhcp but when i try return an error.
Command line,
For Windows 10 does not have any problem,
netsh interface ipv4 set address name="Ethernet" source=dhcp
netsh interface ipv4 set dnsservers name="Ethernet" source=dhcp
for Windows 7 Turkish Language
Yerel Ağ Bağlantısı > Local Area Connection
netsh interface ipv4 set address name="Yerel Ağ Bağlantısı" source=dhcp
netsh interface ipv4 set dnsservers name="Yerel Ağ Bağlantısı" source=dhcp
This command line return with
C:\Windows\AdminArsenal\PDQDeployRunner\service-1\exec>netsh interface ipv4 set address name=""Yerel A─ş Ba─şlant─▒s─▒" " source=dhcp Dosya adì, dizin adì veya birim etiketi sözdizimi hatalì.(Incorrect file name, directory name, or volume label syntax)
Comments
Hi,
I solved my problem with powershell.