Disabling Unused Services

To disable the Distribution service:

sc config bidistributionservice start=disabled sc stop bidistributionservice

To disable the OLAP job service:

sc config olapjobservice start=disabled sc stop olapjobservice