"Zabicie" procesu z linii poleceń

Posted on lutego 25 2010 by GrZeCh

taskkill /IM notepad.exe
Linia poleceń: set devmgr_show_nonpresent_devices=1 następnie devmgmt.msc gdzie w menu View zaznaczamy opcję "Show hidden devices"

Kasowanie shadowcopy

Posted on lutego 17 2010 by GrZeCh

Wyświetlanie listy shadowcopy: vssadmin list shadows /for=<BackupTarget> Odpalamy DiskShadow.exe Delete shadows ID <Shadow Copy ID> Źródło: http://stilger.eu/2010/01/02/windows-server-backup-usuwanie-starych-kopii-zapasowych/...

Ustawianie dynamicIdleThreshold

Posted on stycznia 29 2010 by GrZeCh

%windir%\system32\inetsrv\appcmd set config -section:system.applicationHost/webLimits -dynamicIdleThreshold:130

Zmiana ilości rdzeni na jeden CPU

Posted on stycznia 22 2010 by GrZeCh

1. Power off the VM 2. Right click on the VM and select “Edit Settings…” 3. Select the “Options” tab 4. Click on “General” (in the “Advanced” options section) 5. Click “Configuration Parameters…” (in the pane on the right) 6. Click...

Here are the steps you should follow to export to the cert on the existing server: 1) Go to Start -> Run and enter MMC 2) From the menu bar, select Console -> Add Remove Snap In 3) Click the "Add" button. Select the Certificates snap in, and then click "Add" again 4) Choose...

C:\Windows\System32\Inetsrv\appcmd set site /site.name:"WITRYNA" /+bindings.[protocol='https',bindingInformation='ADRESIP:443:WITRYNA'] Jednorazowe polecenie (przypisanie certyfikatu SSL do konkretnego adresu IP): netsh http add sslcert ipport=194.88.154.177:443 certhash=e8351394086f4f638673a469086bb32485d54066...

Zmiana MTU dla karty sieciowej

Posted on stycznia 15 2010 by GrZeCh

netsh interface ipv4 show subinterfaces netsh interface ipv4 set subinterface "Network Connection" mtu=xxxx store=persistent
esxcfg-vswitch -l esxcfg-vswitch -m 1400 <vSwitch> esxcfg-vswitch -A <port group name> <vSwitch> esxcfg-vmknic -a -i <ip address> -n <subnet mask> -m 9000 <port group name>
esxupdate --loglevel=DEBUG --bundle oem-dell-openmanage-esxi_6.1-0000.zip update