How to make progress bar in powershell while script is loading until it runs? -


i've scripted powershell code , works perfectly.

but there lot of db connections or downloading elements db.

that's why when run script, takes while before gui form appears.

is there knows how make progress bar appears when execute script , stop when gui form appears ?

thank help,

regards.

you might want check this.

http://blogs.technet.com/b/heyscriptingguy/archive/2011/01/29/add-a-progress-bar-to-your-powershell-script.aspx


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -