Hussain Al Sayed
Active Member
- Messages
- 26
- Reaction score
- 0
- Points
- 1
Hello,
Since SCCM doesn't give any additional visibility on the Mac Clients if they are getting AV/Antispam updates or they are infected etc etc... there is a command that can be run on the Terminal of the MacBook client to fetch those details,
/Applications/ .scep/Contents/MacOS/scep_daemon --status
This command output
RTPStatus=Enabled
ClientVer=4.5.22.0
AVSigsVer=10886 (20141216)
AVSigsDate=2016-11-02T09:22:21
AntivirusAntispywareModVer=1446 (20141208)
SystemState=Maximum
protection
AutomaticUpdateSignature=Enabled
StartupScanAfterLogon=Enabled
StartupScanAfterUpdate=Enabled
RTPEventMask=open:create:exec
RTPAdvHeuristic=Disabled
RTPAdvHeuristic=Disabled
Exec=Disabled
RTPAdvHeuristicCreate=Enabled
RTPStatistics=Infected:0|Cleaned:0|Deleted:0
ScanStatistics=Infected:0|Cleaned:0|Deleted:0
Is there a way that I can run a shell script against MacBook Device Collections and get the result of each client..?
Much appreciate your support on this...
Regards,
Since SCCM doesn't give any additional visibility on the Mac Clients if they are getting AV/Antispam updates or they are infected etc etc... there is a command that can be run on the Terminal of the MacBook client to fetch those details,
/Applications/ .scep/Contents/MacOS/scep_daemon --status
This command output
RTPStatus=Enabled
ClientVer=4.5.22.0
AVSigsVer=10886 (20141216)
AVSigsDate=2016-11-02T09:22:21
AntivirusAntispywareModVer=1446 (20141208)
SystemState=Maximum
protection
AutomaticUpdateSignature=Enabled
StartupScanAfterLogon=Enabled
StartupScanAfterUpdate=Enabled
RTPEventMask=open:create:exec
RTPAdvHeuristic=Disabled
RTPAdvHeuristic=Disabled
Exec=Disabled
RTPAdvHeuristicCreate=Enabled
RTPStatistics=Infected:0|Cleaned:0|Deleted:0
ScanStatistics=Infected:0|Cleaned:0|Deleted:0
Is there a way that I can run a shell script against MacBook Device Collections and get the result of each client..?
Much appreciate your support on this...
Regards,