Skip to content

VRPC.COM

Virtual Reality Powered Computer

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

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

AD user on encrypted MAC

Posted on June 25, 2018 by vrpc

using terminal:

sudo fdesetup add -usertoadd username -usertoadd username -keychain

and or:

  1. Login as Local Admin
  2. Add AD User to Filevault(you will need user to input AD Password)- Skip this step if you already added and rebooted and not seeing the AD User.
  3. Log the Local Admin account out (Do not restart or shut down- just logout).
  4. Now you should see the AD User(or Users list if multiple had signed in)
  5. Login as AD USER. Then Log out(do not restart or shur down- just logout).
  6. from the Login screen now reboot.
  7. AD Users should now show up as an option to login in.

reference:

https://www.jamf.com/jamf-nation/discussions/25692/high-sierra-10-13-encrypted-users-not-showing-at-filevault-login-screen

 

Posted in AppleTagged AD, FileVault

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

Fix Cannot get performance counter data

Posted on June 6, 2018 by vrpc

I was receiving management error on my windows 2012 R2 server

 

this is what helped:

  1. to rebuild perf registry using elevated CMD enter: lodctr /R
  2. re register perf libraries: winmgmt /resyncperf

that is what worked for me.

 

reference: http://www.expta.com/2015/08/fix-for-server-manager-error-online.html

 

Posted in ServersTagged management error

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

Firefox 59 disable hardware acceleration

Posted on March 15, 2018 by vrpc

For some reason Firefox 59 on windows 10 (1709) under parallels started to misbehave and displayed address bar text and background all black.

On some pages the page was inverted with blocks of black and some flickering was noticeable as well.

After some frustration and lots of trial and error I disabled hardware acceleration when available option under Firefox preferences which did the trick.

Posted in WindowsTagged Firefox

Windows server service will not stop

Posted on February 21, 2018 by vrpc

Force quit windows service which failed to stop using service.msc

  1. find service name using service.msc / properties
  2. using command prompt enter sc queryex [servicename] (and note PID number)
  3. enter taskkill /pid [pid number] /f
Posted in Servers, Windows

Posts navigation

Older posts
Newer posts

Categories

Recent Posts

  • TLS 1.0
  • Add mac computer to MDM server after initial setup
  • MX-100 1:many NAT not working as expected
  • Splashtop on Windows computer name update
  • G-Suite add a native printer

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 in Unique Position to Withstand Economic Storm [Report]
  • How to Install Xcode Command Line Tools [Video]
  • How to Uninstall Xcode Command Line Tools [Video]
  • Apple Shares Inside Look at 'Shrinking' [Video]
  • Mercedes Becomes First Company to Bring Level 3 Conditionally Automated Driving to the USA
  • Apple Changes App Store Pricing for Various Countries
  • iFixit Posts Teardown of New M2 MacBook Pro [Video]
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...