Microsoft Forefront Client Security
ใครที่อ่านตรงนี้คงสงสัยว่า FCS นี่มันคืออะไร ลองอ่านนี่ดูนะครับ
หลังจากติดตั้งที่เครื่องเซิร์ฟเวอร์แล้วก็มาติดตั้งที่ไคล์เอนท์ต่อครับ หาตั้งนานกว่าจะเจอ ฮ่าๆๆๆ(แอบโง่มาเป็นอาทิตย์)
“The client components of Client Security consist of a Client Security agent and a MOM agent. The Client Security agent scans for vulnerabilities and malware. The MOM agent collects the data, which is then used to generate reports for Client Security. To deploy both agents, use the following procedure.”
คือเขาบอกว่าการติดตั่งที่ไคล์เอนท์นั้นจะมีส่วนประกอบคือ Client Security agent และ MOM agent ซึ่งเจ้าตัว CSA นั้นจะทำการสแกนหาไวรัสและรอยรั่วในเครื่องเรา ส่วนเจ้า MOM นั้นจะคอยรวมข้อมูลเพื่อที่จะถูกนำไปทำรายงานออกมา ขั้นตอนการติดตั้งดังนี้
ปล.หลายคนอาจจะเคยลองดูในแผ่นที่ตรง dir <disk dir>\Client\CLIENTSETUP.exe ไปดับเบิ้ลคลิกแล้วมัน็ไม่เกิดอะไรขึ้น ผมก็ทำ (:
- Log on to the client computer by using local administrator permissions.(ล็อกอินด้วยแอคเค้าที่เป็น admin สำหรับเครื่องนั้นๆ)
- Insert the Client Security CD.(ใส่แผ่นโปรแกรม FCS)
- Open the Command Prompt window.(เปิด cmd ขั้นมา โดยเลือก Start>Run>cmd แล้วก็ OK)
- Do one of the following:
- Press ENTER and run ClientSetup with the following parameters: (กด Enter รันตัว CLIENTSETUP.EXE โดยมีพารามิเตอร์ตอไปนี้)
- /I InstallationFolder (โฟลเดอร์ปล่ายทางที่ต้องการจะติดตั้ง ถ้าไม่กำหนดมันจะใส่ค่า default) in which InstallationFolder is the location in which you want to install Client Security. This parameter is optional. The default installation folder is at the following location:%Program Files\Microsoft Forefront\Client Security\client
- /L LoggingFolder (โฟลเดอร์เก็บ log ถ้าไม่กำหนดมันจะใส่ค่า default) in which LoggingFolder is the location in which you want Client Security to log issues encountered during the installation. This parameter is optional. The default logging folder is at the following location:%Program Files\Microsoft Forefront\Client Security\client\logs
- /NOMOM (เพื่อไม่ต้องการติดตั้ง MOM agent) in which the /NOMOM flag installs everything except the MOM agent. If you use the /NOMOM flag, do not use the /CG and /MS flags.
- /CG ManagementGroup (ใส่ชื่อ Management Group ถ้าไม่กำหนดมันจะใส่ค่า default ที่ได้จากเซิร์ฟเวอร์) in which ManagementGroup is the name of the management group. If you do not specify the management group, the name will be retrieved automatically from the Client Security policy deployed to the client computer. This parameter must be used with the /MS parameter.
- /MS CollectionServer (ใส่ค่าของเซิร์ฟเวอร์ ถ้าไม่กำหนดมันจะใส่ค่า default ที่ได้จากเซิร์ฟเวอร์) in which CollectionServer is the name of the collection server. If you do not specify the collection server, the name will be retrieved automatically from the Client Security policy deployed to the client computer. This parameter must be used with the /CG parameter.
- /R (สั่งให้ทำการติดตั้งใหม่) reinstalls the Client Security agent and the MOM agent. This parameter first verifies that the existing version is older than or equal to the currently installed version, then triggers a reinstall.
- Press ENTER.(กด Enter รอระบบทำงานให้เสร็จ)
- When the tool finishes running, close the Command Prompt window. (ปิด CMD ได้เลยครับ เสร็จแล้ว)
ข้อเสนอแนะ ใช่ค่า default ไปก่อนเพื่อป้องกันการสับสนนะครับ ระหว่างทำก็จดๆข้อมูลเอาไว้ด้วยครับ
อ้างอิง http://technet.microsoft.com/en-us/library/bb404279.aspx
Related posts:






Comments