The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
4answers
3k views

ConfigMgr 2012 - How to automatically make updates available to computers without forcing them to be installed?

I'm using System Center Configuration Manager 2012 with the Software Update Point feature; however, in this environment patching has to be strictly manual, because server reboots need to be approved ...
0
votes
1answer
335 views

Why is Configuration Manager 2012 creating a SMSPKG folder on my C: drive?

I'm testing System Center Configuration Manager 2012, and I installed it on a server with two disks (using a SQL Server instance on a second server). Before installing, I created a file called ...
7
votes
2answers
974 views

Puppet configuration using augeas fails if combined with notify

I'm having a problem with the following Puppet manifest, which is meant to enable the passwdqc pam module on a RHEL-6 system (this is using Puppet 0.25.5 and augeas 0.7.2): augeas { 'authconfig': ...
0
votes
1answer
162 views

Configuration Manager sub site codes

I have two sub-sites set up in configuration manager. When the SCCM agent installs on the client machines within the boundaries of those sub sites they are assigned the site code of the Primary site, ...
1
vote
2answers
76 views

Used SQL Svr 2008 Config Manager to Set Service Account to Local System: What Did It Change?

Direct shot to foot moment... While setting-up individual non-admin accts for MSSQLSERVER services, I temporarily set Server service login to Local System account. I remembered later that: SQL ...
1
vote
1answer
3k views

Deploying Java via Configuration Manager / SCCM / SMS

So my package is working. Problem is, it doesn't uninstall the old version during the install. If I run the install on the local system it works fine. Here is the command line I'm using: ...