IT / Computer Science

My discussion, tips and news on different subjects within Cloud Computing and Concepts

, ,

SCCM Script: Fix Software Update Store

Overview I developed this tool, Fix-DGMSCCMUpdateStore.ps1, to assist in fixing Windows UpdateStore Corruption (Datastore.edb) on SCCM Client Computers. On the SCCM client machine, the Windows UpdateStore Datastore.edb in Windows\Software…
, ,

Windows Management Framework 5.1 Deployment

Overview This upgrade strategy will allow you to update your Server environment to the version of Windows Management 5.1 via SCCM. Use this recommended project management guide to help build your deployment workflow. I used this method to upgrade…
,

SCCM Overview

Overview I created this article to provide an overview of some of the most popular SCCM current, and upcoming components. SCCM Sites and Scaling The key driver of the type and count of sites that you use in a hierarchy is usually the…
,

SCCM / WSUS Software Update Best Practices

Overview This article contains a recommended set of procedures and schedules you can follow in your environment to obtain great WSUS compliance within SCCM. I developed these best practices and helped a client implement them to improve their…
, ,

Cisco ISE/AnyConnect Deployment and Remediation

OverviewPurpose The purpose of this article is to help you define a deployment strategy and plan for a Cisco AnyConnect upgrade. I used a similar procedure to help a 3000+ client environment transition successfully to the latest version of…
, ,

UniversityLite Overview

UniversityLite Design Overview I developed UniversityLite as a rapid deployment e-commerce tool to market university products and information to university students over the web using PHP. In other words, UniversityLite creates, deploys and…
, ,

Network Image Deployment System

I have created a new system for deploying Microsoft operating systems called Network Image Deployment (NID). NID is a centralized deployment system that captures, maintains, and deploys computer images in corporate or educational environments,…
,

Function Points – Mathematical Analysis

This mathematical analysis by David Maiolo explains the use of function points in software engineering system designs. Function points are a unit of measurement used to express the amount of business functionality an information system provides…