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 No Longer Lists $599 Mac mini, Starting Price Now $799
  • Weak iPhone Air Sales Push Rivals to Rethink Ultra-Thin Phones
  • Apple Accuses India Antitrust Watchdog of Overstepping Authority in App Store Case
  • Apple Warns Mac mini, Mac Studio, and MacBook Neo Shortages Could Last for Months
  • Apple's Next CEO John Ternus Calls Roadmap 'Incredible' on Earnings Call
  • Apple Reports Q2 FY26 Earnings: $111.2 Billion in Revenue, $29.6 Billion in Net Income [Chart]
  • Porsche Brings Back Iconic Apple Rainbow Livery for Laguna Seca Race

RSS BBC News

  • Oscars says AI actors, writing cannot win awards May 1, 2026
    The academy that controls the Oscars on Friday issued new award eligibility requirements around the use of artificial intelligence in film.
  • Bright idea? UK firm pioneers data centres using lampposts May 1, 2026
    The solar-powered iLamps will have a built-in Nvidia chip but there are questions over their security and scalability.
  • Pentagon says US military to be an 'AI-first' fighting force May 1, 2026
    The US military has agreed eight new contracts with big tech firms as it expands its artificial intelligence capabilities.
  • Elon Musk's latest Tesla pay valued at $158bn - but he can't pocket it May 1, 2026
    Musk must meet a range of ambitious milestones at Tesla to justify the monster pay packet - so far he has not.
  • Spotify adds 'Verified' badges to distinguish human artists from AI May 1, 2026
    The music streaming platform will review criteria such as artists' live dates and social media presence.
  • Apple says iPhone 17 'most popular ever' as sales soar May 1, 2026
    The record results come as boss Tim Cook is preparing to bow out after 15 years at the helm.
  • Will AI lead to more accurate opinion polls? April 30, 2026
    It's cheaper and faster to collect people's opinions using AI, but will it make polls more accurate?
  • Twitch streamer hit by car live on camera - 'It felt like slow motion' April 30, 2026
    Isaiah Thomas, known as hmblzayy, was walking a 3,000-mile challenge when he was hit
  • OpenAI tells ChatGPT models to stop talking about goblins April 30, 2026
    The AI firm said that unlike previous model bugs, the issue "crept in subtly".
  • Meta in row after workers who say they saw smart glasses users having sex lose jobs April 30, 2026
    Meta and its subcontractor disagree over why over 1000 Kenya-based workers were made redundant.
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...