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 Defies U.S. Smartphone Slump With iPhone Sales Growth in Q1 2026
  • Meta Announces 'Incognito Chat' for Private AI Conversations on WhatsApp and Meta AI App
  • Apple Backs Google Against EU Push to Open Android to Rival AI Services
  • Instagram Launches 'Instants' for Real-Time Photo Sharing With Close Friends [Download]
  • Google Unveils 'Googlebook' Gemini AI Laptops Built With ChromeOS and Android
  • Foxconn Hit by Ransomware Attack Claiming Theft of Apple Project Data
  • iOS 27 to Bring Massive Siri Redesign, Dynamic Island Integration

RSS BBC News

  • Why big tech is betting on cute mascots May 13, 2026
    The likes of Apple, Microsoft and Google are all putting cartoon characters centre stage.
  • Thousands of Waymos recalled after robotaxi swept into a creek May 13, 2026
    The voluntary recall follows an incident on 20 April where an empty Waymo car entered a flooded road in San Antonio, Texas.
  • WhatsApp launches totally private 'incognito' conversations with its AI chatbot May 13, 2026
    A cyber security expert says deleting chat history could lead to a lack of accountability if things go wrong.
  • Suicide forum fined £950,000 for not blocking UK users May 13, 2026
    The regulator said the forum had not done enough to protect UK users - but critics accuse Ofcom of acting too slowly.
  • More than 70 million warnings sent to people seeking child abuse material May 13, 2026
    The messages highlight the illegality of what people are searching for online and direct them towards help.
  • Smart glasses are 'an invasion of privacy' - Meta's are selling better than ever May 13, 2026
    The biggest tech firms are set to sell millions of smart glasses despite growing privacy concerns.
  • Tech Life May 12, 2026
    Crumbling roads and other hazards - can AI make our streets safer?
  • Elon Musk said control of OpenAI should go to his children, Sam Altman tells jury May 12, 2026
    Sam Altman said Elon Musk tried many times for total control of OpenAI, which he's now suing.
  • Canvas hack: Company pays criminals to delete students' stolen data May 12, 2026
    The company behind Canvas says it has "reached an agreement" with the hackers who disrupted thousands of colleges and universities.
  • Texas accuses Netflix of spying on users, including children May 12, 2026
    The lawsuit comes amid increased scrutiny over platform features like auto-play that deliver endless content to users.
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...