What is known about the Dirichlet series given by
$$\zeta(s)=\sum_{n=1}^{\infty} \frac{\#\mathrm{groups}(n)}{n^{s}}$$
where $\#\mathrm{groups}(n)$ is the number of isomorphism classes of finite groups of order $n$. Specifically: does it converge? If so, where? Do the residues at any of its poles have interesting values? Can it be expresed in terms of the classical Riemann zeta function? Is this even an interesting object to think about?
Mathematica has a list of $\#\mathrm{groups}(n)$ for $1 \le n \le 2047$. Plotting the partial sum seems to indicate that it does converge and has a pole at $s=1$.
According to a sci.math posting by Avinoam Mann which I found at http://www.math.niu.edu/~rusin/known-math/95/numgrps the best upper bound is #groups(n) $\le n^{c(\log n)^2}$ for some constant $c$. That would indicate that your Dirichlet series diverges for all $s$, having arbitrarily large terms.
See also https://oeis.org/A000001 (the very first entry in the OEIS), which is where I got the link above.