The sccm-2007 tag has no wiki summary.
1
vote
2answers
324 views
Looking for software using SQL query in SCCM
I am looking for specific pieces of software across our network by querying the SCCM Database. My problem is that, for various reasons, sometimes I can search by the program's name and other times I ...
1
vote
1answer
519 views
Query SCCM from Task Sequence - is it possible?
I have a VBscript which works abolultuly fine on my workstation. It queries SCCM to find out what domain a computer is in. When I run it as part of the task sequence, it fails. Note that this is ...
0
votes
0answers
105 views
MSI: Setup failed due to unexpected cirumstances The error code is 80004005 Installation failed with error code 1603
I am trying to install SCCM client on a machine. I have tried remotely, I have tried manually. I have removed everything (ccm folder, ccmsetup folder) I am not sure what else to do.
I am getting the ...
0
votes
0answers
18 views
System.typeload exception thrown when instantiating object of class SmsNamedValuesDictionary
A System.typeload exception is being thrown when instantiating object of class SmsNamedValuesDictionary.All the assemblies that have to be referred have been referenced correctly.I have to pass this ...
0
votes
1answer
614 views
Advertised package not installed on the client in SCCM 2007
I am not sure if this forum is the right place to ask SCCM queries. I have created a tiny environment with one Domain Controller which has SCCM 2007 site server installed. There is one client Vista ...
0
votes
1answer
576 views
How can I script SCCM to change the rate limit percentage?
I am trying to script SCCM 2007so I don't have to manually go through 400 servers and set the rate limit by hand. I want all of the servers to use 75% of their bandwith 24 hours a day. I am guessing ...