Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
#Export of Standard ZCM Applications
betf "Software/ZENworks Control Center" zcc
betf "Software/Desktop Depot" desktopDepot
betf "Software/Firefox 3.6 en" ff36en
betf "Software/Firefox 3.6 de" ff36de
betf "Software/Adobe Acrobat Reader 9 en" ar9en
betf "Software/Adobe Acrobat Reader 9 de" ar9de
betf "Software/Notepad" np
betf "Software/WinSCP 4.2.9" WinSCP429
betf "Software/Change ZIcon" changeZicon
betf "Software/Device Manager" devmgmt
# Create Folder
wfc MG
wfc DUS
bfc SOFTWARE
# Create Applications and upload Software
bc "Adobe Acrobat Reader 9 de" ar9de.xml "SOFTWARE" -a ar9de_ActionContentInfo.xml -i icons/AcroRd32.ico
bc "Adobe Acrobat Reader 9 en" ar9en.xml "SOFTWARE" -a ar9en_ActionContentInfo.xml -i icons/AcroRd32.ico
bc "ZENworks Control Center" zcc.xml "SOFTWARE" -i icons/ZENUpdater.ico
bc "Desktop Depot" desktopDepot.xml "SOFTWARE" -i icons/NalView.ico
bc "Firefox 3.6 en" ff36en.xml "SOFTWARE" -a ff36en_ActionContentInfo.xml -i icons/firefox.ico
bc "Firefox 3.6 de" ff36de.xml "SOFTWARE" -a ff36de_ActionContentInfo.xml -i icons/firefox.ico
bc "WinSCP 4.2.9" WinSCP429.xml "SOFTWARE" -a WinSCP429_ActionContentInfo.xml -i icons/WinSCP.ico
bc "Notepad" np .xml "SOFTWARE" -a np _ActionContentInfo.xml -i icons/notepad .ico
bc "Change ZIcon" changeZicon.xml "SOFTWARE" -a changeZicon_ActionContentInfo.xml
bc "Device Manager" devmgmt.xml "SOFTWARE" -i icons/devmgr.ico
# Create Groups and assign Applications
bgc "Standard Desktop Software on Desktop" SOFTWARE -m "SOFTWARE/Desktop Depot,SOFTWARE/ZENworks Control Center"
bgc "Standard Desktop Software NAL" SOFTWARE -m "SOFTWARE/Change ZIcon,SOFTWARE/WinSCP 4.2.9,SOFTWARE/Notepad,SOFTWARE/Device Manager,SOFTWARE/Adobe Acrobat Reader 9 en,SOFTWARE/Adobe Acrobat Reader 9 de,SOFTWARE/Firefox 3.6 en,SOFTWARE/Firefox 3.6 de"
# Associations between Groups and Workstation Folders
ba device "Software/Standard Desktop Software on Desktop" Workstations/MG
ba device "Software/Standard Desktop Software NAL" Workstations/MG
ba device "Software/Standard Desktop Software on Desktop" Workstations/DUS
ba device "Software/Standard Desktop Software NAL" Workstations/DUS
#Create DLU Policy, Power Mgmt, Browser Bookmarks, Policy Folder, Policy Group and Group Assignments
pfc "Configuration Policies"
pc "DLU" dlu.xml "Configuration Policies"
pc "DLU Admin" dluadmin.xml "Configuration Policies"
pc "Standard Bookmarks" bookmarks.xml "Configuration Policies"
pc "Power Management" pwmgmt.xml "Configuration Policies"
pgc "Standard Configuration" "Configuration Policies" -m "Configuration Policies/DLU,Configuration Policies/Standard Bookmarks,Configuration Policies/Power Management"
# Associations between Policies and Workstation Folders
pa device "Configuration Policies/Standard Configuration" Workstations/MG
pa device "Configuration Policies/Standard Configuration" Workstations/DUS