CoreUtils for Windows
http://gnuwin32.sourceforge.net/packages/coreutils.htm
CoreUtils for Windows (SourceCode,C語言)
http://sourceforge.net/projects/gnuwin32/files/coreutils/5.3.0/coreutils-5.3.0-src.zip/download
Microsoft File Checksum Integrity Verifier
http://www.microsoft.com/en-us/download/details.aspx?id=11533
下載後可以用virustotal掃瞄看看
2014年9月8日 星期一
2014年8月30日 星期六
2014年3月23日 星期日
Disable firewall on Windows Server 2012 Server Core
C:\Users\Administrator>netsh advfirewall set allprofiles state off
Ok.
Ok.
Enable Remote Desktop on Windows Server 2012 Server Core
C:\Users\Administrator>Cscript %windir%\system32\SCRegEdit.wsf /ar 0
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
OR
scconfig -> 7
Registry has been updated.
ref:
http://social.technet.microsoft.com/Forums/windowsserver/en-US/8ca7d997-aeff-4253-beab-4ac0cdcc30c6/how-do-you-turn-on-rdp-in-server-2012-core?forum=winserver8setup
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
OR
scconfig -> 7
Registry has been updated.
ref:
http://social.technet.microsoft.com/Forums/windowsserver/en-US/8ca7d997-aeff-4253-beab-4ac0cdcc30c6/how-do-you-turn-on-rdp-in-server-2012-core?forum=winserver8setup
Setup Hyper-V on Windows Server 2012 Server Core
http://technet.microsoft.com/en-us/library/ee441260(v=ws.10).aspx
Dism /online /enable-feature /featurename:Microsoft-Hyper-V
Ref
http://social.technet.microsoft.com/Forums/windowsserver/en-US/17537d33-f0c7-402d-b1e0-e3823aadfc51/server-core-2012-r2-ocsetup-issue?forum=winserversetup
ocsetup is already deprecated.
ErrMsg:
Windows cannot find 'ocsetup'. Makesure you typed the name correctly, and then try again.
ENV:
Windows Server 2012 R2 Standard Server Core
Dism /online /enable-feature /featurename:Microsoft-Hyper-V
Ref
http://social.technet.microsoft.com/Forums/windowsserver/en-US/17537d33-f0c7-402d-b1e0-e3823aadfc51/server-core-2012-r2-ocsetup-issue?forum=winserversetup
ocsetup is already deprecated.
ErrMsg:
Windows cannot find 'ocsetup'. Makesure you typed the name correctly, and then try again.
ENV:
Windows Server 2012 R2 Standard Server Core
訂閱:
文章 (Atom)