Skip to content

Releases: 1RedOne/ClientFaux

Updated UX, better logging

Choose a tag to compare

@1RedOne 1RedOne released this 10 Jul 16:32

ClientFaux logo, think 'sly like a fox'

Adds much better logging and a nice installer experience as well, now bundled into the project too.

Now checks for minimum supported dot net version in the install experience

Be sure to uninstall the previous version before running the new installer.

ClientFaux v2.2

Choose a tag to compare

@1RedOne 1RedOne released this 13 May 16:27

Now compatible with ConfigMgr 2002.

  • Adds error handling if MP Rejects a client
  • Devices now registered in order!
  • Fixes off by one error
  • Adds logging
  • Adds scrollbar when creating a lot of devices
  • Now defaults to making 20 devices
  • Can optionally disable hardware inventory via a checkbox on the Inventory tab

ClientFaux v2.1.0

Choose a tag to compare

@1RedOne 1RedOne released this 23 May 15:27
ddabb40

The updates version of ClientFaux!

  • Fixes some spelling and crashing errors.

  • Adds new feature to be able to set your own DDR Properties. These will be added to every device you mock with ClientFaux.

    • Includes new default DDR Property of 'FakeClient' to help discern these from other clients in your infrastructure

image

**Updated .msis at 4:45 UTC on 23/5/2019

GUI Release Version!

Choose a tag to compare

@1RedOne 1RedOne released this 08 May 05:56
19e40b5

Completely rewritten in C# as a WPF app! No more customizing certificates, now it's as easy as 1-2-3!

Release

Choose a tag to compare

@1RedOne 1RedOne released this 17 Jul 21:10

We've now worked out all of the bugs with Hardware Inventory and it's ready for testing!

Pretty Icon OMG

Pretty Icon OMG Pre-release
Pre-release

Choose a tag to compare

@1RedOne 1RedOne released this 20 Jun 15:14

Now includes a beautiful hand drawn pixel icon

beauty is in the eye of the beholder

New binary name, so here's the usage now

ClientFaux.exe FoxPC123 c:\temp\MixedModeTestCert.pfx 'Pa$$w0rd!' F0X SCCM

v0.2-alpha

v0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@1RedOne 1RedOne released this 20 Jun 02:45

Fixes many sins, no longer have as many hardcoded values. We now launch with the following syntax:

AddClients.exe <DeviceName> <CertPath> <CertPW> <SiteCode> <Management point name>

Expect MUCH better logging experience and more robust error handling.

v0.1-alpha

v0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@1RedOne 1RedOne released this 13 Jun 19:21

Now has working parameters, and some level of error catching!

Use by creating a cert and exported as defined in the blog post, then run the following command:

AddClients.exe <FakeDeviceName> <CertPassword> <Three Digit ConfigMgr SiteCode> <ConfigMgr Server Netbios Name>
#e.g.
AddClients.exe "Fox6" 'Pa$$w0rd!' 'F0X' 'SCCM'