In all the mof edits people use to collect the MDT tattoo they define the
deployment time as a string value which means it ends up as an nvarchar in the
database. Reporting on this would be much easier if it were datetime in the
database. When I look at the deploymenttime in WMI on a client PC it is a
datetime value. I tried changing the mof from string to datetime but now all of
the deploymenttime values in the database are NULL. Any idea how to make this
work so that the string value in the database doesn't have to be converted to
datetime?
[SMS_Report (TRUE) ]
string DeploymentTimeStamp;
[SMS_Report (TRUE) ]
datetime DeploymentTimeStamp;
________________________________
John Marcum
MCITP, MCTS, MCSA
Desktop Architect
Bradley Arant Boult Cummings LLP
________________________________
[H_Logo]
________________________________
Confidentiality Notice: This e-mail is from a law firm and may be protected by
the attorney-client or work product privileges. If you have received this
message in error, please notify the sender by replying to this e-mail and then
delete it from your computer.