Code: Select all
_Department IT-Staff-Infrastructure
_Owner IT-Staff-Infrastructure
_ServiceRoles Symantec Backup
_ContactName IT-Staff-SysAdmin
_Location Tech Building
_City HoustonCode: Select all
--department="$_HOSTDEPARTMENT$" --owner="$_HOSTOWNER$" --serviceroles="$_HOSTSERVICEROLES$" --contactname="$_HOSTCONTACTNAME$" --location="$_HOSTLOCATION$" --city="$_HOSTCITY$"
Code: Select all
Department: %department%
Owner: %owner%
ServiceRoles: %serviceroles%
ContactName: %contactname%
Location: %location%
City: %city%My question is, is there a script that I can use to add this to config files or import it somehow...3500 times is going to be rough...