or store it locally in the already existing BDD wmi namespace and inventory with SCCM.
On Thu, Jan 30, 2014 at 12:30 PM, Trevor Sullivan <[email protected]> wrote: > Chris, > > > > Sure, you could do something like this. You could have a web service (or a > System Center 2012 Orchestrator Runbook) that accepts the data, rather than > storing the data locally on the computer and then inventorying it. That > would help to keep the data stored centrally, rather than on each computer. > If you needed to access the data for an individual computer, you could write > a client application that talks to the web service and retrieves these > records based off of some unique piece of data (eg. the serial number). > > > > You could use the ASP.NET WebAPI framework to build such a web service, and > then use PowerShell or C# to build a client application that communicates > with it. > > > > http://www.asp.net/web-api > > > > Cheers, > > Trevor Sullivan > > > > From: [email protected] [mailto:[email protected]] > On Behalf Of Chris Carbone > Sent: Wednesday, January 29, 2014 4:19 PM > To: '[email protected]' > Subject: [mssms] Is there a way to leverage SCCM for new hires/equipment > > > > Hello all! > > > > This is my first question so go easy on me. > > > > We are having an issue where our help desk techs are not always keep > tracking of hardware deployed either for a new hire, or a replacement > computer. > > > > Is there a way during maybe the OSD TS where we could build a form where the > help desk tech needs to check a box, whether it's new hire, replacement, end > of life etc. And then this generates a report where we could easily look > back to show what equipment was used for? > > > > Hope this makes sense. > > > > > > Chris Carbone > > IT Department > > Fairmount Minerals Ltd. > > > > Office: 440-285-3132 x50263 > > Service desk: 440-279-0224 > > > > > > > > This electronic mail transmission may contain confidential information > intended only for the use of the individual(s) identified as addressee(s). > If you are not the intended recipient, you are hereby notified that any > disclosure, copying, distribution or the taking of any action in reliance on > the contents of this electronic mail transmission is strictly prohibited. If > you have received this transmission in error, please notify me by telephone > immediately. > > > >

