Scenario: This problem is known to happen with One-drive for Business ; Users could report they are unable to share and when trying to contact a list of 365 contacts inside onedrive or any 365 app the list comes blank You would encounter that users are not able to share or search people on the … Continue reading Can’t share 365 Onedrive Documents
Author: dakseven
Windows Update error code 0x80244007
When trying to update Windows 10 as holds a legacy registry for Windows Wsus server Setting has been tainted by external source ( as Intune or SCCM ) As long you are not using WSUS/ Intune/SCCM , this is a quick fix that will get your machine as it should and restore Windows Updates from … Continue reading Windows Update error code 0x80244007
Invoke Jira Garbage Collector
In computer science, garbage collection (GC) is a form of automatic memory management. The garbage collector, or just collector, attempts to reclaim garbage, or memory occupied by objects that are no longer in use by the program. Garbage collection was invented by John McCarthy around 1959 to simplify manual memory management in Lisp.[1] Garbage collection is essentially the opposite of manual memory management, which requires the programmer to specify … Continue reading Invoke Jira Garbage Collector
How to manual backup & restore Jira Linux Edition
How to do a quick backup in easy steps: 1.We will Go to section Jira : System / Backup 2.We will Name the file as the date and time as for example 25022021721 ( 25 FEB 2020 17h 21 min ) 3.Now the backup will be place on the linux computer /home/jira/jira-home/export ( beware it is … Continue reading How to manual backup & restore Jira Linux Edition
The local users account has expired on Windows 10
You can get rid of this situation using the Net User command. The command is built to set an expiration date for a user account, or completely turn off user account expiration. it is important to separate account expired for password expiring, it is not the same! Also a tip , expired date account can't … Continue reading The local users account has expired on Windows 10