Deploying Ossec HIDS Windows Agent via GPO The Next CEO of Stack OverflowManaging applications...
Interfacing a button to MCU (and PC) with 50m long cable
Would a galaxy be visible from outside, but nearby?
Is HostGator storing my password in plaintext?
Rotate a column
What is the purpose of the Evocation wizard's Potent Cantrip feature?
Contours of a clandestine nature
Sending manuscript to multiple publishers
Why am I allowed to create multiple unique pointers from a single object?
What is ( CFMCC ) on ILS approach chart?
Limits on contract work without pre-agreed price/contract (UK)
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
MessageLevel in QGIS3
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
How to transpose the 1st and -1th levels of arbitrarily nested array?
What exact does MIB represent in SNMP? How is it different from OID?
How do we know the LHC results are robust?
Do I need to enable Dev Hub in my PROD Org?
How do scammers retract money, while you can’t?
Unreliable Magic - Is it worth it?
Received an invoice from my ex-employer billing me for training; how to handle?
If a black hole is created from light, can this black hole then move at speed of light?
How do I go from 300 unfinished/half written blog posts, to published posts?
Does it take more energy to get to Venus or to Mars?
Indicator light circuit
Deploying Ossec HIDS Windows Agent via GPO
The Next CEO of Stack OverflowManaging applications like Acrobat Reader and Flash player via Windows GPO?Convert .exe installer to msi, to be able to deploy through GPOUpgrade software package installed with GPOLocal Admin user via GPOdeploying AV via GPO only to workstationsInstall McAfee ePO Agent via Group PolicyDeploy .NET 4 Full to XP via GPO or WSUSManage Win7 Performance Options via GPOHow to run .exe file on many computers on the network at same time?Issues with Deploying multiple printers in a single GPO with Item-Level Targeting
I am trying to deploy OSSEC agent to about 100 Windows 7 boxes through GPO on our AD. I understand that I need to create and MSI from the EXE and import the specific client.keys file for the windows box. I was wondering if anyone has done this and if they could offer any helpful advice for accomplishing this task.
windows active-directory group-policy ossec
add a comment |
I am trying to deploy OSSEC agent to about 100 Windows 7 boxes through GPO on our AD. I understand that I need to create and MSI from the EXE and import the specific client.keys file for the windows box. I was wondering if anyone has done this and if they could offer any helpful advice for accomplishing this task.
windows active-directory group-policy ossec
1
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38
add a comment |
I am trying to deploy OSSEC agent to about 100 Windows 7 boxes through GPO on our AD. I understand that I need to create and MSI from the EXE and import the specific client.keys file for the windows box. I was wondering if anyone has done this and if they could offer any helpful advice for accomplishing this task.
windows active-directory group-policy ossec
I am trying to deploy OSSEC agent to about 100 Windows 7 boxes through GPO on our AD. I understand that I need to create and MSI from the EXE and import the specific client.keys file for the windows box. I was wondering if anyone has done this and if they could offer any helpful advice for accomplishing this task.
windows active-directory group-policy ossec
windows active-directory group-policy ossec
asked Jun 25 '14 at 13:52
user227894user227894
11
11
1
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38
add a comment |
1
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38
1
1
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38
add a comment |
2 Answers
2
active
oldest
votes
This can be now be accomplished via auto-ossec - https://github.com/BinaryDefense/auto-ossec
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
You use Wininstall to convert Ossec from exe to msi include IP server ossec in file msi.
Deployment ossec.msi from GP.
Make key file from server ossec in the format ip_address.key.
Copy them to folder in server windows and share this folder.
or very simple you user script to deployment this soft when your computer startup
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f607842%2fdeploying-ossec-hids-windows-agent-via-gpo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This can be now be accomplished via auto-ossec - https://github.com/BinaryDefense/auto-ossec
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
This can be now be accomplished via auto-ossec - https://github.com/BinaryDefense/auto-ossec
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
This can be now be accomplished via auto-ossec - https://github.com/BinaryDefense/auto-ossec
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This can be now be accomplished via auto-ossec - https://github.com/BinaryDefense/auto-ossec
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 1 min ago
epoch rootsepoch roots
1
1
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
epoch roots is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
You use Wininstall to convert Ossec from exe to msi include IP server ossec in file msi.
Deployment ossec.msi from GP.
Make key file from server ossec in the format ip_address.key.
Copy them to folder in server windows and share this folder.
or very simple you user script to deployment this soft when your computer startup
add a comment |
You use Wininstall to convert Ossec from exe to msi include IP server ossec in file msi.
Deployment ossec.msi from GP.
Make key file from server ossec in the format ip_address.key.
Copy them to folder in server windows and share this folder.
or very simple you user script to deployment this soft when your computer startup
add a comment |
You use Wininstall to convert Ossec from exe to msi include IP server ossec in file msi.
Deployment ossec.msi from GP.
Make key file from server ossec in the format ip_address.key.
Copy them to folder in server windows and share this folder.
or very simple you user script to deployment this soft when your computer startup
You use Wininstall to convert Ossec from exe to msi include IP server ossec in file msi.
Deployment ossec.msi from GP.
Make key file from server ossec in the format ip_address.key.
Copy them to folder in server windows and share this folder.
or very simple you user script to deployment this soft when your computer startup
edited Nov 3 '14 at 14:34
answered Nov 3 '14 at 12:25
Nguyễn SơnNguyễn Sơn
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f607842%2fdeploying-ossec-hids-windows-agent-via-gpo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
What is your exact problem? Yuor question is too broad.
– Deer Hunter
Jun 25 '14 at 14:40
The exact problem is: "I need to create an MSI that can be deployed by GPO from a bare EXE. How can I do this?"
– sysadmin1138♦
Jun 26 '14 at 14:38