veeam
This is an old revision of the document!
Add Snapin to Powershell
PS I:\powershell> Add-PSSnapin VeeamPSSnapin
Backup Server: PS I:\powershell> Enable-PSRemoting
https://helpcenter.veeam.com/backup/powershell/powershell_remoting.html
Create a Profile
PS C:\> new-item $profile -type file -force
Verzeichnis: \\itshessen.hessen.de\hzd\home\Duerschlag\WindowsPowerShell
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 16.03.2016 09:56 0 Microsoft.PowerShell_profile.ps1
Modify $PROFILE
notepad $PROFILE Add-PSSnapin VeeamPSSnapin
veeam.1458118806.txt.gz · Last modified: 2021/04/24 07:38 (external edit)
