Questions tagged [sccm]

Systems Center Configuration Manager is a product by Microsoft that is used to manage the Configuration of multiple Windows-based systems.

SCCM is a Microsoft product that allows the management and deployment of system configuration for Windows-based systems. The most recent version, SCCM 2012 forms part of Microsoft's System Center 2012 software, which aims to help enterprises manage their ITIL practices more effectively.

Functionally, SCCM supports the deployment and configuration of software, update/patch management, AV management and reporting across an estate of Windows-based servers and workstations. It also tightly integrates with other Microsoft server technologies, such as Active Directory.

406 questions
0
votes
1 answer

SCCM Internet Clients won't download OS upgrade packages through cloud DP

Recently I added a Cloud Distribution Point and Cloud Management Gateway to our SCCM environment. The setup seems to work well, internet clients get their policies, can install software etc... We would also like to allow internet clients to perform…
Omnomnomnom
  • 659
  • 3
  • 10
  • 22
0
votes
1 answer

Set Reg keys under Current User during an OSDeploy tasksequence

I have the TS setting the registry keys in the HKEY_Local_Machine no problem. My issue is that I want to, by default, set a key for the HKEY_Current_User. I want to have the "Automatically detect settings" in Internet Properties LAN settings…
user001
  • 125
  • 1
  • 1
  • 10
0
votes
1 answer

Pulling server local administrator information to SCCM database

I have removed the user from server local administrator group couple of days back. But its not updated in the SCCM database. How do I pull the local administrator group information to SCCM database? Thanks SR
sfgroups
  • 243
  • 2
  • 4
  • 14
0
votes
1 answer

SCCM WQL Query Structure BIOS release date

So with this whole Meltdown and Spectre causing a huge fuss world wide. I have discovered a solution to mass deploy BIOS updates. The one thing is when checking compliance I am unable to locate anything that is different but the same for all models.…
Eryper
  • 15
  • 5
0
votes
1 answer

Computer Restart because of Automatic Updates in WSUS

I have configured SCCM and WSUS for Automatic Windows updates, Although updates are required,sometimes it cause different issues in computer system. As example After update on few months ago my LQ 300 printers didn't work, New update had been…
0
votes
1 answer

Disable NetBIOS using SCCM Configuration Items/Baselines

I'm trying to disable NetBIOS and need to do this over SCCM to multiple clients. I am trying to do this through compliance settings and have the following in place (and they work when run locally) Discovery Script $adapter=(gwmi…
user001
  • 125
  • 1
  • 1
  • 10
0
votes
2 answers

SCCM report to count collection members is returning junk

I have written a report to give me the total member count on multiple collections at once. It executes, but when it does, only the first collection in the list returns its actual membership. The others return junk data. This is an SCCM 1610…
Eric
  • 3
  • 4
0
votes
1 answer

SCCM Remote Control Viewer permission time-out handling workaround

I use SCCM 2016 1702 and it's pretty good, but the situational handling when trying to Remote Control to a computer when someone is away is annoying. I'd ideally like the connect permissions box to appear for 30 seconds, to give them the…
0
votes
1 answer

System Center Configuration Manager for a 100% cloud-based company

We are a start-up with 11 employees and growing, and we are 100% cloud-based. We do not have, nor do we want, on-prem anything. Those 11 employees all have company-owned laptops running Windows 10 64 bit, and all are joined to our Azure AD. But…
John Dibling
  • 283
  • 3
  • 10
0
votes
1 answer

GetDPLocations failed with error 0x80004005

My VM SCCM windows 2012 R2 server can't get a sccm-client on my windows 7 VM. I tried client-push and the CCMSetup.exe is running, but eventually stops. The ccmsetup.log gives me GetDPLocations failed with error 0x80004005:
SPottuit
  • 111
  • 3
  • 7
0
votes
1 answer

WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account POLIFORMA\Administrator (0000052e)

I tried to install a sccmclient on a windows 7 VM. I got this error: Recently I have changed my password and I have a hunch that is the problem. I searched for the place where the administrator account can be changed in SCCM, but I can't find it.
SPottuit
  • 111
  • 3
  • 7
0
votes
1 answer

SCCM Windows Update do not apply outside of Maintenance windows after deadline is reached

I have a collection with Maintenance Window of 2 AM to 4 AM. I am pushing windows updated with deadline behavior "When the installation deadline is reached, allow the following activities to be performed outside the maintenance window." Option…
LT-
  • 111
  • 1
  • 4
0
votes
1 answer

sccm 1702 sql server service running account

I am having an issue with the installation of SCCM 1702. When it runs it's pre-requisite check I get an error indicating the login account of the sql server is incorrect. It is specifically referencing the sql on the SCCM server setup during the ADK…
0
votes
1 answer

Using WMI to query entire network for LoginDateTime, UserName, MachineName, IP Address, MAC Address, Operating System?

This is somewhat related to this question: Batch file to MASS ping group of computers on network by name, check reply, and resolve hostname Long story short...I am working on a Vista upgrade project...we essentially have no reliable set of data…
tbone
  • 436
  • 3
  • 8
  • 17
0
votes
1 answer

SCCM application detection - encrypted powershell script

When using SCCM powershell script detection for an application deployment type - is it possible to encypt the script/obscure such that it is unreadable to SCCM console users? I'm trying to solve a problem caused by too many SCCM console users, who…
yobbo
  • 11
  • 1