This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nc -z gateway.sandbox.push.apple.com 2195 | |
nc -z gateway.sandbox.push.apple.com 2196 | |
nc -z 35-courier.push.apple.com 5223 | |
nc -z albert.apple.com 443 | |
nc -z jssurl jssport |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
######################################################################## | |
# Originally Created Created By: Andrina Kelly, [email protected] | |
# Modifications from scripts from Bryson Tyrrell | |
# Final by Ross Derewianko | |
# Creation Date: April 2015 | |
# Last modified: April, 18 2015 | |
# Brief Description: Gather diagnostic logs and submit to the JSS | |
######################################################################## |
NewerOlder