Archive

Author Archive

Exchange 2007/2010 mailflow statistics

September 6th, 2011 No comments

At one of our customer I was asked if there is any tool to make some statistics out of Exchange mailflow. You can use GUI Microsoft Exchange Tracking Log Explorer. This tool it usefull unless you need to make some smarter data handling. This tool doesn’t count how many mails user sent or received. Even those data displayed on the end are not exportable.

Read more…

How to add UPN Suffix

August 19th, 2011 1 comment

Sometimes when you install Exchange, you want to allow users to use their e-mail addresses as a login name. Most of the time UPN suffixes are not usefull. For example you have internal name for domain “company.corp”, but your e-mail addresses are “username@company.com“. You want to give an option for users to log into OWA using “username@company.com” instead of “company.corp\username”.

Read more…

Windows 2008/7: How to disable firewall correctly

August 19th, 2011 No comments

Most of the time I found at customers’ sites that they disable firewalls completely, because they don’t have time or they are just lazy to define exceptions in firewall settings. But this is not really good idea according to security.

Read more…

Remove “Screen Resolution” on right-click

August 19th, 2011 No comments

These days I’m working on one RDS (Terminal Services before) farm and I’m playing with setting users’ environment as secure as possible, but also as usefull as possible. When I disabled access to Control Panel for all users with settings in GPO I found one issue. When I right-clicked on Desktop under normal user I could see following options:

Read more…

Windows Missing Administrative Shares

August 12th, 2011 2 comments

Today I went to one of our customers and they were complaining about not being able to access admin shares on their clients’ computers. Admin shares are those following:

Read more…

Insert system variables into registry via GPO

August 1st, 2011 No comments

I’m implementing RDS (TS) farm at one of our customers. From my previous experiences I love to have %USERNAME% and %COMPUTER% name variables in name od Computer on RDS User’s Desktop.

Read more…

Categories: Windows Tags: , , , , , , , , ,

Expert level at Thinapp Community Forum

July 31st, 2011 No comments

Hey guys

I’ve just reached Expert Level at VMWare Thinapp Community forum by crossing 750 points 🙂

I hope I’ll get more and more points for good answers 🙂

 

Categories: ThinApp Tags:

CCDP Certified

May 17th, 2011 No comments

Hello all

Today I earned another Cisco certificate.

Categories: Computer network, Unassigned Tags:

Airplane at googlemaps

May 10th, 2011 No comments

Today I was looking at googlemaps and also into googleearth for some information and I found airoplane:

Categories: Súkromné (SVK), Unassigned Tags:

Recreate automatic AD replications

May 10th, 2011 No comments

To recreate automatic AD replications between domain controllers you need to use command:

repadmin /kcc

Read more…