Questions tagged [sccm]
SCCM stands for System Center Configuration Manager. SCCM, formerly known as Systems Management Server (SMS).
58
questions
3
votes
1
answer
888
views
Office 365 deployment using SCCM
I am trying to deploy Office 365 to 700 users across the business, deploying this through SCCM is the most efficient way of doing this but I am unable to find an MSI or any information about how to do ...
3
votes
0
answers
1k
views
Can you manage Visual Studio Code updates with SCCM?
We installed Visual Studio Code via SCCM deployment package. How do we manage updates without creating a new deployment package for each update?
2
votes
1
answer
11k
views
How to set a *default* desktop image for new windows users?
When I "image" a computer using a Task Sequence, I want new users to have a default custom desktop image. They should have the option to change it, so I do not want to use Group Policy. I ...
2
votes
1
answer
306
views
SCCM deployment of Office 2019 Standard (KMS activation)
I have been looking everywhere for an answer to this and so far all searches have come up short with irrelevant information for this scenario.
I need to deploy Office 2019 Standard through SCCM into ...
1
vote
1
answer
150
views
Why does SCCM report Windows IE v11 as v18?
Internet Explorer v11 is on all the machines. However, SCCM reports it as v18. I've performed various Google searches and can't seem to find anything on it. Has anyone ever seen this before? I would ...
1
vote
1
answer
18k
views
SCCM Manual Client install. Reinstallation doesn't work
I'm deploying a SCCM server, and I'm trying to manually install the client on a Windows 10 1607 LTSB.
After copying the client folder to the C drive of this PC, I install the client using the ...
1
vote
3
answers
24k
views
Accessing files across a network using the SYSTEM account
I'm not sure if I am asking this in the right spot or not, sorry if I am wrong.
I would like to know please, SCCM is currently operational in our school, and we use it to install software across our ...
1
vote
1
answer
3k
views
How to try/catch an export-csv file
The code I am using is below. The code works fine and does what I want it to do except for the try/catch portion. I'm using SCCM 2016, Windows 10 Enterprise 1709 and PowerShell v5. The main problem is ...
1
vote
1
answer
584
views
How to disable various PDF printers using SCCM
I'm using SCCM Version 1802, console version 5.1, site version 5.0.8. I want to be able to disable Litera EPO PDF Printer, Microsoft print to pdf, Microsoft XPS Document Writer, and Fax. The reason I ...
1
vote
1
answer
267
views
script test if sccm is currently installing software
Have a script that reboots a large number of computers every 2 hours when no user is logged on. The script sleeps a random time up to 1 hour 59 minutes after being started before testing if a user is ...
1
vote
1
answer
3k
views
Powershell script delivered via SCCM 2012 to fully remove Windows 8.1 apps
I am looking for guidance concerning performing the above task.
My Powershell script is as below, the script currently removes one specific named app.
$AppsToDelete="*Microsoft.WindowsReadingList*"
...
1
vote
0
answers
54
views
SCCM: Deploy software in a deployment collection only during specific hours
Ok, new to SCCM, and struggling to find the answer to this one - likely because I don't know what I am looking for.
Any help to set me on the right path would be most appreciated.
Question
How do I ...
1
vote
0
answers
257
views
How to get the KB Article number from a cumulative rollup without having to search for it
This is very different from similar questions I have read on this site. The problem I have, screenshot provided, is the cumulative update only says "rollup". There is no KB number and I have ...
1
vote
0
answers
83
views
Installing O365 via powershell inside an ISO file
I created an Office 365 installer where it does the local installation and dynamically changes the SourcePath, and I need to run it from an ISO file (I normally use USB's, but in VM's I use ISO)
...
1
vote
0
answers
606
views
SCCM won't install
Recently started at a company and was asked to upgrade some devices to Win 10. When I got started I noticed that only one device did not run the SCCM Client. So I got started on reading and asking how ...
1
vote
1
answer
2k
views
SCCM PowerShell Output
I've written a PS script to find the last time a machine was booted (actually powered on rather than just started up as we have fast boot enabled in Win10). Script seems to do it's job, it brings back ...
1
vote
0
answers
2k
views
SCCM Task Sequence Conditional Registry setting check
I'm testing a conditional argument as part of my SCCM task sequence. I want to check to see if a REG_DWORD does not exist. I seem to be running into an issue where I cannot get the system to check for ...
1
vote
1
answer
999
views
PXE Boot Lenovo Ideapad Miix 510 with USB 3.0 Ultra Dock
I'm attempting to image a Lenovo Ideapad Miix 510 (Win10) using SCCM 2012 R2. Since the tablet has no natural ethernet connection, I have it hooked up to a Lenovo USB 3.0 Ultra Dock. I am able to see ...
1
vote
0
answers
57
views
Deleting tmp files on a windows 7 network
I work as an IT techinician in a company that has roughly 600 Windows 7 laptop, distribuited in 8 countries.
We use Microsoft SCCM 2012 to manage the clients.
We have a recurring problem with the ...
1
vote
0
answers
185
views
Alternatives for "logon as batch" on Windows 7
We have 20 + build machines which are running windows 7 enterprise managed by Microsoft SCCM.
As a company wide policy, "logon as batch" has been disabled for the users on client PC's. This means ...
1
vote
0
answers
172
views
is SCCM a single windows service or multiple service that takes its jobs separately from the SCCM db
After installing SCCM I found six windows service installed namely
SMS_EXECUTIVE
SMS_NOTIFICATION_SERVER
SMS_SITE_BACKUP
SMS_SITE_COMPONENT_MANAGER
SMS_SITE_SQL_BACKUP
SMS_SITE_VSS_WRITER
I really ...
1
vote
0
answers
125
views
How to view package applicability rules through SCCM
I have created my own custom packages with different applicability rules for Installable and Installed conditions and published the packages to the SCCM server.
Is there are any way to view these ...
1
vote
0
answers
2k
views
SCCM 2012 R2 Task Sequence fails with error 0x80070032
I'm trying to capture an image for using in SCCM 2012 R2 to deploy computers in my organization. I have a build and capture task sequence set up and deployed it to my unknown computers. When I try ...
1
vote
2
answers
20k
views
SCCM Client Unable to Download from Software Centre
I am getting the error below on all client computers when trying to install SCCM apps published to the software centre. This was working before Christmas, but not now and I don't know what or if any ...
0
votes
2
answers
5k
views
SCCM 2016 in azure
is it recommended or rather is it possible to have a whole system centre configuration manager infrastructure, in azure to manage on premises clients and servers.
The reason I am asking is there ...
0
votes
1
answer
1k
views
Capture Win7 Image- SCCM vs Sysprep & imageX
I've always used Sysprep/image X to capture a Windows 7 iamge: https://technet.microsoft.com/en-us/windows/preparing-an-image-using-sysprep-and-imagex.aspx
However my new job uses SCCM Task sequence ...
0
votes
2
answers
3k
views
Setting DisableWindowsConsumerFeatures creates bad tiles on start menu
I'm pushing a generic, Win10 Enterprise v1709 WIM via SCCM OSD, except for one problem.
When a user logs in, they get all the consumer apps on the start menu (which I don't want).
If I add a line:
...
0
votes
1
answer
16k
views
SCCM manual client install: ccmsetup.exe does nothing
I'm trying to deploy SCCM on Hyper-V to push updates to Windows 10 clients. When I try to manually install the SCCM client on Windows 10, the installer does nothing.
I've tried connecting to the ...
0
votes
1
answer
2k
views
WMIC Query returning unexpected answer?
Apologies if this seems like a noob question...but I can't figure this out for the life of me. I'm using WQL to query WMI for the Dell BIOS version in a task sequence in SCCM. That WQL Query is below:
...
0
votes
1
answer
4k
views
Cannot bind argument to parameter 'InputObject' because it is null
I am using SCCM 2016, Windows Server 2012. I am using the code below to move a collection to another folder. I get the error message Move-CMObject : Cannot bind argument to parameter 'InputObject' ...
0
votes
1
answer
210
views
System Center 2012: Automatically install application
I have setup a deploy for an MS Office 2013 in Microsoft System Center 2012 on a test computer using these instructions. On the test PC, it does not automatically install. If I go to the client's ...
0
votes
1
answer
5k
views
Uninstalling Software using SCCM 2012
We have several version of a software that we need to uninstall through our computers in our company (743 in total) I am new to SCCM and was wondering if someone could help me with this task.
Thanks,
0
votes
2
answers
10k
views
Retrieve SCCM collection membership via PowerShell
I'd like to find a PowerShell script that retrieve the SCCM collections for a given computer or user. I know this can be achieve via a SCCM query, but I'd like to do this using a PowerShell function.
...
0
votes
1
answer
587
views
Deploy Windows To Go on external drive using Network boot, WDS or SCCM and WinPE
We are doing a project for a IT school, each student have an external drive (WD My Passport enterprise) and we are trying to deploy Windows To Go on these drives.
Each student should be able to flash ...
0
votes
1
answer
7k
views
PXE boot aborted pending request id 21
I am trying to boot from PXE and install Windows via SCCM. Previous computers was OK, but this computer get error: pending request id 21
See:
Cannot get information about this error code.
0
votes
2
answers
3k
views
Errow while installing SCVMM 2012 R2
When i'm trying to install VMM on server 2012 R2, I get the following error
"Installing G:\amd64\setup\msi\Server\vmmServer.msi failed with Windows Installer error 1603.
See C:\ProgramData\VMMLogs\...
0
votes
0
answers
18
views
MDT removing old VB programs after sysprep
Good morning. I have installed 2 old vb programs on an image build in MDT however when I sysprep and capture the image and apply it to a laptop those programs are gone from the image. Any help would ...
0
votes
1
answer
2k
views
Install software from Windows PE
I have a base wim image file that I apply by booting into window pe and installing on a devices hard drive.
After the base image is applied I would like to install custom software depending on what is ...
0
votes
1
answer
1k
views
Autodesk DWG Trueview Installation Arguments
I am not sure if this is the right place to ask about applications so please let me know which one to post on for this if not.
My question is about Autodesk DWG Trueview. Can someone advise where I ...
0
votes
1
answer
245
views
How to find if it's Windows 10 1909 French or FrenchCanadian that was installed?
We have 2 different ISO that were used to install Windows 10:
SW_DVD9_Win_Pro_10_1909_64BIT_French_Pro_Ent_EDU_N_MLF_X22-17398
and
SW_DVD9_Win_Pro_10_1909_64BIT_FrenchCanadian_Pro_Ent_EDU_N_MLF_X22-...
0
votes
1
answer
324
views
SCCM: In Place upgrade Win 7to win 10 1903 License issue
I was working on one task sequence for In Place Upgrade. Win 10 1709 to Win 10 1903 is working fine.
But Win 7 to Win 10 1903 is getting failed during Upgrade Operating System step.
I checked some ...
0
votes
1
answer
4k
views
Unable to complete TFTP transfer via SCCM PXE boot
I'm new to SCCM and have been setting it up in a dev environment available to me. Every machine is virtual and is isolated on its own VLAN (servers and clients alike).
When I try to PXE boot any ...
0
votes
1
answer
43
views
Excel grouping of data
hard one to explain this but here goes; I have a spreadsheet from SCCM of all the installed software on the estate and I want to identify users with "base" layer of apps, so MS office basically. Here'...
0
votes
0
answers
1k
views
Computers disappear and reappear in SCCM console
We have a specific location with seven computers in it and for some reason, only one computer at a time will show up in the SCCM console. The computer that shows up is random and this changes ...
0
votes
0
answers
573
views
Unable to delete in %WinDir%\System32\OOBE\Info\Backgrounds
I've got a PS script (deploying through SCCM) that needs to delete the items in %windir%\System32\OOBE\Info\Backgrounds, but it outright refuses to do so.
If I do it manually, it works perfectly. ...
0
votes
1
answer
1k
views
Microsoft SCCM with Linux Clients
I am using Microsoft SCCM 1606 to deploy software to a Ubuntu 18.04 endpoint. My issue is that I am completely new to SCCM. The SCCM Console does not show this Linux endpoint (it does show 3 Windows ...
0
votes
0
answers
2k
views
Remove App Using Powershell
I have the following powershell script, but the result returned is always 1603 even when running with elevated rights, as administrator.
$app = Get-WmiObject -Class Win32_Product -Filter "Name = ...
0
votes
1
answer
2k
views
WQL Query on SCCM Server Bitlocker - Not Updating
On our SCCM server we are running the query below to detect computers with Bitlocker not enabled. Since running this we have set bitlocker on some of the computers which from the result set, but this ...
0
votes
1
answer
151
views
How to make application install for the user instead of the admin profile?
I am trying to package an application but when I publish it to the software centre, it installs but not for the current user, it goes into the admin profile and isn't available for the user that ...
0
votes
1
answer
1k
views
(Another) Recursive PowerShell Copy/Paste Folder Issue. PowerShell App Deployment Toolkit and SCCM
feel like I am going to laugh/Cry because I know that I am doing something stupid/obviously incorrect.
I am using SCCM and PSADT to attempt the below. It works fine if I UNC to the target folder and ...