Search the Community
Showing results for tags 'html'.
-
I am using the CM12 bitlocker hta and want to incorporate software installation into it. I have a task sequence variable that links up to my sccm2012 repository to install firefox if the task sequence variable OSDFirefox = True My checkbox input looks like this: <input type="checkbox" name="Firefox" value="True" /> Firefox Then I have some vbscript stating: If Firefox.checked Then oTasksequence ("OSDFirefox") = "True" End if However this was not enough as the variable still was not being exported out.. In my javascript I have set to return a confirmation message which should tell me if the value is true or not. Firefox= document.getElementById("Firefox").checked; When I test these script my value for Firefox comes up as Yes all the time. What am I doing wrong?
-
How to fix Knowledge Articles viewed as RTF to HTML
amarc611 posted a question in System Center Service Manager
Knowledge Base articles in Microsoft System Center 2012 Service Manager are display as RTF by design. Everyone knows that Knowledge Articles in RTF format, are not very user friendly and very clunky. So searched the web from some alternative way to make SCSM 2012 display the way I wanted. I needed the following: · Full-text search support; · Search by the article ID; · Lists of the most recent and most popular articles; · Personal page for each article to make bookmarks and permanent links; · Ability to rate and comment articles on the portal; · Caching engine for faster access for heavy load situations; · Customizable titles; · Multi-language support; · Affordable price. Here is what I found check out this link. http://www.scutils.com/products/knowledge-base The gentleman's name is Marat Kuanyshev he is based out of Kazakhstan. He is a MS Gold Partner. He is legit I met with him and he gave me a full demo of his webpart and it did exactly what he claimed it would do. I suggest that if you want the functionallity above check out SCUTILS.