Quantcast
Channel: ConfigMgr 2012 - Powershell Right Click Tools
Viewing all 140 articles
Browse latest View live

Updated Wiki: Home

$
0
0

ConfigMgr 2012 Powershell Right Click Tools
These are Powershell console extensions for ConfigMgr 2012 (or SCCM 2012).

Feel free to donate to this project: 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input name="cmd" type="hidden" value="_s-xclick" /> <input name="hosted_button_id" type="hidden" value="A2R3NJRQULWRN" /> <input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" type="image" /></form>

Version 1.4.1 released!

Please let me know if any issues either by e-mail (Ryan2065@gmail.com), the Discussions tab, or my posts at myITforum:http://myitforum.com/myitforumwp/community/members/ryan2065/activity/

If you call the batch file with the /s switch, it will do a silent install for those of you who want to deploy this.

1.4.1 - RELEASE NOTES

Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!


1.4.0 - RELEASE NOTES

Deployment Tools - Most of the Collection Tools are now also Deployment Tools. You can choose which status messages to run the tools on, instead of running them on the whole deployment. Deployment Types Supported are Package, Task Sequence, Application and Software Update.

All tools run off the FQDN of a computer instead of the computer name

New tools:

Add / Remove Tools (Device, Collection, Deployment)
Schedule Restart / Shutdown (Device, Collection, Deployment)
Cancel Pending Restart / Shutdown (Device, Collection, Deployment)
Repair Client (Device, Collection, Deployment)
Rerun Deployment (Device, Deployment)
Add Devices to Collection (Collection)
System Information (Collection, Deployment)

Tool Changes:

Clear Cache now removes cache entries from WMI and then manually removes folders instead of copying a VBS file to the remote computer and executing it to run a control panel function. In the future I'll add the ability to just remove one or two items instead of clearing the whole cache.

Ping Device now pops up a form that constantly pings the remote computer instead of just sending one ping. You can stop it and close it at any time.

Restart SMS Service now uses powershell commands to restart the service which returns accurate error codes.

Shutdown tools - The "Give user a prompt to cancel" option now copies over a exe file and vbs file to launch the exe. The user will see a windows form pop up with a countdown timer and an option to cancel the pending restart. This also applies for scheduled restart shutdown. The files are copied to the windows install directory (C:\Windows on most computers) and are not deleted after because the scheduled task needs them there.

System Information - Shows Windows updates and drivers now.

WOL - Collection and Device versions have a huge speed improvement. A hundred packets are sent every few seconds.

Launchers - much more stable and give error messages if they can't launch the powershell file.

Installer - Now a powershell script that lets you change the install path.


Updated Wiki: Home

$
0
0

ConfigMgr 2012 Powershell Right Click Tools
These are Powershell console extensions for ConfigMgr 2012 (or SCCM 2012).

Donations for this project are accepted through Paypal!

Version 1.4.1 released!

Please let me know if any issues either by e-mail (Ryan2065@gmail.com), the Discussions tab, or my posts at myITforum:http://myitforum.com/myitforumwp/community/members/ryan2065/activity/

If you call the batch file with the /s switch, it will do a silent install for those of you who want to deploy this.

1.4.1 - RELEASE NOTES

Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!


1.4.0 - RELEASE NOTES

Deployment Tools - Most of the Collection Tools are now also Deployment Tools. You can choose which status messages to run the tools on, instead of running them on the whole deployment. Deployment Types Supported are Package, Task Sequence, Application and Software Update.

All tools run off the FQDN of a computer instead of the computer name

New tools:

Add / Remove Tools (Device, Collection, Deployment)
Schedule Restart / Shutdown (Device, Collection, Deployment)
Cancel Pending Restart / Shutdown (Device, Collection, Deployment)
Repair Client (Device, Collection, Deployment)
Rerun Deployment (Device, Deployment)
Add Devices to Collection (Collection)
System Information (Collection, Deployment)

Tool Changes:

Clear Cache now removes cache entries from WMI and then manually removes folders instead of copying a VBS file to the remote computer and executing it to run a control panel function. In the future I'll add the ability to just remove one or two items instead of clearing the whole cache.

Ping Device now pops up a form that constantly pings the remote computer instead of just sending one ping. You can stop it and close it at any time.

Restart SMS Service now uses powershell commands to restart the service which returns accurate error codes.

Shutdown tools - The "Give user a prompt to cancel" option now copies over a exe file and vbs file to launch the exe. The user will see a windows form pop up with a countdown timer and an option to cancel the pending restart. This also applies for scheduled restart shutdown. The files are copied to the windows install directory (C:\Windows on most computers) and are not deleted after because the scheduled task needs them there.

System Information - Shows Windows updates and drivers now.

WOL - Collection and Device versions have a huge speed improvement. A hundred packets are sent every few seconds.

Launchers - much more stable and give error messages if they can't launch the powershell file.

Installer - Now a powershell script that lets you change the install path.

Updated Wiki: Home

$
0
0

ConfigMgr 2012 Powershell Right Click Tools
These are Powershell console extensions for ConfigMgr 2012 (or SCCM 2012).

Donations for this project are accepted through Paypal! I'm hoping to save up to buy Sapien's Powershell Studio to make Powershell GUI creation easier.   

Version 1.4.1 released!

Please let me know if any issues either by e-mail (Ryan2065@gmail.com), the Discussions tab, or my posts at myITforum:http://myitforum.com/myitforumwp/community/members/ryan2065/activity/

If you call the batch file with the /s switch, it will do a silent install for those of you who want to deploy this.

1.4.1 - RELEASE NOTES

Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!


1.4.0 - RELEASE NOTES

Deployment Tools - Most of the Collection Tools are now also Deployment Tools. You can choose which status messages to run the tools on, instead of running them on the whole deployment. Deployment Types Supported are Package, Task Sequence, Application and Software Update.

All tools run off the FQDN of a computer instead of the computer name

New tools:

Add / Remove Tools (Device, Collection, Deployment)
Schedule Restart / Shutdown (Device, Collection, Deployment)
Cancel Pending Restart / Shutdown (Device, Collection, Deployment)
Repair Client (Device, Collection, Deployment)
Rerun Deployment (Device, Deployment)
Add Devices to Collection (Collection)
System Information (Collection, Deployment)

Tool Changes:

Clear Cache now removes cache entries from WMI and then manually removes folders instead of copying a VBS file to the remote computer and executing it to run a control panel function. In the future I'll add the ability to just remove one or two items instead of clearing the whole cache.

Ping Device now pops up a form that constantly pings the remote computer instead of just sending one ping. You can stop it and close it at any time.

Restart SMS Service now uses powershell commands to restart the service which returns accurate error codes.

Shutdown tools - The "Give user a prompt to cancel" option now copies over a exe file and vbs file to launch the exe. The user will see a windows form pop up with a countdown timer and an option to cancel the pending restart. This also applies for scheduled restart shutdown. The files are copied to the windows install directory (C:\Windows on most computers) and are not deleted after because the scheduled task needs them there.

System Information - Shows Windows updates and drivers now.

WOL - Collection and Device versions have a huge speed improvement. A hundred packets are sent every few seconds.

Launchers - much more stable and give error messages if they can't launch the powershell file.

Installer - Now a powershell script that lets you change the install path.

Updated Wiki: Home

$
0
0

ConfigMgr 2012 Powershell Right Click Tools
These are Powershell console extensions for ConfigMgr 2012 (or SCCM 2012).

Donations for this project are accepted through Paypal! I'm hoping to save up and buy Sapien's Powershell Studio to make Powershell GUI creation easier.   

Version 1.4.1 released!

Please let me know if any issues either by e-mail (Ryan2065@gmail.com), the Discussions tab, or my posts at myITforum:http://myitforum.com/myitforumwp/community/members/ryan2065/activity/

If you call the batch file with the /s switch, it will do a silent install for those of you who want to deploy this.

1.4.1 - RELEASE NOTES

Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!


1.4.0 - RELEASE NOTES

Deployment Tools - Most of the Collection Tools are now also Deployment Tools. You can choose which status messages to run the tools on, instead of running them on the whole deployment. Deployment Types Supported are Package, Task Sequence, Application and Software Update.

All tools run off the FQDN of a computer instead of the computer name

New tools:

Add / Remove Tools (Device, Collection, Deployment)
Schedule Restart / Shutdown (Device, Collection, Deployment)
Cancel Pending Restart / Shutdown (Device, Collection, Deployment)
Repair Client (Device, Collection, Deployment)
Rerun Deployment (Device, Deployment)
Add Devices to Collection (Collection)
System Information (Collection, Deployment)

Tool Changes:

Clear Cache now removes cache entries from WMI and then manually removes folders instead of copying a VBS file to the remote computer and executing it to run a control panel function. In the future I'll add the ability to just remove one or two items instead of clearing the whole cache.

Ping Device now pops up a form that constantly pings the remote computer instead of just sending one ping. You can stop it and close it at any time.

Restart SMS Service now uses powershell commands to restart the service which returns accurate error codes.

Shutdown tools - The "Give user a prompt to cancel" option now copies over a exe file and vbs file to launch the exe. The user will see a windows form pop up with a countdown timer and an option to cancel the pending restart. This also applies for scheduled restart shutdown. The files are copied to the windows install directory (C:\Windows on most computers) and are not deleted after because the scheduled task needs them there.

System Information - Shows Windows updates and drivers now.

WOL - Collection and Device versions have a huge speed improvement. A hundred packets are sent every few seconds.

Launchers - much more stable and give error messages if they can't launch the powershell file.

Installer - Now a powershell script that lets you change the install path.

Released: PS Right Click Tools v1.4.1 (Apr 04, 2013)

$
0
0
Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!

Updated Release: PS Right Click Tools v1.4.1 (Apr 04, 2013)

$
0
0
Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!

New Post: Uninstaller

$
0
0
This shouldn't be too terribly difficult....If you are looking for how to do it, try this:
  1. Delete these files:
    Client Actions on Device.xml
    Client Tools on Device.xml
    Console Tools on Device.xml
    Client Actions on Deployment.xml
    Client Tools on Deployment.xml
    Console Tools on Deployment.xml
    Client Actions on Collection.xml
    Client Tools on Collection.xml
    Console Tools on Collection.xml
Where they appear in these folders:
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\0770186d-ea57-4276-a46b-7344ae081b58
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\20313308-298b-4c29-9830-292c57dc83d3
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\21581552-82c3-42f7-b0bd-c48f04f2d148
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\3785759b-db2c-414e-a540-e879497c6f97
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\3fd01cd1-9e01-461e-92cd-94866b8d1f39
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\4f89279a-6f64-467a-8e04-f35cda1f50a4
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\8d4785b2-b055-43e2-afb1-a9347c95d971
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\93218e21-485a-4e2b-9f23-77c76145e214
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\a92615d6-9df3-49ba-a8c9-6ecb0e8b956b
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\d1621955-48ad-4bba-9c85-95f74c0c6538
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\ed9dee86-eadd-4ac8-82a1-7234a4646e62
%SMS_ADMIN_UI_PATH%....\xmlstorage\extensions\actions\f4739863-3c18-42c0-84cc-f214fe1be509
  1. Delete this folder:
    C:\Program Files\SCCMConsoleExtensions\

Updated Wiki: Home

$
0
0

ConfigMgr 2012 Powershell Right Click Tools
These are Powershell console extensions for ConfigMgr 2012 (or SCCM 2012).

Donations for this project are accepted through Paypal! I create the right click tools for the community in my free time outside of my job. If these tools have helped you, please consider donating.

Version 1.4.1 released!

Please let me know if any issues either by e-mail (Ryan2065@gmail.com), the Discussions tab, or my posts at myITforum:http://myitforum.com/myitforumwp/community/members/ryan2065/activity/

If you call the batch file with the /s switch, it will do a silent install for those of you who want to deploy this.

1.4.1 - RELEASE NOTES

Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!


1.4.0 - RELEASE NOTES

Deployment Tools - Most of the Collection Tools are now also Deployment Tools. You can choose which status messages to run the tools on, instead of running them on the whole deployment. Deployment Types Supported are Package, Task Sequence, Application and Software Update.

All tools run off the FQDN of a computer instead of the computer name

New tools:

Add / Remove Tools (Device, Collection, Deployment)
Schedule Restart / Shutdown (Device, Collection, Deployment)
Cancel Pending Restart / Shutdown (Device, Collection, Deployment)
Repair Client (Device, Collection, Deployment)
Rerun Deployment (Device, Deployment)
Add Devices to Collection (Collection)
System Information (Collection, Deployment)

Tool Changes:

Clear Cache now removes cache entries from WMI and then manually removes folders instead of copying a VBS file to the remote computer and executing it to run a control panel function. In the future I'll add the ability to just remove one or two items instead of clearing the whole cache.

Ping Device now pops up a form that constantly pings the remote computer instead of just sending one ping. You can stop it and close it at any time.

Restart SMS Service now uses powershell commands to restart the service which returns accurate error codes.

Shutdown tools - The "Give user a prompt to cancel" option now copies over a exe file and vbs file to launch the exe. The user will see a windows form pop up with a countdown timer and an option to cancel the pending restart. This also applies for scheduled restart shutdown. The files are copied to the windows install directory (C:\Windows on most computers) and are not deleted after because the scheduled task needs them there.

System Information - Shows Windows updates and drivers now.

WOL - Collection and Device versions have a huge speed improvement. A hundred packets are sent every few seconds.

Launchers - much more stable and give error messages if they can't launch the powershell file.

Installer - Now a powershell script that lets you change the install path.


New Post: Installer

$
0
0
Hi Ryan,

I'm still interested in helping develop an MSI installer for the project. Let me know what you think.

Cheers,


Nash

Reviewed: PS Right Click Tools v1.4.1 (Jul 26, 2013)

$
0
0
Rated 5 Stars (out of 5) - Thanks for putting this all together.

Commented Unassigned: Client Tools>Show Collections not working [4]

$
0
0
Running PS Right-click tools 1.4.1, when I try to select a machine object and go to Client Tools> Show Collections, the window that pops up has no information.
Comments: It actually happens on every computer object we try it on, no matter their age. This behavior occurs on multiple workstations too. PC running console: Windows 7 Enterprise (tested from both 32 and 64 bit machines). Running SCCM 2012 RTM with CM2 console hotfix. I can provide exact version numbers if you think that will help.

New Post: scheduled wake on lan

$
0
0
hello

thanks for this tool !
in the futur will it be possible to have a tool to wake on lan a collection every morning ?

Regards

Created Unassigned: Have to manually copy the Extensions folder [5]

$
0
0
Tried running as admin and various other ways of running the cmd to get this to work, but had to manually copy the Extensions folder to C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage for the tools to show up in the Right Click menu.

Reviewed: PS Right Click Tools v1.4.1 (oct. 03, 2013)

$
0
0
Rated 4 Stars (out of 5) - Hi, First thank you for sharing this with us , working great on server it self , but cannot get it working on a remote SCCM Console ( windows7 x64) , no errors just nothing display on the console thank you !

Commented Unassigned: Have to manually copy the Extensions folder [5]

$
0
0
Tried running as admin and various other ways of running the cmd to get this to work, but had to manually copy the Extensions folder to C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage for the tools to show up in the Right Click menu.
Comments: During the install, it will ask you for the Admin console install location, remove "AdminConsole" from the path. That will copy the folder to the correct location. If you leave it the default path, the install will place an AdminConsole folder inside of the AdminConsole folder.

Released: PS Right Click Tools v1.4.1 (Apr 04, 2013)

$
0
0
Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!

Updated Release: PS Right Click Tools v1.4.1 (Apr 04, 2013)

$
0
0
Bug fix release.

Silent install script now checks the registry for the install location as well as the environment variable. Previously, if you installed the console and hadn't restarted the computer yet, the tools couldn't auto-detect your install location.

All UIs run in STA mode instead of MTA mode now. In testing, this fixed all of the crashes I experienced.

Coming soon - User tools and AD tools!

Commented Unassigned: Have to manually copy the Extensions folder [5]

$
0
0
Tried running as admin and various other ways of running the cmd to get this to work, but had to manually copy the Extensions folder to C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage for the tools to show up in the Right Click menu.
Comments: I changed the installer so that should work now. There was a bug I found that changed the path if it existed, which was the opposite logic I intended.

Commented Unassigned: Client Tools>Show Collections not working [4]

$
0
0
Running PS Right-click tools 1.4.1, when I try to select a machine object and go to Client Tools> Show Collections, the window that pops up has no information.
Comments: I have an idea for a fix, that will have to be for the next release.

Commented Unassigned: Have to manually copy the Extensions folder [5]

$
0
0
Tried running as admin and various other ways of running the cmd to get this to work, but had to manually copy the Extensions folder to C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage for the tools to show up in the Right Click menu.
Comments: Awesome. Thanks for fixing that. Much appreciated.
Viewing all 140 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>