"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DWG TrueView 2017 - English"
C:\Program Files\Autodesk\DWG TrueView 2017 - English\Setup\en-us\Setup\Setup.exe /P {28B89EEF-0028-0409-0100-CF3F3A09B77D} /M AOEM /language en-US
From Command prompt:
MsiExec.exe /qn /norestart /X{28B89EEF-0028-0409-0100-CF3F3A09B77D}
11 Haziran 2017 Pazar
4 Haziran 2017 Pazar
McAfee Agent uninstall
Run the frminst.exe /forceuninstall command:
Click Start, Run, and type one of the following commands:
"C:\Program Files\Network Associates\Common Framework\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Common Framework\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Agent\x86\frminst.exe" /forceuninstall
Click Start, Run, and type one of the following commands:
"C:\Program Files\Network Associates\Common Framework\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Common Framework\frminst.exe" /forceuninstall
"C:\Program Files\McAfee\Agent\x86\frminst.exe" /forceuninstall
Restart the system to remove McAfee Agent processes from memory and complete the deletion of files.
2 Haziran 2017 Cuma
Linux / HugePages Parameter
grep Huge /proc/meminfo
/etc/sysctl.conf
/etc/sysctl.conf
-
/etc/exports
-
/etc/security/limits.conf
How to disable fireewall in redat
#Check status:
systemctl status firewalld
#Stop firewall:
systemctl stop firewalld
#Disable firewall:
systemctl disable firewalld
systemctl status firewalld
#Stop firewall:
systemctl stop firewalld
#Disable firewall:
systemctl disable firewalld
1 Haziran 2017 Perşembe
How to view disk blocksize with powershell
PS C:\> $wql = "SELECT Label, Blocksize, Name FROM
Win32_Volume WHERE FileSystem='NTFS'"
PS C:\> Get-WmiObject -Query $wql -ComputerName '.' |
Select-Object Label, Blocksize, Name
Kaydol:
Kayıtlar (Atom)
Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde; Internet Explorer, FileZilla vb. uygulamalar ile erişim ...
-
IPMI Tool 1.8.18 This tool provides Serial Over LAN functionality for the VNXe3200, VNXe1600 and Dell EMC Unity hardware products. The I...
-
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances For background and over...
-
Generate and capture the sfs_dump data: In this section you will need to know how to connect to your Data Domain via a ssh client,...