Skip to content

VRPC.COM

Virtual Reality Powered Computer

  • Home
  • Apple
  • Apps
  • Mobile Devices
    • Jailbreak
  • Network
  • Servers
  • Windows
  • Hackintosh

Fix Core Isolation Turned off on Windows 11

Posted on March 22, 2024 by vrpc

For instance old driver for WD (wdcsam64_prewin8.sys):

  1. windows start type CMD and right-click on it to run as an administrator
  2. type dism /online /get-drivers /format:table
  3. Find wdcsam64_prewin8.sys and note the Publisher name.
  4. enter this command with the publisher name:
    pnputil /delete-driver PUBLISHER.inf /uninstall /force.

More info:

How to Fix Wdcsam64_prewin8.sys Core Isolation Turned off – MiniTool

Posted in Uncategorized

ADSelfService GINA Mac Uninstall

Posted on February 28, 2024 by vrpc

Uninstallation Steps:

Open Terminal

Open /Library/PrivilegedHelperTools/

Del ADSSPLoginAgent

Go to login screen and confirm the changes.

 

Mac OS X Login Agent Installation (manageengine.com)

Posted in Apple

TLS 1.0

Posted on December 18, 2020 - December 18, 2020 by vrpc

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]:

TLS

The same is for Server and Client

Make sure to revert it back to DisableByDefault =1 and Enabled =0

Posted in Servers, Windows

Add mac computer to MDM server after initial setup

Posted on October 23, 2020 - October 23, 2020 by vrpc

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

Posted in AppleTagged apple, MDM

MX-100 1:many NAT not working as expected

Posted on October 23, 2020 - October 23, 2020 by vrpc

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:
 

  1. zoom meeting connector which should  be  possible to configured using 1:many NAT unfortunately not on meraki MX-100 device:
    https://support.zoom.us/hc/en-us/articles/204898919-Configure-Meeting-Connector-Controller-Port-Forwarding
    The solution to this is not to use 1:many NAT rule and use 1:1 NAT unfortunately this will require two public IPs or more if you add other zoom on-premise services.
     
  2. barracuda spam firewall and exchange server.
    I decided to offload some traffic from the barracuda firewall for traffic which is not related to SPAM checking and use the build in 1:many NAT instead of 1:1 on the MX-100.
    This resulted in outbound email be send using the primary IP instead of the assigned 1:many NAT
    This will result in SPF verification to fail and outgoing email be rejected from outside servers.
    Had to revert back to 1:1 NAT and deal with occasional overload on barracuda firewall due to web traffic.
     
    cheers
Posted in NetworkTagged Firewall, Meraki

Splashtop on Windows computer name update

Posted on September 24, 2020 - October 23, 2020 by vrpc

There are three options:

  • 1. Rename it manually on the managed computer using splashtop client:
  • 2. Rename it remotely using Splashtop Business:
  • 3. Rename it using registry key delete:
    you can delete the key using remote management or by editing the registry on the remote machine directly using regedit by
    deleting this key and restarting the computer:
    HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Splashtop Inc.\Splashtop Remote Server\CloudComputerName
Posted in WindowsTagged Splashtop, windows 10

G-Suite add a native printer

Posted on September 17, 2019 - October 23, 2020 by vrpc

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:

Posted in G-SuiteTagged chromebook, G-Suite, Google+, printer

meraki system manager Third Party System Preference Panes

Posted on September 13, 2019 - October 23, 2020 by vrpc

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.

Posted in MDMTagged MDM, Meraki

Trigger DEP enrolement on mac OS Mojave

Posted on August 2, 2019 - October 23, 2020 by vrpc


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

Posted in Apple, MDMTagged apple, DEP, Mojave

Exchagne 2016 update address books using EMS

Posted on May 2, 2019 - October 23, 2020 by vrpc

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:

Posted in Servers, WindowsTagged EMS, Exchange 2016

Posts navigation

Older posts

Categories

Recent Posts

  • Fix Core Isolation Turned off on Windows 11
  • ADSelfService GINA Mac Uninstall
  • TLS 1.0
  • Add mac computer to MDM server after initial setup
  • MX-100 1:many NAT not working as expected

Tags

64K AD apple apps backup BOOT chromebook DEP DeployStudio driver DVD EMS exchange 2010 Exchange 2016 Exhange 2010 export FileVault Firefox Firewall fixit G-Suite Google+ Group Policy iphone jailbreak JAMF Linux MAC management error MDM Meraki Mojave Outlook 2016 parental control printer PXE Server Splashtop terminal updates VEEAM vmware WiFi windows 10 windows update 1803

RSS iClarified – Apple News and Tutorials

  • Apple Officially Releases macOS Sequoia 15.5 [Download]
  • Apple Releases visionOS 2.5 for Vision Pro [Download]
  • Where to Download visionOS
  • Apple Releases tvOS 18.5 for Apple TV [Download]
  • AppleTV Firmware Download Locations
  • Apple Releases watchOS 11.5 for Apple Watch [Download]
  • Where To Download iPhone Firmware Files From
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...