0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

作品:LDAPソート(LDAP_Sort)

Last updated at Posted at 2023-12-24

#概要

LDAPファイルをソートするスクリプトです。

Github: https://github.com/RistoLibera/LDAP_Sort

#使用技術

・Powershell
・LDAP

#機能一覧

1.PNG

スクリプトとldifファイルを同じフォルダに配置します。

2.PNG

WindowsのCLIを開き、対象ファイル名と並び順を指定して実行します。

3.PNG

ソート成功!

#まとめ

memory leakエラーを回避するため、一時ファイルを生成して処理を行い、安定してソートを実現しています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?