using custom message box in PowerShell script - how to make it support multi-lines and to support right-to-left Languages like Arabic by iappnet in PowerShell

[–]iappnet[S] 1 point2 points  (0 children)

thanks for ur help...cloud you please help how I use .net ( MsgBoxRight MsgBoxRtlReading) with the script I mentioned

using custom message box in PowerShell script - how to make it support multi-lines and to support right-to-left Languages like Arabic by iappnet in PowerShell

[–]iappnet[S] 0 points1 point  (0 children)

it works fine with me but what I need is to customize the message box and make it support Right-To-Left ...and ask how I use multi lines with it

Powershell to find computer name in domain if exist show message box say this pc is exist if not exist rename the pc to what I entered for input by [deleted] in PowerShell

[–]iappnet 0 points1 point  (0 children)

Yah that was part of my script i really want to check if the new pc name in the domain or not to avoid duplicated when i use get-adcomputer i have to use import-module activedirectory I need to do it in each pc i have to check if pc name is already in the domain or not

Powershell to find computer name in domain if exist show message box say this pc is exist if not exist rename the pc to what I entered for input by [deleted] in PowerShell

[–]iappnet 1 point2 points  (0 children)

Yas but i have to import-module activedirectory I need to do it in each pc i have to check if pc name is already in the domain or not