How to find the SSRS Job Name with the Report Name SQL
In order to check the status of the SSRS report subscription jobs, status, and the last run time, run the following SQL script against the MASTER DB. Â It will list:…
Virtualization, Cloud, DevOps, Reviews
In order to check the status of the SSRS report subscription jobs, status, and the last run time, run the following SQL script against the MASTER DB. Â It will list:…
If you are a network admin looking for an easy way to script the joining of a workstation to a domain perhaps out of an image restore, you can do…
One of the best new tools at the system administrator or network administrator’s fingertips is powershell. Powershell was introduced with Windows 2008 and is also standard with Windows 2008 R2…
With the introduction of the new Accessment and Deployment Kit for Windows 8 which is the new iteration of what we have known as the WAIK for automating installs, Microsoft…
We here at Computer-howto.com are big fans of the free utility Powergui. Powergui offers a wide range of free powerpacks which offer tremendous control for admins over their environments. One…
If you need to add a user from the domain let’s say to the local administrators group on a Windows 7 workstation, you would simply launch “lusrmgr.msc” and add the…
For those database administrators out there who mainly deal with Microsoft SQL Server environments, you may wonder what tool you use to interact with MySQL and perform the necessary functions…