Giter Site home page Giter Site logo

cmcollctr's People

Contributors

dwightgappa avatar rzander avatar wbaeck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cmcollctr's Issues

Client and SCCM Server in different domain

Our Administration Client is in a different Domain than the SCCM Server. So we are unable to connect to the Server by using Right-Click-Tool.
Please add Feature to define DNS Suffix for the SCCM Server in config file.

Issue is in "Program.cs" (line 175):
string sScope = sPath.Split(':')[0]+"add SCCM Server DNS Suffix";

CMcollctrl.exe outgoing attempt on port 54981 - Malicious company in China took over certificate?

It seems there is an issue or some sort of modified file uploaded here in Github. Cause this pops up in our environment, everytime CMcollctrl.exe is started. Which freaks out our Security team and flags every PC that are using this application.

<CMcollctrl.exe outgoing attempt on port 54981 to Address - 101.198.193.12 port 80>

And this IP nowdays goes to
virustotal URL

if IP is typed into browser this goes up
Screenshot 2022-10-01 at 01-00-51 Notice to all StartCom subscribers

<101.198.193.12 (101.198.192.0/22)
AS 55992 ( Beijing Qihu Technology Company Limited )>

Screenshot 2022-10-01 at 01-02-56 VirusTotal - Ip address - 101 198 193 12

Has the signing certificate been sold to malicious actors in China?

AutoHealthCheck issue

Even if AutoHealthCheck is set to False in the CMCollCtr.exe.config, it will still perform the health check.

Configuration to DB Connection - Where is it?

I've used Collection Commander in years past, and it has been a real life saver. I have not used the tool in a few years, so am no longer familiar how to configure it to talk to my site server's SQL DB.

In the older version, this was done under the "Options" in the upper-right corner of the window.
In the newer version of Collection Commander, where do you configure:

  • SQL Server
  • SQL DB Name

image

I downloaded the repo and see what appears to be something like an ODBC connection string within lines 11-13 of this file:
cmcollctr-master\source\CMCollCtr\App.Config

The parameters are as follows:

  • data source=
  • initial catalog=
  • persist security info=True;
  • user id=
  • password=

Are the above configurable from within the GUI? Is this an ODBC connection?

I'm running ConfigMgr 2012 on a Server 2016 machine.

Please let me know where I can configure the SQL DB connection.

Thanks again for the great tool!

-=Tyson Flint

Client Center context menu option is greyed out on 64bit Windows with Client Center 1.0.4.2

The context menu option for opening computer in Client Center is greyed out on 64bit systems with Client Center 1.0.4.2. This is caused by the Client Center Automation Library (latest) referencing the location as "%ProgramFiles%\Client Center for Configuration Manager\SCCMCliCtrWPF.exe".

Collection Commander is built as 32bit application by default from source and Client Center 1.0.4.2 is built as 64bit . This results in %ProgramFiles% expanded to Program Files (x86)\ for collection Collection Commander on 64bit Windows but Client Center 1.0.4.2 is installed in Program Files\ on 64bit Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.