Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SCCM OSD

Featured Replies

Hi all,

I have a vbscript that I execute in my task sequence to set some variables during OSD. One of these variables needs to be used in customsettings.ini to connect to a server to retrieve a list of applications to install during my OSD Task sequence.

The vbscript uses oTSEnv = CreateObject("Microsoft.SMS.TSEnvironment") to set the variables. I can see that the variable I need is set correctly when I output all the variables during OSD.

My customsettings.ini looks like this:

[settings]

Priority=Default, getprograms

Properties=MyCustomProperty

[Default]

OSInstall=Y

[getprograms]

Program = http://%Servernamevariable%/Getprograms.asmx

How do I get this working? The %Servernamevariable% is of course the variable I set (explained above). It is for example testserver.mydomain.int. Do I have to use the propertiesline or? Maybe I can only use %variable% type with built in variable names and not my own?

You need to add the variable to the properties list, as well as set it before the Gather action in the task sequence

/ Johan

Edited by arwidmark

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.