-
Recent Posts
Categories
- App-V (2)
- Applications (6)
- Azure (1)
- Hyper-V (1)
- ManageEngine (2)
- Office (1)
- Powershell (24)
- SCCM (20)
- Server 2012 R2 (2)
- SQL (3)
- Uncategorized (3)
- Windows 10 (5)
- Windows 7 (13)
- Windows 8 (15)
- Windows XP (1)
Recent Comments
- admin on PowerShell and Windows Forms
- Kou on PowerShell and Windows Forms
- Jacob Moritz on Configure two tier PKI hierarchy
- Dakota Brooks on Remove characters from file names with PowerShell
- Powershell new object system windows forms form on PowerShell and Windows Forms
Archives
- September 2018
- May 2017
- October 2016
- September 2016
- August 2016
- July 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- October 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- September 2013
- July 2013
- April 2013
- March 2013
- January 2013
- December 2012
- November 2012
- October 2012
Meta
-
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Tag Archives: SQL
Analytics Plus – Reports for SCCM
A while back I wrote a post on how to install and configure Analytics Plus from ManageEngine and how to get data from the System Center Configuration Manager database to create reports and dashboards. In this post I will share with … Continue reading
Posted in ManageEngine, SCCM, SQL
Tagged Analytics, Analytics Plus, ConfigMgr, ManageEngine, Reports, SCCM, SQL
2 Comments
Analytics for your System Center Configuration Manager data
The most common question I get from my customers who are using Configuration Manager is without a doubt; “Can I get a report on this?”, “Is there a dashboard for this?” or other analytics. Well, as most of you know, … Continue reading
Posted in ManageEngine, SCCM, SQL
Tagged Analytics, Analytics Plus, Configuration Manager, Dashboard, ManageEngine, Reports, SQL
Leave a comment
Use multiple IIF in expressions
Sometimes you will need to use multiple IIF in expressions when creating reports in SSRS, Reporting Services. For the past week I’ve been sitting with SSRS, trying to create a report that will show all licensed Microsoft products per client, … Continue reading
Query SQL database from PowerShell
I’ve been working on a larger script where I needed to query a database to see if a value was present or not, something I thought was pretty much straight forward. However, this turned out to be a bit harder … Continue reading
Install SQL Server PowerShell Module (SQLPS)
When installing SQL server, the PowerShell modules are installed by default, but if you wan’t to run scripts or commands from a computer/server that hasn’t got an installation of SQL, you need to install these manually.
SMS Despooler failed to merge delta to the compressed package
A few weeks back, a customer contacted me with an interesting problem, something that should be easily solved at first glance. The customer had tried to update the boot-wim with new drivers, distributed it again, but when everything stopped working, … Continue reading