Copy files and folders with Robocopy mantaining dates
robocopy <source_path> <destination_path> /E /dcopy:DAT
/E : copy subdirectories, also empty ones
/dcopy:DAT : maintain edit/creation dates
robocopy <source_path> <destination_path> /E /dcopy:DAT
/E : copy subdirectories, also empty ones
/dcopy:DAT : maintain edit/creation dates
Settings -> Advanced -> Config Editor -> [I’ll be careful] ->
(search for) mail.strip_sig_on_reply -> [toggle it to false].
Install the LookOut Add-on
C:\Program Files (x86)\Microsoft Office\root\Office16>OUTLOOK.EXE /manageprofiles
From cmd
In the settings advanced editor:
mail.strip_sig_on_reply change from true to false
Nelle impostazioni avanzate (editor di configurazione):
mail.strip_sig_on_reply cambiare da true a false
Scheduled Tasks:
Execute .bat file, from the folder, choose une day
.bat File:
sqlcmd -S .\SQLEXPRESS -E -Q “EXEC sp_BackupDatabases @backupLocation=’C:\where_to_put_bak_file\’, @databaseName=’db_name’, @backupType=’F'”
On powershell Copy and paste:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Enter
Steps:
C:\Windows\System32\Spool\Printers
Stop spool service
delete all files
start spool service