Public Files Info about this page https://wiki.enlogic.gr/Customers/EnLogic/AboutPublicFiles (You need to ask ndemou to add or update the attachments) Special pu...
List of useful, interesting, lovable tools and utilities Online (web/cloud) Malware scanning/antivirus https://www.virustotal.com/ https://www.hybrid analysis.c...
Στο σχέδιο παρουσιάζονται οι εμπλεκόμενοι για την φιλοξενία web site emails . . . . . 1) registration of the domain nameRegistrar(e.g. papaki.gr) 2) DNS hosti...
Best practices for DNS settings on DC and domain members. Configuration of Domain controller A domain controller also acts as a DNS server. Here's how to configu...
Windows Commands about servers Get DHCPServerv4scope Get DHCPServerv4Lease # show DHCP leases Time Synchronization for Windows Servers and Clients In a domain ...
About Powershell * See also https://ss64.com/ps/ * See also these pages: %SEARCH{" pP ower sS hell" type="regex" scope="topic" nonoise="on" header=" Topi...
About Humans We are not as smart as we think we are Μedical error is estimated by the Institute of Medicine to be the third leading cause of death in the United...
Windows Commands about Networking Troubleshooting Network Communications (The above image is from NetworkComTroubleshooting , there you'll find attached the e...
About OneDrive How to stop syncing folders (and then delete them) In the next screenshot we are about to stop syncing "IT Support Documents". We have also stop...
pfSense TroubleShouting How to clone pfsense (backup the configuration and restore it to a fresh installation) PfsenseBackupAndRestoreConfig How to change gatew...
Troubleshooting Windows Domains See also WindowsDomainsTroubleshootingExamples Things to make sure are OK * If any DC has more than one ethernet card eith...
WSL (Linux on Windows) Install WSL2 https://ubuntu.com/tutorials/install ubuntu on wsl2 on windows 11 with gui support#3 download ubuntu Useful linux tools you m...
Regarding Backups Links Windows Server Backup automatic disk usage management What files, file types, and folders to exclude from user folder backup? https://git...
Διαδικασία διαγραφής λογαριασμού χρήστη email Σε περίπτωση που θέλουμε να κάνουμε allias το email σε κάποιον άλλον χρήστη θα πρέπει να αλλάξουμε το email βάζοντας...
Gluster: How I installed it (nasos1,2) Good Web resources about Gluster and Samba Performance Testing Gluster Docs http://gluster.readthedocs.io/en/latest/Admi...
Unifi The automagic way With this way Unifi's will find the controller automagically. First make sure that these ports of the PC running the controller S/W are o...
DFS Replication Gregory H Hall May 13, 2014 at 3:27 UTC #91;DataGuys is an IT service provider. : DFS R only works for file sets that are pretty much static. Oth...
Hyper v Under Full Windows OS This section is about running hyper v UNDER FULL GUI WINDOWS OS not the GUI less hyper v Server under Windows core. How much RAM...
Linux Commands File operations Disk copying dd if=/dev/sdX of=/dev/sdY bs=128M # copy all sectors of sdX to sdY (sdY =sdX) Disk cleanup dd if=/dev/zero of=/dev...
Managing PCs With Remote PowerShell Powershell remoting (Traditional without SSH) This is perfect for windows domains but irritating and MAYBE unsecure for workg...
Troubleshout SQL Server Find the PID of the SQL server $sqlpid=((netstat ano sls ":143 34 ") replace ' $','' replace '^. ','' select Unique); echo "PID ...
Testing Samba and Windows Shares see also https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members see also https://wiki.samba.org/index.php/Samba_Me...
How to setup Group Policy for fingerprint login for Domain users on a DC gpedit.msc as administrator Computer Administrative Templates System Logon Turn on con...
Service Providers we can trust Office Line S.A https://officeline.gr/ σύσταση από τον IT της Groupama για Cloud Services και ειδικά Microsoft Office Line S.A is ...
About Force Exchange Online Archiving to start archiving email on Office 365 When you enable Exchange Online Archiving for a user on Office 365, it can take 24 ho...
dcdiag test of domain controller The test If all is well this powershell command should produce no output. dcdiag sls pattern "failed error" Context 2 If yo...
Troubleshooting Outlook sync does not complete, user can not send emails The Symptom Sync begins but does not complete (e.g. stops at 80%). Also the user is not...
Windows: quickly check if all ports of your servers are open Installation Configuration 1 Copy the contents of \enLogic\IT Support Documents\scripts_and_S...
USB cables and connectors Most Connectors A USB type Micro B plug (AKA micro USB) was the most popular plug for charging mobile phones before USB type C USB Mic...
Speedify Speedify is a VPN that can combine multiple Internet connections either to increase speed or to increase quality (lower packet loss latency by sending ...
General Info about pfSense monitoring commands # Live BW usage pkg instal iftop /usr/local/sbin/iftop nNpPi em0 # press t to cycle modes # a more advanced use ...
Usefull powershell scripts function to sum durations found in text and report total minutes function sum_durations_from_text($text) { # read multiline te...
Windows File Access Permissions See also WindowsFileSharingRights See also https://wiki.enlogic.gr/KnowledgeBase/PowerShellScripts#Recursively_take_ownership_...
Διαδικασία δοκιμής για τον πελάτη 1.Βάζουμε τον server και τους ΗΥ που είναι πάνω στο UPS στο BIOS 2.Ξεκινάμε χρονόμετρο κόβουμε το ρεύμα προς το UPS μέχρι η μπ...
About Firefox Advanced search for your bookmarks Run these SQL commands on \Mozilla\Firefox\Profiles\...\places.sqlite (you may want to use the free DB Browser f...
About Office365, Sharepoint Πως βλέπει ο Παναγιώτης ποιος είναι το κατά Microsoft Administrative Contact Όταν ζητάμε support από την Microsoft γνωρίζει δύο conta...
Excel Tips Visualize complex expressions (e.g. nested IFs) https://www.excelformulabeautifier.com/ Distinct and Unique values These examples assume a range of v...
Rare Problems And their Fix License Cleanup Use This Link To download and run the Clean (DONT USE WITH Pirate Editions) https://download.microsoft.com/download/...
Printer driver uninstall 1 Search for and open "Apps Features" 1 Search in the list of installed programs for you printers driver and uninstall it 1 Se...
Άλλα σχετικά με Hardware Κόστος Ρεύματος 163€ ΦΠΑ/100Watt είναι το τελικό ετήσιο κόστος με βάση λογαριασμό ΔΕΗ με ονομαστικό κόστος ανά kWh 0,08259€. Στο ονομαστ...
Copy utilities: ROBOCOPY, XCOPY ROBOCOPY Best option Mirror (will delete extra files from destination) /MIR # typical mirror example /XJ helps with appdata*...
About OpenVpn About OpenVPN SERVER If you want to install the SERVER part of OpenVPN on windows 10 see https://shebangthedolphins.net/vpn_openvpn_windows_server....
Issue at Doculand Jan, Mars 2019 The error in the Logs (Event 4012, Error 9061) Error: 9061 (The replicated folder has been offline for too long.) Replicated Fo...