Microsoft/Windows2017. 12. 6. 10:14

USB 부팅으로 설치하니까

USB를 UEFI로 하고 시작하면 파티션 생성시에 legacy와 다르게 4개의 파티션이 생성된다.(깜놀!)

그리고. legacy랑 다르게 모니터 해상도 정상적으로 인식해서 고해상도로 진행된다 정도 차이?


아무튼.. SSD가 아니라 HDD라 속도 향상이라는 측면에서는

크게 느껴지지 않는다.. 라고 해야하나?


[링크 : http://rgy0409.tistory.com/1136]

[링크 : http://webdir.tistory.com/351]

[링크 : https://letsbemild.blogspot.kr/2014/10/fast-boot-fast-boot.html]

[링크 : https://extrememanual.net/7578]

[링크 : http://jsieun73.tistory.com/106]


얘는 SSD + win8

UEFI와 상관없이 Fastboot는 적용이라는데 역시 SSD가 깡패라는 결론이..

[링크 : http://www.kbench.com/?q=node/112024]

'Microsoft > Windows' 카테고리의 다른 글

windows monthly rollup  (0) 2018.01.05
윈도우 단축키  (0) 2017.12.23
MS 콘솔 명령(순차 실행)  (0) 2017.11.21
아 망할 COEM 라이센스  (0) 2017.11.21
7세대 인텔 cpu 와 윈7 업데이트.. -_-?  (0) 2017.11.07
Posted by 구차니
Microsoft/Windows2017. 11. 21. 16:08

리눅스에서는 clear;ls;clear 식으로 하면되는데

MS 에서는 &로 하면되고

&&는 앞이 정상종료면 뒤를 수행하는 식이군


Using multiple commands and conditional processing symbols

You can run multiple commands from a single command line or script using conditional processing symbols. When you run multiple commands with conditional processing symbols, the commands to the right of the conditional processing symbol act based upon the results of the command to the left of the conditional processing symbol. For example, you might want to run a command only if the previous command fails. Or, you might want to run a command only if the previous command is successful.

You can use the special characters listed in the following table to pass multiple commands.

CharacterSyntaxDefinition

& [...]

command1 & command2

Use to separate multiple commands on one command line. Cmd.exe runs the first command, and then the second command.

&& [...]

command1 && command2

Use to run the command following && only if the command preceding the symbol is successful. Cmd.exe runs the first command, and then runs the second command only if the first command completed successfully.

|| [...]

command1 || command2

Use to run the command following || only if the command preceding || fails. Cmd.exe runs the first command, and then runs the second command only if the first command did not complete successfully (receives an error code greater than zero).

( ) [...]

(command1 & command2) 

Use to group or nest multiple commands.

; or ,

command1 parameter1;parameter2

Use to separate command parameters.


[링크 : https://www.microsoft.com/.../ntcmds_shelloverview.mspx?mfr=true]

    [링크 : https://stackoverflow.com/.../how-do-i-run-two-commands-in-one-line-in-windows-cmd]

[링크 : https://social.technet.microsoft.com/.../864c262b-13b9-4771-94ca-76e63866d59a/]

Posted by 구차니
Microsoft/Windows2017. 11. 21. 09:48

회사 출근해서 2주전에 구매한 녀석 이제 확인하려고 했더니

허...COEM 이라 메인보드에 박힌 녀석이니... CPU 교체도 안됨

(pci-ex x4 슬롯이 없어서 메인보드 바꾸면 라이센스 날아감..)


2주 지나서 불량 아니면 교환/환불 불가

컴퓨존 제품을 보니 죄다 pci-ex x8 + pci-ex x1 2개 이런식 구성이라

다른 메인보드 바꿔줄수도 없고 결론은 무리! ㅠㅠ


아무튼 멘탈 와사사사삭 ㅠㅠ


1. CPU를 교체해도 정품인증이 풀리나요?(메인보드 변경없음)

라이선스 종류에 따라 다릅니다. OEM, COEM은 메인보드나 CPU 하나라도 교체 하시면 사용권이 소멸 되고 RETAIL 은 상관없습니다. 윈도우즈10 업그레이드 전 이전 운영체제인 Windows 7 또는 8.1의 라이선스에 종류에 따라 인증 유무가 결정된다고 하네요. 자신의 pc가 어떤 라이선스 방식을 사용하는지 확인할 수 있습니다. 

[링크 : https://answers.microsoft.com/.../cpu교체시/985952a2-1e98-4ddd-931c-3d9430633649]


+

근데 동일 CPU로 바꾸면 상관없으려나?

그거 관련 검색은 안나오네. 극단적이지만 cpu 불량으로(오버 등으로)

동일 메인보드에 CPU도 동일 모델로 하면 cpu 시리얼은 달라지지만 같으니까 상관없는지 정보가 없다 ㅠㅠ

Posted by 구차니
Microsoft/Windows2017. 11. 7. 18:54

윈도우 7으로 어쩔수 없이(?) 구매해서 했는데

업데이트 하려고 하니 머시라?


에러 코드 80240037


원인

새로운 프로세서 세대 지원을 위한 최신 Windows 버전을 필요로 하기 때문에 발생 합니다. 예를 들어, Windows 10은 다음 프로세서 제품에서 지원 되는 유일한 Windows 버전:


인텔 7 번째 (7)-세대 프로세서

AMD "로마 볼록"

Qualcomm “8996"

이 지원 정책 구현 방법 때문에 다음과 같은 Windows 버전을 실행 하 고 일곱 번째 세대 나 이후 세대의 프로세서를 가진 장치 더 이상 수 스캔 또는 Microsoft Update 또는 Windows Update를 통해 업데이트 다운로드.


Windows Server 2012 R2

Windows 8.1

Windows Server 2008 R2

Windows 7

해결 방법

해당 컴퓨터에서 다음 세대의 프로세서가 있으면 Windows Server 2016 및 Windows 10 Windows 8.1 및 창 7 기반 컴퓨터에 Windows Server 2012 R2 및 Windows Server 2008 R2 기반 컴퓨터 업그레이드 하는 것이 좋습니다.


I ntel 7 번째 (7)-"인텔 코어" 프로세서 세대 나 이후 세대

AMD 7 번째 (7)-("로마 볼록") 세대 프로세서나 세대로

"8996" Qualcomm 프로세서나 세대로

 

[링크 : https://support.microsoft.com/.../the-processor-is-not-supported-together-with-the-windows-version-that]


로마 볼록이 먼가 했네 -_-

Intel seventh (7th)-generation processors

AMD “Bristol Ridge”

Qualcomm “8996" 

AMD는 A12 이후 모델 인 듯?

[링크 : https://support.microsoft.com/.../the-processor-is-not-supported-together-with-the-windows-version-that]

[링크 : http://www.itworld.co.kr/t/62074/퍼스널컴퓨팅/103936]


해결책은 우회 프로그램 설치... 인가?

[링크 : https://github.com/zeffy/wufuc]

   [링크 : http://reslee.kr/75]


+

아무튼 아예 업데이트를 진행조차 못하게 하는 이런 말도 안되는 만행은

정책이라고 넘어가기에는 너무 미친 짓인 듯 -_-

Posted by 구차니
Microsoft/Windows2017. 11. 5. 09:23

망할 보안프로그램 문제인가?

activex 주제에 시작프로그램을 깔려서 은근슬쩍 돌아가는

Veraport 이녀석이 문제였나 보네?


[링크 : https://answers.microsoft.com/.../5ae97320-3013-40f4-bcf2-c961da2e28b9]


+

2017.11.13

win7 기준 msconfig 에서 veraport30을 끄고 재시작 하면 된다.


'Microsoft > Windows' 카테고리의 다른 글

아 망할 COEM 라이센스  (0) 2017.11.21
7세대 인텔 cpu 와 윈7 업데이트.. -_-?  (0) 2017.11.07
windows multipoint server  (0) 2017.09.22
cpu 사용량 제한하기(윈도우)  (0) 2017.08.24
win10 그림판 / 3d 뷰  (0) 2017.08.03
Posted by 구차니
Microsoft/Windows2017. 9. 22. 13:43
Posted by 구차니
Microsoft/Windows2017. 8. 24. 11:09

win server 2008 R2 기준인데

레지스트리로 설정이 가능하고 다른버전은 확실하지 않은 듯?


[링크 : https://technet.microsoft.com/en-us/library/ff384148(v=ws.10).aspx]

Posted by 구차니
Microsoft/Windows2017. 8. 3. 20:12

처갓댁 와서 컴퓨터 업데이트 하고 나니


어라 그림판 3d?


3d 뷰 라는 프로그램이랑 그림판 3d랑 연동 되는 듯?


'Microsoft > Windows' 카테고리의 다른 글

windows multipoint server  (0) 2017.09.22
cpu 사용량 제한하기(윈도우)  (0) 2017.08.24
윈도우 파일 공유 관련 레지스트리  (0) 2017.06.01
윈도우 metric 정책  (0) 2017.05.22
win8.1 이상한 네트워크 증식(?)문제  (0) 2017.05.22
Posted by 구차니
Microsoft/Windows2017. 6. 1. 08:52

서버에서 설정하는건 찾아지질 않네 ㅜㅜ


[링크 : https://blogs.msdn.microsoft.com/openspecification/2013/03/19/cifs-and-smb-timeouts-in-windows/]

'Microsoft > Windows' 카테고리의 다른 글

cpu 사용량 제한하기(윈도우)  (0) 2017.08.24
win10 그림판 / 3d 뷰  (0) 2017.08.03
윈도우 metric 정책  (0) 2017.05.22
win8.1 이상한 네트워크 증식(?)문제  (0) 2017.05.22
윈도우 네트워크 메트릭 설정  (0) 2017.05.22
Posted by 구차니
Microsoft/Windows2017. 5. 22. 17:32

유선이 우선권을 가지고 무선이 낮은줄 알았는데

그게 아니었군.. 단순하게 Link 속도에 영향을 받는다.


일단 WinXP SP2~win8.1 사이의 경우의 설정값

그런데.. 도대체 300대 값은 어떻게 되는거지?


The following table lists the link speeds and assigned metrics for computers that run Windows XP Service Pack 2 and newer versions of Windows operating systems.

Link SpeedMetric
Greater than or equal to 2 GB5
Greater than 200 Mb10
Greater than 80 Mb, and less than or equal to 200 Mb20
Greater than 20 Mb, and less than or equal to 80 Mb25
Greater than 4 Mb, and less than or equal to 20 Mb30
Greater than 500 Kb, and less than or equal to 4 Mb40
Less than or equal to 500 Kb50

 


[링크 : https://support.microsoft.com/.../an-explanation-of-the-automatic-metric-feature-for-ipv4-routes]

Posted by 구차니