ADSelfService GINA Mac Uninstall
Uninstallation Steps:
Open Terminal
Open /Library/PrivilegedHelperTools/
Del ADSSPLoginAgent
Go to login screen and confirm the changes.
Uninstallation Steps:
Open Terminal
Open /Library/PrivilegedHelperTools/
Del ADSSPLoginAgent
Go to login screen and confirm the changes.
For some reason Microsoft SQL express 2017 and 2019 requires TLS 1.0 during installation.
Here is the registry settings [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0]:
The same is for Server and Client
Make sure to revert it back to DisableByDefault =1 and Enabled =0
1:many NAT on MX-100 not usable for zoom connector or barracuda spam firewall
I have discovered that the 1:many meraki NAT implementation will always send outgoing traffic on the primary public IP instead of the IP assigned to the 1:many NAT rule.
I have spend hours on trying to find out why I am not able to use these two NAT services:
This solution works currently on mac OSx Catalina 10.15.x.
If you need to add mac which didn't get added during first run to MDM server or was added to MDM server after the initial configuration and you want to add it without having to re-install operating system:
Open terminal and run this command:
sudo profiles renew -type enrollment
There are three options:



Simple solution to add printer to managed Chromebooks:
go to google and follow the instructions : https://support.google.com/chrome/a/answer/7276100?hl=en
Below is a picture of the configuration which worked for me.
I was missing the Path information for Air-print capable printer: /ipp/print

To add LDP capable printer:

When restricting macOS system preferences using meraki system manager settings it is necessary to white list third party plugins.
Here is the location with the information needed:
Macintosh HD> Library> PreferencePane
You will find the list of plugins here.
Right click on the plugin and select “Show Package Contens”
Open Contents folder
Find info.plist file and open it in text editor
You are looking for a line which contains com.pluginname…
something like this: “com.logitech.Logi-Options-Launcher”
And that is what is meraki looking for to be entered in the Third Party System Preference Panes.
mac OS 10.14.6 sudo profiles renew -type enrollment
older mac OS version:sudo /usr/libexec/mdmclient dep na
Mac OS Sierra:
sudo rm /var/db/.AppleSetupDone
sudo rm -rf /var/db/ConfigurationProfiles/
sudo rm /Library/Keychains/apsd.keychain
Reference:
https://www.jamf.com/jamf-nation/discussions/24292/trigger-dep-enrollment-pop-up-notification
Open EMS:
Get-AddressList | Update-AddressList
Get-GlobalAddressList | Update-GlobalAddressList
Get-OfflineAddressBook | Update-OfflineAddressBook

Restart outlook or update outlook offline address book under Send/ Receive Groups:

It is possible to rename “This PC” using group policy:
add registry entry under: User Configuration/ Preferences/ Windows Settings/ Registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}

Using %COMPUTERNAME% will change it to the actual domain computer name.
This is what worked for me:
resource:
If you manage ManageEngine ADSelfService Plus on Windows Server 2022 and rely on GoDaddy for your SSL certificates, you have likely run ...