Mencari tipe .mdf dengan powershell
Get-ChildItem -Path C:\ -Filter *.mdf -Recurse -ErrorAction SilentlyContinue | Select-Object FullName, CreationTime, @{Name="Size (GB)"; Expression={"{0:N2}" -f ($_.Length / 1GB)}} | Format-Table -AutoSize
Linux, Debian 9, Web Server, Nginx, Apache2, MariaDb, Postgresql, Mirror Lokal, DNS, Domain, Virtualisasi, Vmware ESXi
EmoticonEmoticon