Questions tagged [symantec]

92 questions
-3
votes
2 answers

This query takes forever to run, how can I write it so it runs quicker?

select distinct v1.name 'Machine Name', v1.[user] 'Primary User', CASE When v1.Guid in (select distinct v1.guid from vComputer v1 inner join Inv_AddRemoveProgram t1 on v1.Guid = t1._ResourceGuid inner join Inv_OfficeSuiteVersions3 t2 on v1.guid…
user3009669
  • 51
  • 1
  • 8
-3
votes
1 answer

To download WindowsPhone8 app form IBM app center, we need AET(app enrolmnt tokens),cost 299$-Symantec cert+99$-Windows dev act,any alternative?

Hi we have developed a Windows phone 8 mobile application using IBM worklight. For deploying the application to IBM App Center,application is not downloadable unless signed with Symantec/Microsoft. For this it costs me a lot 299$ + 99 $ The Windows…
1 2 3 4 5 6
7