User Tools

Site Tools


userspace:msi-package_opsi-client-agent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:msi-package_opsi-client-agent [2012/12/21 15:49]
frisoft_DD
userspace:msi-package_opsi-client-agent [2022/12/19 13:51] (current)
wolfbardo
Line 1: Line 1:
 +====== official msi-Package opsi-client-agent can be found at ======
 +
 +https://download.uib.de/4.2/stable/misc/opsi-client-agent.msi
  
 ====== msi-Package opsi-client-agent 4.0.2.1 ====== ====== msi-Package opsi-client-agent 4.0.2.1 ======
  
 this is my cusomized setup for opsi-client-agent to deploy himself via GPO over AD. Comments are welcome this is my cusomized setup for opsi-client-agent to deploy himself via GPO over AD. Comments are welcome
 +
 +TODO: 
 +- complete the the parametering install via msi propertys 
 +- added a more detailed description ( at the moment, i have a small docu in source-code
 +
  
 this program used MakeMSI(Dennis Bareis) to generate the msi-package this program used MakeMSI(Dennis Bareis) to generate the msi-package
Line 27: Line 35:
 ==== Steps ==== ==== Steps ====
   - download and install MakeMSI   - download and install MakeMSI
-  - copy all t6he content fron directory opsi-client-agent to your develop directory +  - copy all the content fron directory opsi-client-agent to your develop directory 
-  - copy from the makeMSI - sample directory the fileswith extention mm and ver+  - copy from the makeMSI - sample directory the files with extention mm and ver
   - edit the file with extention ver (you must change the guid) for this doing, in the MakeMSI package are an GUID-Generator   - edit the file with extention ver (you must change the guid) for this doing, in the MakeMSI package are an GUID-Generator
   - edit the file mm with your favorite text - editor   - edit the file mm with your favorite text - editor
Line 99: Line 107:
 DefVar $INST_gina_to_chain$ DefVar $INST_gina_to_chain$
 ; ****************************************************************************** ; ******************************************************************************
-; *** changed Captrain for implementing SOPHOS Safe Guard Easy *****************+; *** changed ****** for implementing SOPHOS Safe Guard Easy *****************
 ; *** the changing only needed for OS before Windows Vista ********************* ; *** the changing only needed for OS before Windows Vista *********************
 DefVar $INST_sophos$ DefVar $INST_sophos$
Line 483: Line 491:
 sub_set_installation_status sub_set_installation_status
  
-comment "changing/customizing the UI to Captrain CI " +comment "changing/customizing the UI to ********* CI " 
-; change Captrain to customize the loginblocker - UI+; change ******** to customize the loginblocker - UI
 ; ********************************************************************************** ; **********************************************************************************
 sub "%ScriptPath%\Update_sub.ins" sub "%ScriptPath%\Update_sub.ins"
Line 2127: Line 2135:
 [Patches_event_ini] [Patches_event_ini]
 set  [LabelTitle]  FontColor  =  $action_color$ set  [LabelTitle]  FontColor  =  $action_color$
-set  [LabelTitle]  Text  =  "Captrain IT Deployment"+set  [LabelTitle]  Text  =  "********* IT Deployment"
 set  [LabelOpsiclientdInfo]  FontColor  =  $action_color$ set  [LabelOpsiclientdInfo]  FontColor  =  $action_color$
 set  [LabelActionProcessorInfo]  FontColor  =  $action_color$ set  [LabelActionProcessorInfo]  FontColor  =  $action_color$
userspace/msi-package_opsi-client-agent.1356104952.txt.gz · Last modified: 2021/08/23 08:37 (external edit)