Initial commit
This commit is contained in:
commit
9937aaa09e
|
@ -0,0 +1,26 @@
|
|||
# ---> Windows
|
||||
# Windows thumbnail cache files
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
ehthumbs.db
|
||||
ehthumbs_vista.db
|
||||
|
||||
# Dump file
|
||||
*.stackdump
|
||||
|
||||
# Folder config file
|
||||
[Dd]esktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Windows Installer files
|
||||
*.cab
|
||||
*.msi
|
||||
*.msix
|
||||
*.msm
|
||||
*.msp
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
# export-office-365-mailbox-to-pst
|
||||
|
||||
The tool offers incremental backup, preventing duplicate items during repeated processes, and allows users to schedule automatic backups for continuous protection. With its restore functionality, users can easily import PST files back into Office 365 mailboxes.
|
||||
https://www.shoviv.com/export-microsoft-365-to-pst.html
|
Loading…
Reference in New Issue