Thanks to www.PowerWf.com
to mention our post on there Blog 🙂 http://blog.powerwf.com/post/12114067606/using-powershell-to-see-if-agent-proxy-is-enabled-in#disqus_thread Thanks Guys Aman Dhally
to mention our post on there Blog 🙂 http://blog.powerwf.com/post/12114067606/using-powershell-to-see-if-agent-proxy-is-enabled-in#disqus_thread Thanks Guys Aman Dhally
Hi, this is a very basic tip. The tip is “You can use PowerShell as a calculator”, so guys stop using CALC use PowerShell instead. I don’t teach you how to use Addition (+), Subtraction (-), Multiplication (*) and Division (/), tried it yourself 🙂 Thanks Aman
Hi, I hope some of you know about what is VIM is and for those who don’t know what VIM is for them “VIM” is console based text editor and it’s very advance text editor. Basically VIM was made for LINUX and it’s come pre-installed in most of the Linux Distributions. Now they also… Continue reading “VIM” a console based Script Editor for PowerShell
Hi, Today I was looking for a little PowerShell script which can Ping multiple servers and give a consolidated view on PowerShell console that which one is Live and which one is Dead. Then a decide to write my own and finally wrote it: ) and it is a only a 9 line script… Continue reading Ping Multiple Servers using “PowerShell”
Hi, The Best thing about PowerShell is that you can manipulate “windows Registry Keys” very easily with it. How? Let me show to you. Why we need to create a registry Hive/key manually? Actually for lots of reason, for example if you want to install some particular software on all accounting computer automatically and… Continue reading How to create and change “Windows Registry Keys” using PowerShell.
Hi Yes Yes I know its very Simple, But I love to share 🙂 , I know may be everyone know how to create new files using PowerShell, but still I want to share it 🙂 Cmdlet to use: New-Item Let’s start: the command is : New-Item -Name “Test.txt” -Path “D:\demo” -ItemType File New-Item:… Continue reading How to create New files using PowerShell.
Hi, I know it is very simple to do 🙂 , but sometime dumb like me don’t know how to do it . Or which Command is used to do it .. The Command which is used to create a new folder is : New-Item You can also create a new folder using old… Continue reading How to create a New folder using PowerShell.
Hi, In my office everyone is using Different “Power Schemes” on there systems. it’s good but sometime it cause little problems sometime Somebody complains about his/her desktop go to sleep mode after “10 Minutes” which they don’t like , somebody says they “ want to hibernate their laptops after 15 Minutes of idle time.… Continue reading Use “PowerCfg.exe” to change “Power Scheme” of the system with the help of “PowerShell”
Hi, Yesterday I was working on Powerpoint, Word, and Excel simultaneously and the files which i have opened in these programs was very heavy in size. so after few hours of continuous working on that these application got “Hanged” and they were “stopped Responding” . Then I open “Task Manager”, select the each process… Continue reading Close multiple “Not responding” Processes or Applications using “PowerShell”
Hi, Today the postman delivered the two brand new copies of book “Windows PowerShell 2.0 Bible” published by “John Wiley & Sons, Inc.” and written by “Thomas Lee”, “ Karl Mitschke” , “Mark E. Schill” and “Tome Tanasovski”. This Book send to us by “Mark E. Schill” From the behalf of “New Delhi PowerShell… Continue reading “Windows Powershell 2.0 Bible”