Skip to content

Releases: rzander/sccmclictr

V1.0.7.2

26 Mar 12:47
Compare
Choose a tag to compare
V1.0.7.2 Pre-release
Pre-release

Changes:

  • Update to .NET4.8
  • Update sccmclictr.automation.dll 1.0.1

Fixes:

  • Fix freezing dropdown list on the PSScript plugin on long running scripts

V1.0.7.1

28 Dec 14:28
Compare
Choose a tag to compare
V1.0.7.1 Pre-release
Pre-release

New: #182 ability to Lock the System
New: #177 shortcut to execmgr.log / smsts.log
New: #184 Inventory Data - root\wmi
Fix: #173 Get OS Version PS script shows "wrong" OS version

V1.0.6.1

31 Jan 08:34
Compare
Choose a tag to compare

Fix: #147 Error in SMSAdminUI.log
Fix: #143 Agent Log Path not connecting
New: #146 Jump in "Installed Software" by pressing a key
New: #139 Show BIOS Version

Fix: c58cf9a (Update on Feb.12.2020)

V1.0.5.5

16 Oct 17:39
Compare
Choose a tag to compare

Fix: #133 ReRun of TaskSequence advertisements fixed
Fix: #136 Remove DCM Action from menu bar
Fix: rzander/sccmclictrlib#7 Removed NAP Action in menu
Fix: rzander/sccmclictrlib#8 Prevent creation of a user profile on remote host
Fix: #138 Eplorer Plugin CCM-Logs to not use hardcoded path

V1.0.5.4

11 Oct 12:39
Compare
Choose a tag to compare

Changes:

  • Fix: #122 Password to connect to remote computers no longer saving
  • Fix: #120 Mouse scroll not working
  • Fix: #124 Open Console PS does not work for ssl
  • Fix: #125 Press Enter after type in Target Computer field

V1.0.5.3

25 Aug 08:42
1a106ef
Compare
Choose a tag to compare

THX to @theaquamarine for all the contributions:

  • Restore text EvaluationState to SWUpdatesGrid
  • Add error code column and include headers when copying (SWUpdatesGrid )
  • Switch to checkboxes for UI and simulate columns (Applications)
  • Display Update error code in hex format
  • Add /? flag to show usage
  • Add App*.log links to ApplicationGrid
  • Add error message columns to SwUpdateGrid/ApplicationGrid
  • Force NoMachineProfile to $true
  • Use a PSCredential to run remote console
  • Use only SecureStrings for passwords internally
  • Remove manual password change tracking

All changes: https://github.com/rzander/sccmclictr/commits/master

V1.0.5.2

14 May 18:06
Compare
Choose a tag to compare

New PSScripts:

  • DO\SCCM-RebootWithTimer.ps1
  • DO\SCCM-CANCELPendingReboot.ps1
  • DO\SCCM-ChangeForcedReboot2Non-forced.ps1
  • DO\SCCM-ResetRebootCountdown.ps1

New SCCM ConsoleExtension GUID's to allow right click in different situations

V1.0.5.1

07 May 18:37
Compare
Choose a tag to compare
V1.0.5.1 Pre-release
Pre-release

Fix: InstallDate format
Fix: SelfUpdate and RuckZuck Plugin to use latest API

V1.0.5.0

28 Jan 19:53
Compare
Choose a tag to compare

Fix:

  • broken Application Import
  • missing Maintenance Windows in UI

New:

  • Maintenance Windows Start Date picker
  • Maintenance Windows Size slider (5 to 31 Days)
  • Maintenance Windows Hide BusinessHours Checkbox
  • Application Repair
  • Application Status Icons
  • more PowerShell Script examples

V1.0.4.2

11 Feb 13:40
Compare
Choose a tag to compare

Fix: Error if computername contains only numerical Digits
Fix: Installer to install into "Program Files" instead of "Program Files (x86)"
Fix: disabled AddOns in ClickOnce Setup ( http://sccmclictr.azurewebsites.net/ClickOnce/ )
New: delete cached BoundaryGroup
New: Username and Password as optional commandline parameter