Releases: 1RedOne/ClientFaux
Releases · 1RedOne/ClientFaux
Updated UX, better logging
ClientFaux v2.2
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
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
**Updated .msis at 4:45 UTC on 23/5/2019
GUI Release Version!
Completely rewritten in C# as a WPF app! No more customizing certificates, now it's as easy as 1-2-3!
Release
Pretty Icon OMG
v0.2-alpha
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
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'