Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED SCCM client agents not installing on Linux machines

Status
Not open for further replies.

Harshit Pandey

Well-Known Member
Messages
278
Solutions
8
Reaction score
8
Points
18
Hi I am currently using configuration manager version 1602 and I am trying to install the client on an Oracle Linux version 6 server. I downloaded the Config Mgr Clients for Linux.EXE package and extracted it. I am using the following command to install

./install -mp xxxxxxx-sitecode xxxx ccm-Universalx64.tar and I get the following response:

./install: line 939: [: /home/rene/linux: binary operator expected

tar: /home/rene/linux: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
cat: /tmp/cmetc/etc/buildarch: No such file or directory
The OS/Version/Architecture of this archive file does not match this system, exiting...

Any help would be appreciated.
 
First thing is verify if the client agent is compatible with the Linux OS. Second - When you copy the SCCM agent to Linux Server ensure that the folder name doesn't have any spaces. Else you will see the error that you mentioned.
 
You are correct prajwal. I verified that client agent was compatible and I created a folder without any spaces and copied the setup file. This fixed the issue. Once again thanks.
 
Status
Not open for further replies.

Forum statistics

Threads
7,027
Messages
27,499
Members
17,680
Latest member
Symetria
Back
Top