Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: PowerShell

PowerShell – Not all XML properties are passed to the pipeline

I am writing a fairly substantial Posh module as a CLI front end for a set of RESTful web services. I have a strange problem that I was able to characterize, but did not find a clean solution.

<

October 21, 2021By Simo XML all, attribute, Delivery, is not, Pipeline, PowerShell, XMLLeave a Comment

Regular expression – replace the escape character in PowerShell

I have a string of…

“some text \\computername.example.com\admin$ “. How do I do the substitution so my final result is just “computername”

My question does not seem to know how to esc

October 18, 2021By Simo Regexp Characters, escape, expressions, Positive, PowerShell, replacementLeave a Comment

PowerShell foundation

Windows powershell is a command-line shell and scripting environment, which is built into the operating system of win7 and above, so that command-line users and script writers can take advantage of

October 18, 2021By Simo Windows foundation, PowerShellLeave a Comment

PowerShell: Retrieve the JSON object by variable value

$json = ConvertFrom-Json “{key:true}”
$key = “key”
Write-Host $json[$key] I want it to be printed, but it is not the case. I know that $json.key will work. Can it be done?

$json = ConvertFro

October 2, 2021By Simo Search Engines change, JSON, object, PowerShell, press, retrieve, valueLeave a Comment

PowerShell – Add existing NLB cluster

I have been trying to write a power shell program to check if the cluster exists. If not, then it will create it and add itself to it.
If another computer Wake up, it checks if the cluster exists,

October 1, 2021By Simo Load Balance cluster, Existing, JOIN, NLB, PowerShellLeave a Comment

PowerShell – Automation Process from Dynamics CRM 2011

I am responsible for deploying our customized multiple Dynamics CRM environments. What I want to do is to automate the process of exporting the default solution to the file system. From there I can

September 30, 2021By Simo Auto-Test automation, CRM, default, Dynamics, export, PowerShell, process, program, ResolutionLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress