Pages

Thursday, January 20, 2022

Sửa lỗi các máy Photocopy không scan được qua NAS khi upgrade lên version 7

Sửa lỗi các máy Photocopy không scan được qua NAS khi upgrade lên version 7.


1. Telet vào máy photocopy

2. Kiểm tra smb client

Command: Show để kiểm tra  tình trạng SMB hiện tại

3. Chỉnh smb client auth 0 --> 1

command: smb client auth 1

4. Bấm logout press enter

chọn "yes"  để lưu cấu hình






Khởi động lại máy Photocopy

Thursday, January 6, 2022

Remote Desktop Services on Server 2012R2 Role Fail

RDVH is based on Hyper-v so you need to install this role first. if you are running  ESXi and your Server is inside a VM, you need to enable VMware  nesting on your Virtual machine which is disable by default in order to be able to install Hyper-V on your VM. What you need to do is adding a couple of line of configuration in VMX file in your VM's file in appropriate ESXi DataStore. to do that, shutdown your machine, delete it from ESXi inventory, browse your data store  which contains your vm's files, locate vmx file of your vm, download it to your desktop, open it with wordpad and add these to lines to the end: 

vhv.enable = "TRUE"

hypervisor.cpuid.v0 = "FALSE"

save the file and put it back to the same location of  datastore you downloaded before. then put back youre vm to the ESXi inventory and you are ready to go. power on your vm and you will see that you are able to install Hyper-V roll on your machine.

Thursday, February 25, 2021

Trình duyệt hỗ trợ chạy Flash

Trình duyệt hỗ trợ chạy Flash.

https://www.maxthon.com/?lang

Tuesday, January 5, 2021

The DNS server was unable to open Active Directory event id 4000

THE DNS SERVER WAS UNABLE TO OPEN ACTIVE DIRECTORY EVENT ID 4000

The DNS server was unable to open Active Directory event id 4000

FIX

Run AS administrator to CMD the server Active Directory and change domain.LOCAL and change Domain\domain_admin

netdom resetpwd /server:<PDC.yshvili.local> /userd:<yshvili\administrator> /passwordd:*

-It will prompt for the password of the Domain Admin account that you used, enter that.
-Once the command executes, reboot the server.
-DNS zones should load now.
-Exchange services should be started.

Friday, December 4, 2020

Comparing Search-Mailbox and Compliance Search Actions

Comparing Search-Mailbox and Compliance Search Actions

Table 1 summarizes the functionality available in Search-Mailbox and purges executed with compliance search actions. Both have their unique characteristics: compliance searches are faster and can process more mailboxes in a single operation but are limited to what they can remove from a mailbox. Search-Mailbox can focus on Recoverable Items or ignore a mailbox’s archive, while compliance searches can focus on a single target folder. The biggest difference is that Search-Mailbox can copy items to a target mailbox when it removes them from other mailboxes. You can export items with a compliance search, but you must do this separately and before you remove anything.

Monday, August 10, 2020

Xóa Mailbox database bằng tay

Dùng khi không thể xóa Mailbox database trên ECP.

1. Kiểm tra trước khi xóa.

Get-MailboxRestoreRequest
Get-MoveRequest

Get-Mailbox -Database DBName1 -monitoring Get-Mailbox -Database DBName1 -Auditlong Get-Mailbox -Database DBName1 -Archive
- Chuyển All mailbox Dabase qua Mailbox khác

Get-Mailbox -Database “Source Database Name” -Arbitration | New-MoveRequest – TargetDatabase “Target Database Name”

Get-Mailbox -Database “Source Database Name” -Archive |

New-MoveRequest -TargetDatabase “Target Database Name”


- Xóa mailbox system Get-Mailbox -Database DBName1 -Archive | Disable-Mailbox - Xem tình trạng
Get-MoveRequestStatistics -MoveRequestQueue “Target Database Name”

Get-MoveRequest | where {$_.status -eq “Completed”} | Remove-MoveRequest


2. Mở ADSIedit và theo đường dẫn như bên dưới.

Configuration > Services > Microsoft Exchange > ExchOrganization > Mailbox Replication

Lưu ý: Kiểm tra chính xác Database cần xóa

[image%255B3%255D.png]

Gỡ bỏ Exchange 2016 bằng command


Mount file ISO Exchange 2016 và gõ lệnh như bên dưới.

X:\ Setup.exe /mode:Uninstall /IAcceptExchangeServerLicenseTerms

X: là ổ đĩa đã mount file ISO

Friday, July 24, 2020

JET_errFileAccessDenied, Cannot access file, the file is locked or in use, Cannot see Active Directory, hr=0x80004005, ec=-501

When the Exchange mailbox database won't mount, you can't access the mailbox files, send or receive emails on Outlook or checking mailbox logs, etc. Don’t worry if you are unable to access the Exchange Server database. On this page, EaseUS software will analyze the causes of why the Exchange Server mailbox database fails to mount and offer reliable solutions to resolve this issue without losing database.

Causes of Exchange mailbox not mounting:


Monday, July 20, 2020

Exchange 2013/2016: HTTP redirection issues with ECP virtual directory – /owa/ecp


Exchange 2013: HTTP redirection issues with ECP virtual directory – /owa/ecp
When you try to access ECP on Exchange 2013, browser redirects to /owa/ecp and shows “Bad Request”
You will see this if HTTP redirection is applied on Default website and those settings got replicated to all Virtual directories underneath.
Let’s look at How to enable HTTP redirect on Exchange 2013.
To enable HTTP to HTTPS redirection on exchange 2013, on IIS VDir highlight Default website and click HTTP Redirect:

Sunday, July 12, 2020

Exchange 2016 Certificate Problem

Khi gặp lỗi như bên dưới, tiến hành kiểm tra Evenlog sẽ thấy lỗi mô tả như bên dưới.

A special Rpc error occurs on server S-XXXXXX: Could not grant Network Service access to the certificate with
thumbprint xxxxxxxxxxxxxxxxxxxxxxxxxxxxx because a cryptographic exception was thrown.
    + CategoryInfo          : NotSpecified: (:) [Enable-ExchangeCertificate], InvalidOperationException
    + FullyQualifiedErrorId : [Server=S-XXXXXX,RequestId=0ce68699-de3e-4ac4-9c7a-094b538d302d,TimeStamp=01/06/2020 13:
   59:03] [FailureCategory=Cmdlet-InvalidOperationException] D9EA479C,Microsoft.Exchange.Management.SystemConfigurati
  onTasks.EnableExchangeCertificate
    + PSComputerName        : s-XXXXXX.xxxxxxxx.co.uk

1. Gỡ bỏ hoặc Disable Antivirus


2. Tiến hành import ssl lại, tham khảo như link bên dưới.


3. Trường hợp khi import ssl mới, vào Ecp, Exchange Console bị lỗi, tham khảo link bên dưới để fix