Category: Scripts

Get-ACL or Set-ACL: as a backup operator, run Powershell cmdlets to manage permissions (backup administrators) without full access rights.

If you, as the administrator of the Windows file server, no longer have full access rights to certain directories, you can still manage the rights with Powershell in combination with the role "Backup Operator" or "Backup Operator". This is possible because the local security policy gives the backup operators user rights at the operating system level, which can bypass the settings of the ACL. Unfavorable: Full access rights ...

Read more

Permanent link to this post: https://help.migraven.com/get-acl-oder-set-acl-als-backup-operator-powershell-cmdlets-zur-verwaltung-von-berechtigungen-sicherungs-administratoren-ohne-vollzugriffsrechte-ausfuehren/

DFS-N consistency analysis and structure export

When managing the DFS, it is imperative to ensure consistency. The flexibility in the configuration also harbors dangers! You have to make sure that targets are only integrated via a link so that there are no redundant connections. Redundant connections sooner or later lead to problems. The following command, run in the Windows command prompt, cmd, gives...

Read more

Permanent link to this post: https://help.migraven.com/dfs-n-konsistenz-analyse-und-export-der-struktur/

Script: Collect all shares across the network.

This script collects the shares from all servers on the network. Input: a server address, an IP network, or a list of addresses.

Permanent link to this post: https://help.migraven.com/script-collect-all-shares-across-the-network/

Convert Novell trustee_database.xml to Excel

With this Powershell you can convert the Trustee XML of the Microfocus Novell Enterprise Server into a readable form in an Excel file. The depth of the explicit permissions is displayed in the first column. It should help to understand the structure better. We would like to point out if you are about to move your Microfocus/Novell filer to the...

Read more

Permanent link to this post: https://help.migraven.com/novell-trustee-database-xml-in-csv-konvertieren-migration-vorbereiten/

Import server-local groups (version 6)

migRaven only reads accounts and groups from the AD. If you want to migrate servers on which the authorizations are based on local accounts, then these must first be transferred to the DB from migRaven Imported. This has often been done on NetApp Filer in the past. Requirement: migRaven Version ...

Read more

Permanent link to this post: https://help.migraven.com/neo4j-serverlokale-gruppen-importieren/

Automatically repair desktop shortcuts after server migration

As soon as the paths change when migrating a file server, problems with links and shortcuts quickly arise. This article is about the shortcuts that users have placed themselves on the desktop. These could point to files or directories. If the drive structures change during a migration, they do not work ...

Read more

Permanent link to this post: https://help.migraven.com/defekte-links-auf-desktop-reparieren/