The standard resolvent expansion for $|\lambda| > \|T\|$ is
$$
(\lambda I-T)^{-1}=\lambda^{-1}(I-\frac{1}{\lambda}T)^{-1}=\sum_{n=0}^{\infty}\frac{1}{\lambda^{n+1}}T^{n}
$$
In your case that works out to be
$$
\frac{1}{\lambda}I+\sum_{n=1}^{\infty}\frac{1}{\lambda^{n+1}}T
= \frac{1}{\lambda}I+\frac{1}{\lambda^2}\frac{1}{1-1/\lambda}T
= \frac{1}{\lambda}I+\frac{1}{\lambda(\lambda-1)}T.
$$
You can check that the right side works for all $\lambda\notin\{0,1\}$, and this has to be true because the final expression is holomorphic everywhere except at $\lambda=0,1$, and it equals $R(\lambda)=(\lambda I-T)^{-1}$ for $|\lambda| > \|T\|$. You're finished at this point.
It is customary to separate the singularities, which can be done by using the partial fraction decomposition
$$
\frac{1}{\lambda(\lambda-1)}=\frac{1}{\lambda-1}-\frac{1}{\lambda}.
$$
The resulting expression is
$$
(\lambda I-T)^{-1}=\frac{1}{\lambda}(I-T)+\frac{1}{\lambda-1}T.
$$