แสดงบทความที่มีป้ายกำกับ CommandLine แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ CommandLine แสดงบทความทั้งหมด

วันพุธที่ 14 มีนาคม พ.ศ. 2555

Re log in network shared folder.

Sometime we need to change user or re log in shared network folder
but windows will remember after type it correctly until boot or restart.

this way is simple by command prompt with

net use * /delete

this will confirm what pass they keep and are your sure to delete before.

Hope this help.

วันจันทร์ที่ 19 ตุลาคม พ.ศ. 2552

How to use SSL in your localhost (IIS)

Use makecert.exe in command line for this job.
I will explain how to used later.