SBS 2011 NTP

w32tm /query /status

w32tm /config /manualpeerlist:hu.pool.ntp.org

windows time service restart

http://technet.microsoft.com/en-us/library/cc773263(WS.10).aspx

SBS 2011 POP3 connector probléma

invalid headers hibával nem tölti le a pop3 connector a leveleket

legtöbb esetben a problémát az okozza, hogy a válaszcím nincs megfelelően megadva, vagy a feladó domain nem valós
mailer daemon és olvasási visszaigazolás általában a probléma

megoldás a problémára:
echange management shell >

Set-ReceiveConnector -Identity ($Env:computername + “\Windows SBS Fax Sharepoint Receive ” + $Env:computername) -DefaultDomain $Env:UserDNSDomain

powershell alapok

We use this variable when there is a requirement for us to collect system related information like:

COMPUTERNAME,
HOMEDRIVE,
LOGONSERVER,
NUMBER_OF_PROCESSORS,
OS,
PROCESSOR_ARCHITECTURE,
PROCESSOR_IDENTIFIER,
PROCESSOR_LEVEL,
PROCESSOR_REVISION,
SESSIONNAME,
SystemDrive,
SystemRoot,
USERDNSDOMAIN,
USERDOMAIN,
USERNAME, USERPROFILE, windir.

So for collecting these kind of information and the like we will have to use $env variable.

For ex:
$env:COMPUTERNAME will display the hostname of the computer.
$env:LOGONSERVER will display the name of the server to which the user has logged in.
$env:USERDNSDOMAIN will display the name of the DNS Server
$env:USERNAME will display the name of the user who has logged in.
$env:USERPROFILE will display the path of the user profile.
$env:windir will display the path of the WINDOWS directory.

iphone exchange activesync jelkódzár probléma

Ha iphone, vagy ipad levelezőjében exchange fiókot használunk, be kell kapcsolni a jelkódzárat a szinkronizáláshoz.
Ezt a következőképpen lehet kikapcsolni:
Az exchange actvesync mailbox policies-ben ki kell kapcsolni a jelszó kérést.

exchange management console >
organization configuration >
client acces >
exchange active syns mailbox policies >
default > properties
password tab >
require password pipa kivesz

ettől persze nem lesz biztonságosabb a rendszerünk, csak kényelmesebb :)

SSD optimalizálása win 7 alatt

20% szabad hely!!!

teljesítményindexet frissíteni

Trim
cmd
fsutil behavior query disabledeletenotify
0 a jó

ütemezett töredezettségmentesítést kikapcsolni

indexelést kikapcsilni

hibernációt letiltani

rendszervisszaállítást letiltani

Böngészési előzmények áthelyezése merevlemezre

Prefetch és SuperFetch kikapcsolása
HKEY_LOCAL_MACHINE – SYSTEM – CurrentControlSet – Control – Session Manager – Memory Management – PrefetchParameters
EnablePrefetcher 0

előtöltés szolgáltatást letiltani

Eszközkezelő/Lemezmeghajtó/SSD-meghajtó neve ablakban a “Házirendek” fül alatt a “Windows írási gyorsítótárhoz tartozó puffer ürítésének letiltása az eszközön” bepipálása

Virtuális memória (lapozófájl) kikapcsolása

virtuális memória beállítása fix 1024MB -ra

vinyó energiatakarékosság: mindig bekapcsolva

user mappák mozgatása HDD-re

a windows írási gyorsítótárához tartozó puffer ürítésének letiltása ezen az eszközön

exchange 2010 winmail.dat or missing attachments

exchange management console

remote domains

default/properties

message format

exchange rich-text format: never use

HP print error zsr.dll

net stop spooler

del /S /Q c:\windows\system32\Spool\Printers\*

net start spooler

IP 6to4 adapter eltávolítás

ha túl sok adaptert kellene eltávolítani:

6to4

Just download devcon package from following Microsoft site.

http://support.microsoft.com/kb/311272

Extract/Unzip to temp folder.

Then copy devcon.exe from respective folder (i.e. for 32 bit from i386 folder and 64 bit from ia64 folder)to c:\ drive

Open command prompt and then type

c:\devcon remove *4to6mp*

It’s done

 

http://blog.brimur.com/?p=836

jqs.exe

If you open the Windows Task Manager (by pressing CTRL ALT DEL) you might notice the process jqs.exe that is running with a low priority. Jqs.exe uses about 1.5 Megabytes of computer memory and 2 Megabytes of virtual memory while running. It also initiates I/O processes frequently if those columns are activated in the Task Manager.

(tovább…)

wordpress duplicator plugin

komplett wordpress másolás 3 lépésben

http://wordpress.org/extend/plugins/duplicator/