下列網址是小弟最早之前紀錄的筆記,有需要的朋友可以參考
M i s 文 件 手 札 https://blog.pmail.idv.tw/misdoc/
瀏覽網站時看到國外的說明,剛好可以複習一下,對移除AD物件後需要注意事項
https://windowstechno.com/how-can-i-check-the-tombstone-lifetime-of-my-active-directory-forest/
同事在SQL 主機上 建立一個空的資料庫,需要把線上的資料庫備份檔.bak還原到這一個空的資料庫上(主要是要那些schema)。
有一台windows 2022 Hyper-v 主機因有多張網卡,在cisco 交換器上設定了LACP,且在windows server 2022 建立了NIC TEAM
但是使用hyper-v 管理工具要建立虛擬交換器出現下列錯誤訊息
解決方式
需要使用指令來創建就可以
New-VMSwitch -Name “VM-Network” -NetAdapterName “LACP” -AllowNetLbfoTeams $true -AllowManagementOS $true
參考
之前經驗都是建立混合雲的方式導入M365
如果本來企業使用的是其他的郵件系統例如Linux , Hinet , gmail ,且已經又地端AD環境的情況所此次主要目的紀錄直接導入雲端M365並整合地端AD需要做的一些步驟.假設原來的郵件系統收發方式都是收信至outlook 成為PST檔案。
Fortinet 又出現漏洞
Fortinet addressed a critical buffer underwrite (‘buffer underflow’) vulnerability, tracked as CVE-2023-25610 (CVSS v3 9.3), that resides in the administrative interface in FortiOS and FortiProxy. A remote, unauthenticated attacker can exploit the vulnerability to execute arbitrary code on the vulnerable device and trigger a DoS condition on the GUI, by sending specifically crafted requests.
同事發問outlook 無法寄信,寄信時出現 Microsoft Outlook 很抱歉,發生一些問題,請在試一次。