Tag Archives: server

PowerShell Server Inventory, Part 3: Viewing the Inventory using a UI

This post is part 3 in a 3 part series on building your own server inventory system using PowerShell. Staging the SQL database and tables (Part 1) Collecting server data and pushing to the SQL database (Part 2) Pulling the … Continue reading

Posted in powershell | Tagged , , , , , , | 2 Comments

PowerShell Server Inventory, Part 2: Collecting and Sending Data

This will be at least a 3 part series in which I will go over each aspect of my build which will cover the following topics: Staging the SQL database and tables (Part 1) Collecting server data and pushing to … Continue reading

Posted in powershell | Tagged , , , , | 6 Comments