Hi all,
The very first Altiris job on a new server is in 2 parts. The first, to disable the firewall using the "netsh firewall set opmode disable" command, and the second, to write a version control line in the registry to show the job has been run.
The line writes in the registry, but the command itself did not run as the firewall remains enabled, but there is no clue in the event log. Manually running the command works and the relevent policy change event appears in the security event log. A server which successfully runs the automated job shows the policy event appear at the time the line in the registry was written.
Does anyone have any clue what I should be looking for or what might be behind this issue? I'm quite new to Altiris.
I have compared event logs on several servers but see little that might have prevented the net sh command from working. The subsequent jobs all complete successfully, it's only this command that fails. I realise this may not be exclusively an Altiris problem but wondered if someone may have encountered it previously.
Many thanks in advance
Andy