Jump to content


Search the Community

Showing results for tags 'variables'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Cloud
    • Azure
    • Microsoft Intune
    • Office 365
    • Windows 365
  • General Stuff
    • General Chat
    • Events
    • Site News
    • Official Forum Supporters
    • Windows News
    • Suggestion box
    • Jobs
  • MDT, SMS, SCCM, Current Branch &Technical Preview
    • How do I ?
    • Microsoft Deployment Toolkit (MDT)
    • SMS 2003
    • Configuration Manager 2007
    • Configuration Manager 2012
    • System Center Configuration Manager (Current Branch)
    • Packaging
    • scripting
    • Endpoint Protection
  • Windows Client
    • how do I ?
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
    • windows screenshots
  • Windows Server
    • Windows Server General
    • Active Directory
    • Microsoft SQL Server
    • System Center Operations Manager
    • KMS
    • Windows Deployment Services
    • NAP
    • Failover Clustering
    • PKI
    • Hyper V
    • Exchange
    • IIS/apache/web server
    • System Center Data Protection Manager
    • System Center Service Manager
    • System Center App Controller
    • System Center Virtual Machine Manager
    • System Center Orchestrator
    • Lync
    • Application Virtualization
    • Sharepoint
    • WSUS

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests

Found 3 results

  1. Hi there Hopefully someone can help me out here. I plan on using a custom UDI Task Sequence to deploy a particular software package in our organization. The reason why a Task Sequence is been used is that we want to able to allow local admins/users choose the language of the software package that gets installed. I actually have it working already where, depending what a user chooses in the UDI, triggers a Task Sequence variable to run and install the particular language that the user had chosen. This works just fine and will probably suffice for our needs but i was hoping to add some more logic into the TS so that it would detect the OS language that the user has and then have the equivalent language of the software package already selected when they reached the the selection screen. As an example, if a user happened to have a Japanese OS, then when they came to the selection screen for the software package, the Japanese version would be automatically selected. I have already done something similar in the past with an OSD scenario (using CustomSettings.ini) where the default gateway IP determines what the timezone, keyboard settings, etc are automatically selected but what i'm trying to attempt right now is a "refresh" scenario, i.e., the TS will run inside the Windows OS and not PE. Anyone have any ideas on this? Thank you.
  2. Hello, I found the script below on an old TechNet forum post. I'm curious about the variables being used. Are they ConfigMgr variables or something the poster created? If they are known variables in ConfigMgr where can I find these values? Is there a documented list somewhere? Start-CMSoftwareUpdateDeployment -CollectionName $CollectionName -DeploymentType $DeploymentIntent -DeploymentName $DeployMentName -DeploymentAvailableDay(Get-date) -DeploymentExpireTime (Get-Date) Thanks, Mike
  3. Hello, Would anybody be able to assist me with instructions on how I can distribute a folder to "Users, Public, Public Desktop" I would like to add this to a functional existing task sequence, but I'm lacking the knowledge to do so. Any assistance from the users of this awesome forum would be GREATLY appreciated.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.