Delete and Create commands
Deleting devices
|
Requires The devices to be deleted are listed in a text file File. Each line of File contains one device specified by the MAC address or host name (optionally including the OU).Example: |
-
Run the program with the following syntax: :
scmd -u[ser] Username -p[assword] Password [-d[omain] Domain] –deletedevices File
Alternatively, use the following syntax:
scmd -u[ser] Username -p[assword] Password [-d[omain] Domain] –delete -devicelist File
Deleting OUs
|
Requires The OUs to be deleted are listed in a text file File. Each line of File contains one OU ID.Example: |
-
Run the program with the following syntax:
scmd -u[ser] Username -p[assword] Password [-d[omain] Domain] –delete -oulist File
Renaming OUs
|
Requires The OUs to be renamed are listed in a text file File. |
-
Run the program with the following syntax:
scmd -u[ser] Username -p[assword] Password [-d[omain] Domain] –rename -oulist File
Creating OUs
|
Requires The OUs to be created are listed in a text file File. |
-
Run the program with the following syntax:
scmd -u[ser] Username -p[assword] Password [-d[omain] Domain] –create -oulist File
To create devices in their infrastructure, import a device list provided in a text file.For further information, see Importing devices (device profiles).