Advanced Topics

In this section we discuss the advanced topics of the PowerShell Extension for DSM 2019.1.


We assume that you have already created a PowerShell drive named "emdb:", that is associated with the root directory of your DSM 2019.1 environment. You might add the following commands to your PowerShell profile to create the drive automatically:


Import-Module PSX7

New-EmdbDrive -Root \\chisv01.solys.local

 

Further information regarding the connection to your DSM 2019.1 environment is discussed in section  Establishing a Connection.