36 C
Dubai
Sunday, May 11, 2025
Home Blog Page 49

Enterprise vault | Custom Form Script is now disabled by default

Custom form script is now disabled by default and requires setting registry keys to re-enable it ,which causes Enterprise Vault Outlook Add-In to Break.

User will not be able to retrieve the old items Once the latest Patches are Applied.

image

Solution –

Add Below registry on the Client Machine. Below is for Outlook 2016.

14.0 – Outlook 2010

15.0 – Outlook 2013

16.0 – Outlook 2016


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\16.0\Outlook\Forms]

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\16.0\Outlook\Forms\TrustedFormScriptList]
"IPM.Note"=""
"IPM.Note.Custom"=""
"IPM.Note.EnterpriseVault.PendingArchive"=""
"IPM.Note.EnterpriseVault.PendingArchive.ArchiveMe"=""
"IPM.Note.EnterpriseVault.Shortcut.DeleteMe"=""
"IPM.Note.EnterpriseVault.Shortcut.RestoreMe"=""
"IPM.Note.EnterpriseVault.Shortcut"=""

image


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\16.0\Outlook\Security]
"DisableCustomFormItemScript"=dword:00000000

image

Had to Deploy All using Group Policy for ALl Client Machines.

Created a Computer Configuration Policy. Applied the Same on all Machines.

Added Outlook 2010 and Outlook 2016 Registries to Apply on All Machines .

image

image

 

Reference Link –

https://www.veritas.com/support/en_US/article.000127958

https://support.office.com/en-gb/article/Custom-form-script-is-now-disabled-by-default-bd8ea308-733f-4728-bfcc-d7cce0120e94

vCenter Appliance 6.0 Unexpected inconsistency Run Fsck Manually

image

Solution –

Enter Root Password

fsck /dev/mapper/seat_vg-seat

Rebooted the vCenter Appliance

Virtual Machine needed disk consolidation. Logged to in the Esxi host , Ran Disk Consolidation for the vCenter.

Then Logged in to

https://vcenter.careexchange.in:5480

image

Now Logged in to putty / Bash

Ran

df –h

shows the disk is full.

Logged to the hosted Esxi Host. Extended the disk space.

ran

vpxd_servicecfg storage lvm autogrow

image

To Find Which disk is full

Reference

https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2126276

Enabling DHCP Scope to Boot on UEFI for Imaging

Secure Boot Configuration helps a computer resist attacks and infection from malware. When your computer was manufactured, UEFI created a list of keys that identify trusted hardware, firmware, and operating system loader code. It also created a list of keys to identify known malware.
When Secure Boot is enabled, the computer blocks potential threats before they can attack or infect the computer. For example, Secure Boot can prevent your computer from starting from illegally copied CDs or DVDs that could harm the computer. Also it formats the Computer with GPT which is the way to move forward. Devices like surface pro support UEFI only.

 

DHCP Options on Windows Server to Boot on UEFI mode For System Center Configuration Manager Task Sequence –

003 Router 10.10.10.1

006 DNS Server 10.10.10.10,10.10.10.11

015 DNS Domain Name CareExchange.in

060 PXEClient PXEClient

066 Boot Server Host Name 10.10.10.40

067 Bootfile Name smsboot\x64\wdsmgfw.efi

image

DHCP Options on Cisco Switch to Boot on UEFI mode For System Center Configuration Manager Task Sequence –

ip dhcp pool <name>

bootfile smsboot\x64\wdsmgfw.efi
next-server 10.10.10.40
option 66 ascii 10.10.10.40
option 60 ascii PXEClient

To Check your Machine is on UEFI or Legacy –

Start – Run – Msinfo32

UEFI –

image

Legacy –

image

Connect Outlook to Office 365 Display not Updating

When you Setup Outlook for Office 365 . The Account  Displays wrong SMTP Address. Which was updated to a new one.Even After changing the Primary SMTP From Active Directory is doesn’t update it here.As Outlook was licensed for this old smtp address .

image

 

Solution –

Login to Office 365 Portal. Remove the License assigned to the user. Wait for a minute. Assign back the license.

Then you should see the current Primary SMTP address for the account.

Administrative Limit for this request was exceeded

Deleting Object from Active Directory Error

Windows cannot delete object because : The Administrative limit for this request was exceeded.

image

Solution –

I was unable to find the corrupted attribute. Went to attribute editor. Cleared all Writable attributes.

Then it allowed to Delete the active directory object.

In my Case below Computer account was having issue applying group policy. Deleted Computer Object. Recreated with a different name.

Active Directory Based Activation

Supports Environment with Windows 10 /Windows 2012 R2 above

Install Volume Activation Services

image

Open Volume Activation Tools – (Run as Admin)

image

 

image

image

Install your KMS key.

image

We have 2012 R2 Datacenter and Windows 10 Enterprise Only in our Environment.

Note : It doesn’t support Windows 7 / 2008 R2

Added two KMS keys

1 – Windows(R) Operating System, VOLUME_KMS_WS12_R2_Channel

2 – Windows(R) Operating System, VOLUME_KMS_WS10_Channel

image

KMS Client Side –

Force Activation –

image

Check available Activation Objects in the Domain –

slmgr /ao-list

image

Set Activation Type –

You can force activation the type

For AD Based Activation its 1

slmgr /act-type 1

image

Uninstall Product Key from Client and Install KMS Client Key:

Uninstall Product key –

Slmgr.vbs /upk

KMS Client Key for 2012 R2 Datacenter

Slmgr.vbs /ipk W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9

KMS Client Keys –

https://technet.microsoft.com/en-us/library/jj612867(v=ws.11).aspx

Known Error :

Error : 0x8007232B DNS Name does not exist.

If the client was using KMS Registry and Only Active Directory based KMS exist you may see this error.

In my environment – Very few machines i had to se the activation type to 1 so that it got activated.

image

× How can I help you?