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's Latin America iPhone Shipments Jumped 31% in Q1 2026
  • 15-Inch M5 MacBook Air Drops to New All-Time Low at $1,099.99 [Deal]
  • Apple Launches Sleep Apnea Notifications, Hearing Test Features in India
  • Apple TV to Broadcast First Live MLS Match Shot Entirely on iPhone 17 Pro
  • Samsung Overtakes Apple in 2026 ACSI Smartphone Satisfaction Study
  • Samsung Hits 90% Yield on Panels for Apple's Upcoming OLED MacBook Pro [Report]
  • Apple Renews Gordon Ramsay's 'Knife Edge: Chasing Michelin Stars' for Season 2

RSS BBC News

  • Waymo pauses robotaxis in five US cities after cars drive into flooded roads May 22, 2026
    A Waymo spokesperson said it had expanded the temporary pause "out of an abundance of caution".
  • 'At a loss for words' - Destiny 2 fans react to news support is ending May 22, 2026
    Bungie said the online shooter will get its final update on 9 June but will still be playable.
  • Musk's SpaceX postpones Starship launch as mega share sale looms May 22, 2026
    It comes just a day after the firm revealed plans for a record-breaking stock market debut.
  • Love factually: Dating start-ups promise to cut the cheats May 21, 2026
    Frustration with fake dating profiles has spurred new dating services with different approaches.
  • UK police bosses say unsafe social media platforms should be blocked for under-16s May 21, 2026
    The NCA and NPCC say children should be blocked from accessing sites which do not stop them seeing nudes or being contacted by strangers.
  • Meta settles social media addiction case with US school district May 21, 2026
    The trial had been set as a test case for 1200 other school districts making similar claims.
  • TikTok and YouTube 'not safe enough' for kids, says Ofcom May 21, 2026
    YouTube said it worked with experts to provide appropriate experiences. TikTok said it was disappointed Ofcom had not acknowledged its safety features.
  • SpaceX files for stock market debut that could make Elon Musk a trillionaire May 21, 2026
    Musk's rocket-maker and satellite internet provider will trade under the ticker SPCX
  • US groups urge investigation into child safety and spending on Roblox May 20, 2026
    Roblox said it had "clear policies" banning actual and simulated gambling, as well as rules governing paid random items.
  • Google to release first smart glasses since Google Glass flop May 19, 2026
    The glasses will go on sale sometime in autumn and allow Google's artificial intelligence product to interact with a user.
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...