Web Development Thread, [ASP] RM CC3 Package Comparer in Coding and Web Development; Hi all
Had this web-based script that I made a while at our place now. Made some changes recently to ...
Had this web-based script that I made a while at our place now. Made some changes recently to improve the UI and allow selection of individual package allocations.
It simply iterates through the PackageControl INI files and lets you see at a glance the installation status of certain packages on certain machines.
It must be run on your DC under IIS with read access to:
* D:\RMNetwork\RMManage\Packages\Applications
* D:\RMNetwork\RMManage\Packages\Tools
* D:\RMNetwork\RMManage\Packages\PackageControl\*.in i
You will probably want to set up IIS security so only Domain Admins can access the page.