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:

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:

It is possible to rename “This PC” using group policy:
add registry entry under: User Configuration/ Preferences/ Windows Settings/ Registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}

Using %COMPUTERNAME% will change it to the actual domain computer name.
This is what worked for me:
resource:
that is all

using terminal:
sudo fdesetup add -usertoadd username -usertoadd username -keychain
and or:
reference:
I was receiving management error on my windows 2012 R2 server
this is what helped:
that is what worked for me.
reference: http://www.expta.com/2015/08/fix-for-server-manager-error-online.html
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.
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:
using exchange powershell command:
New-MailboxExportRequest -Mailbox UserName -FilePath “\\server\export\username.pst”
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
Group policy:


NPS configuration:









If you manage ManageEngine ADSelfService Plus on Windows Server 2022 and rely on GoDaddy for your SSL certificates, you have likely run ...