Skip to content

VRPC.COM

Virtual Reality Powered Computer

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

Category: Windows

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

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

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

Windows 10 remove System Drive after 1803 upgrade

Posted on September 6, 2018 - September 6, 2018 by vrpc

This is what worked for me:

  1. start; CMD right click select Run As Administrator
  2. mountvol <Letter of the Drive> /d

 

resource:

https://support.microsoft.com/en-us/help/4337524/windows-10-april-update-new-partition-appears-after-installing

 

 

Posted in WindowsTagged windows update 1803

Add FROM: in outlook 2016

Posted on August 16, 2018 by vrpc
  1. click on “New Email”
  2. select options from the tabs on top.
  3. click on From icon

that  is all

 

Posted in WindowsTagged Outlook 2016

Remove Printer Driver on Windows 10

Posted on June 6, 2018 by vrpc

To completely uninstall driver after printer has been removed and deleted:

run this command using windows + R

printui /s /t2

this will bring up a list of installed drivers.

Select the one which need to be removed and delete it.

 

Posted in WindowsTagged driver, printer

Exchange 2016 user mailbox export

Posted on May 22, 2018 - May 22, 2018 by vrpc

using exchange powershell command:

New-MailboxExportRequest -Mailbox UserName -FilePath “\\server\export\username.pst”

Posted in Servers, WindowsTagged Exchange 2016

office 2016 remove repeated activation

Posted on May 22, 2018 by vrpc

this fix is for VLC activation:

Close the activation window and all Office apps.

Open regedit (using run or type it at the start menu)

It is always very important to make backup of registry or the registry key you are changing or deleting first.(use export under file menu)

navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\16.0\Common\OEM

Edit>Delete.

Do the same with this key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\16.0\Common\OEM

Close the Registry Editor and start Office again.

 

resources:

https://support.office.com/en-us/article/Office-repeatedly-prompts-you-to-activate-on-a-new-PC-a9a6b05f-f6ce-4d1f-8d49-eb5007b64ba1

 

Posted in WindowsTagged office 2016 activation

windows 10 system recovery drive remove drive letter

Posted on May 17, 2018 by vrpc

From elevated command prompt:

diskpart

list volume

In my case the drive letter for the system partition was D

select volume D

remove letter=D

Close Command Prompt and restart your PC

Posted in WindowsTagged recovery partition

Wired 802.1x authentication with MS RADIUS server and Meraki switch

Posted on April 5, 2018 by vrpc

Group policy:

 

NPS configuration:

  1. add all switches under RADIUS clients

    You will have to use the same shared secret on switch RADIUS authentication
  2. Create new (or edit existing) Connection Request Policy
    Use all default only add condition NAS Port Type “Ethernet”
  3. Create new Network Policy:



    * under NAS Port Type select ETHERNET

  4. On the Meraki switch access control configure new policy:
  5. Assign the policy to individual ports:
Posted in Network, Servers, WindowsTagged wired 802.1x

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

  • Google Mocks Apple's 'New' iOS 26 Features in Pixel Ad [Video]
  • Apple Built a Custom iPhone Camera to Film Real F1 Races
  • Get the iPhone 16 Pro Max Free With New Verizon Line [Deal]
  • Apple Releases macOS Sequoia 15.6 Beta to Developers [Download]
  • Apple Seeds visionOS 2.6 Beta to Developers [Download]
  • Apple Seeds tvOS 18.6 Beta to Developers [Download]
  • Apple Seeds watchOS 11.6 Beta to Developers [Download]
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...